"./vfs.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/08/26 01:10:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-hunovij6ticu" 2026/08/26 01:10:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/26 01:10:44 DEBUG : Creating backend with remote "/tmp/rclone2652212719" === RUN TestDirHandleMethods run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:10:44 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:10:49 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:10:49 DEBUG : dir: Looking for writers 2026/08/26 01:10:49 DEBUG : Looking for writers 2026/08/26 01:10:49 DEBUG : dir: reading active writers 2026/08/26 01:10:49 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (30.97s) === RUN TestDirHandleReaddir run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:11:15 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:11:25 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:11:25 DEBUG : dir/subdir: Looking for writers 2026/08/26 01:11:25 DEBUG : dir: Looking for writers 2026/08/26 01:11:25 DEBUG : file1: reading active writers 2026/08/26 01:11:25 DEBUG : file2: reading active writers 2026/08/26 01:11:25 DEBUG : subdir: reading active writers 2026/08/26 01:11:25 DEBUG : Looking for writers 2026/08/26 01:11:25 DEBUG : dir: reading active writers 2026/08/26 01:11:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (46.12s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:12:01 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:12:05 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:12:05 DEBUG : dir: Looking for writers 2026/08/26 01:12:05 DEBUG : file1: reading active writers 2026/08/26 01:12:05 DEBUG : Looking for writers 2026/08/26 01:12:05 DEBUG : dir: reading active writers 2026/08/26 01:12:05 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (21.65s) === RUN TestDirMethods run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:12:23 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:12:27 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:12:27 DEBUG : dir: Looking for writers 2026/08/26 01:12:27 DEBUG : Looking for writers 2026/08/26 01:12:27 DEBUG : dir: reading active writers 2026/08/26 01:12:27 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (18.95s) === RUN TestDirForgetAll run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:12:42 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:12:44 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/26 01:12:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 01:12:44 DEBUG : pacer: Reducing sleep to 15ms 2026/08/26 01:12:45 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/26 01:12:45 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 01:12:47 DEBUG : dir: forgetting directory cache 2026/08/26 01:12:47 DEBUG : forgetting directory cache 2026/08/26 01:12:47 DEBUG : dir: forgetting directory cache 2026/08/26 01:12:47 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:12:47 DEBUG : Looking for writers 2026/08/26 01:12:47 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (19.65s) === RUN TestDirForgetPath run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:13:01 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:13:06 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/26 01:13:06 DEBUG : dir: invalidating directory cache 2026/08/26 01:13:06 DEBUG : >ForgetPath: 2026/08/26 01:13:06 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/26 01:13:06 DEBUG : invalidating directory cache 2026/08/26 01:13:06 DEBUG : dir: forgetting directory cache 2026/08/26 01:13:06 DEBUG : >ForgetPath: 2026/08/26 01:13:06 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/26 01:13:06 DEBUG : >ForgetPath: 2026/08/26 01:13:06 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:13:06 DEBUG : dir: Looking for writers 2026/08/26 01:13:06 DEBUG : Looking for writers 2026/08/26 01:13:06 DEBUG : dir: reading active writers 2026/08/26 01:13:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (19.60s) === RUN TestDirWalk run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:13:21 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:13:32 DEBUG : forgetting directory cache 2026/08/26 01:13:32 DEBUG : dir: forgetting directory cache 2026/08/26 01:13:33 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:13:33 DEBUG : dir: Looking for writers 2026/08/26 01:13:33 DEBUG : fil/a/b: Looking for writers 2026/08/26 01:13:33 DEBUG : fil/a: Looking for writers 2026/08/26 01:13:33 DEBUG : b: reading active writers 2026/08/26 01:13:33 DEBUG : fil: Looking for writers 2026/08/26 01:13:33 DEBUG : a: reading active writers 2026/08/26 01:13:33 DEBUG : Looking for writers 2026/08/26 01:13:33 DEBUG : dir: reading active writers 2026/08/26 01:13:33 DEBUG : fil: reading active writers 2026/08/26 01:13:33 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (55.74s) === RUN TestDirSetModTime run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:14:17 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:14:21 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:14:21 DEBUG : dir: Looking for writers 2026/08/26 01:14:21 DEBUG : Looking for writers 2026/08/26 01:14:21 DEBUG : dir: reading active writers 2026/08/26 01:14:21 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (19.01s) === RUN TestDirStat run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:14:36 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:14:40 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:14:40 DEBUG : dir: Looking for writers 2026/08/26 01:14:40 DEBUG : file1: reading active writers 2026/08/26 01:14:40 DEBUG : Looking for writers 2026/08/26 01:14:40 DEBUG : dir: reading active writers 2026/08/26 01:14:40 DEBUG : >WaitForWriters: --- PASS: TestDirStat (18.78s) === RUN TestDirReadDirAll run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:14:54 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/08/26 01:15:06 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/26 01:15:06 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/26 01:15:06 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/26 01:15:06 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/26 01:15:08 DEBUG : dir/virtualFile: modtime not stored after upload (got 2026-08-26 01:15:07 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 01:15:30 DEBUG : dir: invalidating directory cache 2026/08/26 01:15:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/26 01:15:30 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/26 01:15:30 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/26 01:15:30 DEBUG : dir/file1: Reset virtual modtime 2026/08/26 01:15:30 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/26 01:15:30 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/26 01:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/26 01:15:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/26 01:15:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:15:30 DEBUG : dir: invalidating directory cache 2026/08/26 01:15:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/26 01:15:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/26 01:15:30 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/26 01:15:30 DEBUG : forgetting directory cache 2026/08/26 01:15:30 DEBUG : dir: forgetting directory cache 2026/08/26 01:15:30 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/26 01:15:30 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:15:30 DEBUG : dir/virtualDir: Looking for writers 2026/08/26 01:15:30 DEBUG : dir: Looking for writers 2026/08/26 01:15:30 DEBUG : virtualFile: reading active writers 2026/08/26 01:15:30 DEBUG : virtualDir: reading active writers 2026/08/26 01:15:30 DEBUG : file1: reading active writers 2026/08/26 01:15:30 DEBUG : virtualFile2: reading active writers 2026/08/26 01:15:30 DEBUG : Looking for writers 2026/08/26 01:15:30 DEBUG : dir: reading active writers 2026/08/26 01:15:30 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (68.29s) --- PASS: TestDirReadDirAll/Virtual (24.87s) === RUN TestDirOpen run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:16:03 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:16:07 ERROR : dir/: Can only open directories read only 2026/08/26 01:16:07 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:16:07 DEBUG : dir: Looking for writers 2026/08/26 01:16:07 DEBUG : Looking for writers 2026/08/26 01:16:07 DEBUG : dir: reading active writers 2026/08/26 01:16:07 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (19.72s) === RUN TestDirCreate run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:16:22 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:16:27 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:16:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/26 01:16:27 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/26 01:16:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/26 01:16:27 DEBUG : Yandex rclone-test-hunovij6ticu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 01:16:30 DEBUG : dir/potato: size = 5 OK 2026/08/26 01:16:30 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:16:30 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/26 01:16:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/26 01:16:30 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:16:30 DEBUG : dir: Looking for writers 2026/08/26 01:16:30 DEBUG : file1: reading active writers 2026/08/26 01:16:30 DEBUG : potato: reading active writers 2026/08/26 01:16:30 DEBUG : Looking for writers 2026/08/26 01:16:30 DEBUG : dir: reading active writers 2026/08/26 01:16:30 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (28.20s) === RUN TestDirMkdir run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:16:51 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:16:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/26 01:16:58 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:16:58 DEBUG : dir/sub: Looking for writers 2026/08/26 01:16:58 DEBUG : dir: Looking for writers 2026/08/26 01:16:58 DEBUG : sub: reading active writers 2026/08/26 01:16:58 DEBUG : file1: reading active writers 2026/08/26 01:16:58 DEBUG : Looking for writers 2026/08/26 01:16:58 DEBUG : dir: reading active writers 2026/08/26 01:16:58 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (31.06s) === RUN TestDirMkdirSub run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:17:22 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:17:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/26 01:17:27 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/26 01:17:29 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:17:29 DEBUG : dir/sub/subsub: Looking for writers 2026/08/26 01:17:29 DEBUG : dir/sub: Looking for writers 2026/08/26 01:17:29 DEBUG : subsub: reading active writers 2026/08/26 01:17:29 DEBUG : dir: Looking for writers 2026/08/26 01:17:29 DEBUG : file1: reading active writers 2026/08/26 01:17:29 DEBUG : sub: reading active writers 2026/08/26 01:17:29 DEBUG : Looking for writers 2026/08/26 01:17:29 DEBUG : dir: reading active writers 2026/08/26 01:17:29 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (39.34s) === RUN TestDirRemove run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:18:01 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:18:06 ERROR : dir/: Dir.Remove not empty 2026/08/26 01:18:06 DEBUG : dir/file1: Remove: 2026/08/26 01:18:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:18:13 DEBUG : dir/file1: >Remove: err= 2026/08/26 01:18:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/26 01:18:21 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:18:21 DEBUG : Looking for writers 2026/08/26 01:18:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (20.58s) === RUN TestDirRemoveAll run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:18:22 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:18:25 DEBUG : dir/file1: Remove: 2026/08/26 01:18:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:18:32 DEBUG : dir/file1: >Remove: err= 2026/08/26 01:18:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/26 01:18:40 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:18:40 DEBUG : Looking for writers 2026/08/26 01:18:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (19.04s) === RUN TestDirRemoveName run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:18:41 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:18:43 DEBUG : dir/file1: modtime not stored after upload (got 2026-08-26 01:18:42 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 01:18:47 DEBUG : dir/file1: Remove: 2026/08/26 01:18:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:18:53 DEBUG : dir/file1: >Remove: err= 2026/08/26 01:18:54 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:18:54 DEBUG : dir: Looking for writers 2026/08/26 01:18:54 DEBUG : Looking for writers 2026/08/26 01:18:54 DEBUG : dir: reading active writers 2026/08/26 01:18:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (20.39s) === RUN TestDirRename run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:19:01 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:19:08 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/26 01:19:11 DEBUG : dir: Updating dir with dir2 0x320c54a00e40 2026/08/26 01:19:11 DEBUG : dir: forgetting directory cache 2026/08/26 01:19:11 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/26 01:19:11 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/26 01:19:14 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/26 01:19:14 DEBUG : file2: Updating file with file2 0x320c5501ec30 2026/08/26 01:19:14 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/26 01:19:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 01:19:22 INFO : dir2/file3: Deleted 2026/08/26 01:19:23 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/26 01:19:23 DEBUG : dir2/file3: Updating file with dir2/file3 0x320c5501ec30 2026/08/26 01:19:23 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/26 01:19:23 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/26 01:19:25 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/26 01:19:28 DEBUG : empty directory: Updating dir with renamed empty directory 0x320c554a5740 2026/08/26 01:19:28 DEBUG : empty directory: forgetting directory cache 2026/08/26 01:19:28 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/26 01:19:28 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/26 01:19:28 DEBUG : dir2: Renaming to "dir3" 2026/08/26 01:19:28 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:19:28 DEBUG : dir3: Looking for writers 2026/08/26 01:19:28 DEBUG : file3: reading active writers 2026/08/26 01:19:28 DEBUG : renamed empty directory: Looking for writers 2026/08/26 01:19:28 DEBUG : Looking for writers 2026/08/26 01:19:28 DEBUG : renamed empty directory: reading active writers 2026/08/26 01:19:28 DEBUG : dir3: reading active writers 2026/08/26 01:19:28 DEBUG : >WaitForWriters: --- PASS: TestDirRename (48.54s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:19:50 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:19:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/26 01:19:54 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:19:55 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 01:19:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/26 01:19:55 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/26 01:19:55 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/26 01:19:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/26 01:19:55 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:19:55 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 01:19:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/26 01:19:55 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/26 01:19:55 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/26 01:19:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/26 01:19:55 DEBUG : Yandex rclone-test-hunovij6ticu: File to upload is small (12 bytes), uploading instead of streaming 2026/08/26 01:19:57 DEBUG : dir/sub/file2: size = 12 OK 2026/08/26 01:19:57 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/26 01:19:57 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/26 01:19:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/26 01:19:57 DEBUG : forgetting directory cache 2026/08/26 01:19:57 DEBUG : dir: forgetting directory cache 2026/08/26 01:19:57 DEBUG : dir/sub: forgetting directory cache 2026/08/26 01:19:57 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/26 01:19:57 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/26 01:19:57 DEBUG : Yandex rclone-test-hunovij6ticu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 01:20:00 DEBUG : dir/sub/file0: size = 5 OK 2026/08/26 01:20:00 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:20:00 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/26 01:20:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/26 01:20:00 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:20:00 DEBUG : dir/sub: Looking for writers 2026/08/26 01:20:00 DEBUG : file0: reading active writers 2026/08/26 01:20:00 DEBUG : file2: reading active writers 2026/08/26 01:20:00 DEBUG : dir: Looking for writers 2026/08/26 01:20:00 DEBUG : file1: reading active writers 2026/08/26 01:20:00 DEBUG : sub: reading active writers 2026/08/26 01:20:00 DEBUG : Looking for writers 2026/08/26 01:20:00 DEBUG : dir: reading active writers 2026/08/26 01:20:00 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (44.73s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:20:34 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/26 01:20:34 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:20:34 DEBUG : Looking for writers 2026/08/26 01:20:34 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.84s) === RUN TestDirMetadataExtension run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:20:35 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/26 01:20:39 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:20:39 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/26 01:20:39 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/26 01:20:39 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/26 01:20:39 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:20:39 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/26 01:20:39 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/26 01:20:39 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:20:39 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/26 01:20:39 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/26 01:20:39 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/26 01:20:39 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:20:39 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/26 01:20:39 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:20:39 DEBUG : dir: Looking for writers 2026/08/26 01:20:39 DEBUG : file1.metadata: reading active writers 2026/08/26 01:20:39 DEBUG : file1: reading active writers 2026/08/26 01:20:39 DEBUG : Looking for writers 2026/08/26 01:20:39 DEBUG : dir: reading active writers 2026/08/26 01:20:39 DEBUG : dir.metadata: reading active writers 2026/08/26 01:20:39 DEBUG : >WaitForWriters: 2026/08/26 01:20:49 DEBUG : dir: forgetting directory cache 2026/08/26 01:20:49 DEBUG : forgetting directory cache 2026/08/26 01:20:49 DEBUG : dir: forgetting directory cache --- PASS: TestDirMetadataExtension (19.61s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:20:55 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:20:58 DEBUG : dir/file1: modtime not stored after upload (got 2026-08-26 01:20:57 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 01:21:00 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:21:00 DEBUG : dir: Looking for writers 2026/08/26 01:21:00 DEBUG : file1: reading active writers 2026/08/26 01:21:00 DEBUG : Looking for writers 2026/08/26 01:21:00 DEBUG : dir: reading active writers 2026/08/26 01:21:00 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (20.12s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:21:15 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:21:25 DEBUG : forgetting directory cache 2026/08/26 01:21:25 DEBUG : dir: forgetting directory cache 2026/08/26 01:21:25 DEBUG : dir/subdir: forgetting directory cache 2026/08/26 01:21:29 DEBUG : Can set mod time: true 2026/08/26 01:21:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/26 01:21:30 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:21:30 DEBUG : dir: Looking for writers 2026/08/26 01:21:30 DEBUG : file1: reading active writers 2026/08/26 01:21:30 DEBUG : Looking for writers 2026/08/26 01:21:30 DEBUG : dir: reading active writers 2026/08/26 01:21:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:21:45 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:21:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:21:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 01:21:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:21:49 DEBUG : Yandex rclone-test-hunovij6ticu: File to upload is small (0 bytes), uploading instead of streaming 2026/08/26 01:21:52 DEBUG : dir/file1: size = 0 OK 2026/08/26 01:21:52 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 01:21:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/26 01:21:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/26 01:21:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:21:53 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:21:53 DEBUG : dir: Looking for writers 2026/08/26 01:21:53 DEBUG : file1: reading active writers 2026/08/26 01:21:53 DEBUG : Looking for writers 2026/08/26 01:21:53 DEBUG : dir: reading active writers 2026/08/26 01:21:53 DEBUG : >WaitForWriters: 2026/08/26 01:21:54 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:21:54 DEBUG : dir: Looking for writers 2026/08/26 01:21:54 DEBUG : file1: reading active writers 2026/08/26 01:21:54 DEBUG : Looking for writers 2026/08/26 01:21:54 DEBUG : dir: reading active writers 2026/08/26 01:21:54 DEBUG : >WaitForWriters: 2026/08/26 01:22:05 DEBUG : forgetting directory cache 2026/08/26 01:22:05 DEBUG : dir: forgetting directory cache === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:22:09 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:22:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:22:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 01:22:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:22:15 DEBUG : Yandex rclone-test-hunovij6ticu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 01:22:18 DEBUG : dir/file1: size = 5 OK 2026/08/26 01:22:18 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:22:18 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/26 01:22:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/26 01:22:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:22:19 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:22:19 DEBUG : dir: Looking for writers 2026/08/26 01:22:19 DEBUG : file1: reading active writers 2026/08/26 01:22:19 DEBUG : Looking for writers 2026/08/26 01:22:19 DEBUG : dir: reading active writers 2026/08/26 01:22:19 DEBUG : >WaitForWriters: 2026/08/26 01:22:19 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:22:19 DEBUG : dir: Looking for writers 2026/08/26 01:22:19 DEBUG : file1: reading active writers 2026/08/26 01:22:19 DEBUG : Looking for writers 2026/08/26 01:22:19 DEBUG : dir: reading active writers 2026/08/26 01:22:19 DEBUG : >WaitForWriters: 2026/08/26 01:22:27 DEBUG : dir: forgetting directory cache 2026/08/26 01:22:27 DEBUG : forgetting directory cache 2026/08/26 01:22:27 DEBUG : dir: forgetting directory cache === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:22:35 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:22:35 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:22:35 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:22:35 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:22:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:22:35 DEBUG : Config file has changed externally - reloading 2026/08/26 01:22:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:22:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:22:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:22:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:22:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:22:35 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:22:40 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/26 01:22:41 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:22:41 DEBUG : dir: Looking for writers 2026/08/26 01:22:41 DEBUG : file1: reading active writers 2026/08/26 01:22:41 DEBUG : Looking for writers 2026/08/26 01:22:41 DEBUG : dir: reading active writers 2026/08/26 01:22:41 DEBUG : >WaitForWriters: 2026/08/26 01:22:41 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:22:55 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:22:55 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:22:55 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:22:55 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:22:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:22:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:22:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:22:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:22:55 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:22:58 DEBUG : dir/file1: modtime not stored after upload (got 2026-08-26 01:22:56 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 01:23:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/26 01:23:00 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:23:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:23:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:23:00 DEBUG : dir/file1(0x320c54f62300): close: 2026/08/26 01:23:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/26 01:23:00 DEBUG : dir/file1(0x320c54f62300): >close: err= 2026/08/26 01:23:00 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:23:00 DEBUG : dir: Looking for writers 2026/08/26 01:23:00 DEBUG : file1: reading active writers 2026/08/26 01:23:00 DEBUG : Looking for writers 2026/08/26 01:23:00 DEBUG : dir: reading active writers 2026/08/26 01:23:00 DEBUG : >WaitForWriters: 2026/08/26 01:23:02 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:23:02 DEBUG : dir: Looking for writers 2026/08/26 01:23:02 DEBUG : file1: reading active writers 2026/08/26 01:23:02 DEBUG : Looking for writers 2026/08/26 01:23:02 DEBUG : dir: reading active writers 2026/08/26 01:23:02 DEBUG : >WaitForWriters: 2026/08/26 01:23:02 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting 2026/08/26 01:23:05 DEBUG : forgetting directory cache 2026/08/26 01:23:05 DEBUG : dir: forgetting directory cache === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:23:17 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:23:17 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:23:17 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:23:17 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:23:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:23:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:23:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:23:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:23:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:23:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:23:17 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:23:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/26 01:23:21 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:23:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:23:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:23:21 DEBUG : dir/file1(0x320c5508d040): _writeAt: size=5, off=0 2026/08/26 01:23:21 DEBUG : dir/file1(0x320c5508d040): openPending: 2026/08/26 01:23:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/26 01:23:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/26 01:23:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:23:21 DEBUG : dir/file1(0x320c5508d040): >openPending: err= 2026/08/26 01:23:21 DEBUG : dir/file1(0x320c5508d040): >_writeAt: n=5, err= 2026/08/26 01:23:21 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/26 01:23:21 DEBUG : dir/file1(0x320c5508d040): close: 2026/08/26 01:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/26 01:23:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/26 01:23:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/26 01:23:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/26 01:23:22 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/26 01:23:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:23:22 DEBUG : dir/file1(0x320c5508d040): >close: err= 2026/08/26 01:23:22 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:23:22 DEBUG : dir: Looking for writers 2026/08/26 01:23:22 DEBUG : file1: reading active writers 2026/08/26 01:23:22 DEBUG : Looking for writers 2026/08/26 01:23:22 DEBUG : dir: reading active writers 2026/08/26 01:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:23:22 DEBUG : dir: Looking for writers 2026/08/26 01:23:22 DEBUG : file1: reading active writers 2026/08/26 01:23:22 DEBUG : Looking for writers 2026/08/26 01:23:22 DEBUG : dir: reading active writers 2026/08/26 01:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:23:22 DEBUG : dir: Looking for writers 2026/08/26 01:23:22 DEBUG : file1: reading active writers 2026/08/26 01:23:22 DEBUG : Looking for writers 2026/08/26 01:23:22 DEBUG : dir: reading active writers 2026/08/26 01:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:23:22 DEBUG : dir: Looking for writers 2026/08/26 01:23:22 DEBUG : file1: reading active writers 2026/08/26 01:23:22 DEBUG : Looking for writers 2026/08/26 01:23:22 DEBUG : dir: reading active writers 2026/08/26 01:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:23:22 DEBUG : dir/file1: vfs cache: starting upload 2026/08/26 01:23:22 DEBUG : dir: Looking for writers 2026/08/26 01:23:22 DEBUG : file1: reading active writers 2026/08/26 01:23:22 DEBUG : Looking for writers 2026/08/26 01:23:22 DEBUG : dir: reading active writers 2026/08/26 01:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:23:22 DEBUG : dir: Looking for writers 2026/08/26 01:23:22 DEBUG : file1: reading active writers 2026/08/26 01:23:22 DEBUG : Looking for writers 2026/08/26 01:23:22 DEBUG : dir: reading active writers 2026/08/26 01:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:23:23 DEBUG : dir: Looking for writers 2026/08/26 01:23:23 DEBUG : file1: reading active writers 2026/08/26 01:23:23 DEBUG : Looking for writers 2026/08/26 01:23:23 DEBUG : dir: reading active writers 2026/08/26 01:23:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 01:23:23 DEBUG : dir: Looking for writers 2026/08/26 01:23:23 DEBUG : file1: reading active writers 2026/08/26 01:23:23 DEBUG : Looking for writers 2026/08/26 01:23:23 DEBUG : dir: reading active writers 2026/08/26 01:23:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:23:24 DEBUG : dir: Looking for writers 2026/08/26 01:23:24 DEBUG : file1: reading active writers 2026/08/26 01:23:24 DEBUG : Looking for writers 2026/08/26 01:23:24 DEBUG : dir: reading active writers 2026/08/26 01:23:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:23:25 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:23:25 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/26 01:23:25 INFO : dir/file1: Copied (replaced existing) 2026/08/26 01:23:25 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/26 01:23:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/26 01:23:25 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/26 01:23:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:23:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/26 01:23:25 DEBUG : dir: Looking for writers 2026/08/26 01:23:25 DEBUG : file1: reading active writers 2026/08/26 01:23:25 DEBUG : Looking for writers 2026/08/26 01:23:25 DEBUG : dir: reading active writers 2026/08/26 01:23:25 DEBUG : >WaitForWriters: 2026/08/26 01:23:26 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:23:26 DEBUG : dir: Looking for writers 2026/08/26 01:23:26 DEBUG : file1: reading active writers 2026/08/26 01:23:26 DEBUG : Looking for writers 2026/08/26 01:23:26 DEBUG : dir: reading active writers 2026/08/26 01:23:26 DEBUG : >WaitForWriters: 2026/08/26 01:23:26 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting 2026/08/26 01:23:32 DEBUG : dir: forgetting directory cache 2026/08/26 01:23:32 DEBUG : forgetting directory cache 2026/08/26 01:23:32 DEBUG : dir: forgetting directory cache 2026/08/26 01:23:32 DEBUG : fil: forgetting directory cache 2026/08/26 01:23:32 DEBUG : fil/a: forgetting directory cache 2026/08/26 01:23:32 DEBUG : fil/a/b: forgetting directory cache --- PASS: TestFileSetModTime (146.10s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (30.02s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (24.30s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (25.48s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (19.93s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (22.17s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (24.20s) === RUN TestFileOpenRead run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:23:41 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:23:44 DEBUG : dir/file1: modtime not stored after upload (got 2026-08-26 01:23:42 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 01:23:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:23:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 01:23:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:23:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/26 01:23:47 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:23:47 DEBUG : dir: Looking for writers 2026/08/26 01:23:47 DEBUG : file1: reading active writers 2026/08/26 01:23:47 DEBUG : Looking for writers 2026/08/26 01:23:47 DEBUG : dir: reading active writers 2026/08/26 01:23:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (20.95s) === RUN TestFileOpenReadUnknownSize 2026/08/26 01:24:02 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/26 01:24:02 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 01:24:02 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:24:02 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/26 01:24:02 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:24:02 DEBUG : Looking for writers 2026/08/26 01:24:02 DEBUG : file.txt: reading active writers 2026/08/26 01:24:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:24:02 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:24:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:24:06 DEBUG : Yandex rclone-test-hunovij6ticu: File to upload is small (25 bytes), uploading instead of streaming 2026/08/26 01:24:09 DEBUG : dir/file1: size = 25 OK 2026/08/26 01:24:09 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 01:24:09 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/26 01:24:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:24:09 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:24:09 DEBUG : dir: Looking for writers 2026/08/26 01:24:09 DEBUG : file1: reading active writers 2026/08/26 01:24:09 DEBUG : Looking for writers 2026/08/26 01:24:09 DEBUG : dir: reading active writers 2026/08/26 01:24:09 DEBUG : >WaitForWriters: 2026/08/26 01:24:21 DEBUG : forgetting directory cache 2026/08/26 01:24:21 DEBUG : dir: forgetting directory cache 2026/08/26 01:24:21 DEBUG : dir: forgetting directory cache --- PASS: TestFileOpenWrite (22.86s) === RUN TestFileRemove run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:24:25 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:24:29 DEBUG : dir/file1: Remove: 2026/08/26 01:24:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:24:36 DEBUG : dir/file1: >Remove: err= 2026/08/26 01:24:37 DEBUG : dir/file1: Remove: 2026/08/26 01:24:37 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/26 01:24:37 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:24:37 DEBUG : dir: Looking for writers 2026/08/26 01:24:37 DEBUG : Looking for writers 2026/08/26 01:24:37 DEBUG : dir: reading active writers 2026/08/26 01:24:37 DEBUG : >WaitForWriters: 2026/08/26 01:24:40 DEBUG : forgetting directory cache 2026/08/26 01:24:40 DEBUG : dir: forgetting directory cache --- PASS: TestFileRemove (20.82s) === RUN TestFileRemoveAll run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:24:46 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:24:50 DEBUG : dir/file1: Remove: 2026/08/26 01:24:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:24:56 DEBUG : dir/file1: >Remove: err= 2026/08/26 01:24:57 DEBUG : dir/file1: Remove: 2026/08/26 01:24:57 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/26 01:24:57 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:24:57 DEBUG : dir: Looking for writers 2026/08/26 01:24:57 DEBUG : Looking for writers 2026/08/26 01:24:57 DEBUG : dir: reading active writers 2026/08/26 01:24:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (19.45s) === RUN TestFileOpen run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:25:05 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:25:06 DEBUG : dir/subdir: forgetting directory cache 2026/08/26 01:25:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:25:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 01:25:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/26 01:25:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 01:25:10 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/26 01:25:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 01:25:10 DEBUG : dir/file1: Open: flags=0x3 2026/08/26 01:25:10 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/26 01:25:10 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/26 01:25:10 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:25:10 DEBUG : dir: Looking for writers 2026/08/26 01:25:10 DEBUG : file1: reading active writers 2026/08/26 01:25:10 DEBUG : Looking for writers 2026/08/26 01:25:10 DEBUG : dir: reading active writers 2026/08/26 01:25:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (18.58s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:25:24 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:25:28 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:25:28 DEBUG : dir: Looking for writers 2026/08/26 01:25:28 DEBUG : file1: reading active writers 2026/08/26 01:25:28 DEBUG : Looking for writers 2026/08/26 01:25:28 DEBUG : dir: reading active writers 2026/08/26 01:25:28 DEBUG : >WaitForWriters: 2026/08/26 01:25:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 01:25:30 DEBUG : newLeaf: Updating file with newLeaf 0x320c54def040 2026/08/26 01:25:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:25:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:25:30 DEBUG : dir/virtualDir2: forgetting directory cache 2026/08/26 01:25:30 DEBUG : dir: forgetting directory cache 2026/08/26 01:25:30 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/26 01:25:30 DEBUG : forgetting directory cache 2026/08/26 01:25:30 DEBUG : dir: forgetting directory cache 2026/08/26 01:25:30 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/26 01:25:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/26 01:25:32 DEBUG : dir/file1: Updating file with dir/file1 0x320c54def040 2026/08/26 01:25:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 01:25:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:25:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:25:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 01:25:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:25:33 DEBUG : dir/file1: File is currently open, delaying rename 0x320c54def040 2026/08/26 01:25:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:25:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:25:33 DEBUG : Yandex rclone-test-hunovij6ticu: File to upload is small (25 bytes), uploading instead of streaming 2026/08/26 01:25:35 DEBUG : dir/file1: size = 25 OK 2026/08/26 01:25:35 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 01:25:35 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/26 01:25:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:25:35 DEBUG : newLeaf: Running delayed rename now 2026/08/26 01:25:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 01:25:37 DEBUG : newLeaf: Updating file with newLeaf 0x320c54def040 2026/08/26 01:25:37 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:25:37 DEBUG : dir: Looking for writers 2026/08/26 01:25:37 DEBUG : Looking for writers 2026/08/26 01:25:37 DEBUG : dir: reading active writers 2026/08/26 01:25:37 DEBUG : newLeaf: reading active writers 2026/08/26 01:25:37 DEBUG : >WaitForWriters: 2026/08/26 01:25:38 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:25:38 DEBUG : dir: Looking for writers 2026/08/26 01:25:38 DEBUG : Looking for writers 2026/08/26 01:25:38 DEBUG : dir: reading active writers 2026/08/26 01:25:38 DEBUG : newLeaf: reading active writers 2026/08/26 01:25:38 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:25:53 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:25:53 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:25:53 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:25:53 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:25:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:25:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:25:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:25:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:25:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:25:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:25:53 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:25:57 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:25:57 DEBUG : dir: Looking for writers 2026/08/26 01:25:57 DEBUG : file1: reading active writers 2026/08/26 01:25:57 DEBUG : Looking for writers 2026/08/26 01:25:57 DEBUG : dir: reading active writers 2026/08/26 01:25:57 DEBUG : >WaitForWriters: 2026/08/26 01:26:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 01:26:00 DEBUG : newLeaf: Updating file with newLeaf 0x320c553a8410 2026/08/26 01:26:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:26:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:26:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/26 01:26:02 DEBUG : dir/file1: Updating file with dir/file1 0x320c553a8410 2026/08/26 01:26:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 01:26:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:26:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:26:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 01:26:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:26:03 DEBUG : dir/file1: File is currently open, delaying rename 0x320c553a8410 2026/08/26 01:26:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:26:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:26:03 DEBUG : Yandex rclone-test-hunovij6ticu: File to upload is small (25 bytes), uploading instead of streaming 2026/08/26 01:26:05 DEBUG : dir/file1: size = 25 OK 2026/08/26 01:26:05 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 01:26:05 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/26 01:26:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:26:05 DEBUG : newLeaf: Running delayed rename now 2026/08/26 01:26:07 DEBUG : forgetting directory cache 2026/08/26 01:26:07 DEBUG : dir: forgetting directory cache 2026/08/26 01:26:07 DEBUG : dir: forgetting directory cache 2026/08/26 01:26:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 01:26:08 DEBUG : newLeaf: Updating file with newLeaf 0x320c553a8410 2026/08/26 01:26:08 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:26:08 DEBUG : dir: Looking for writers 2026/08/26 01:26:08 DEBUG : Looking for writers 2026/08/26 01:26:08 DEBUG : dir: reading active writers 2026/08/26 01:26:08 DEBUG : newLeaf: reading active writers 2026/08/26 01:26:08 DEBUG : >WaitForWriters: 2026/08/26 01:26:08 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:26:08 DEBUG : dir: Looking for writers 2026/08/26 01:26:08 DEBUG : Looking for writers 2026/08/26 01:26:08 DEBUG : dir: reading active writers 2026/08/26 01:26:08 DEBUG : newLeaf: reading active writers 2026/08/26 01:26:08 DEBUG : >WaitForWriters: 2026/08/26 01:26:08 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:26:24 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:26:24 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:26:24 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:26:24 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:26:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:26:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:26:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:26:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:26:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:26:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:26:24 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:26:27 DEBUG : forgetting directory cache 2026/08/26 01:26:27 DEBUG : dir: forgetting directory cache 2026/08/26 01:26:27 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2026/08/26 01:26:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 01:26:29 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:26:29 DEBUG : dir/file1(0x320c554ab240): openPending: 2026/08/26 01:26:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/26 01:26:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/26 01:26:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:26:29 DEBUG : dir/file1(0x320c554ab240): >openPending: err= 2026/08/26 01:26:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 01:26:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:26:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:26:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:26:29 DEBUG : dir/file1(0x320c554ab240): _writeAt: size=14, off=0 2026/08/26 01:26:29 DEBUG : dir/file1(0x320c554ab240): >_writeAt: n=14, err= 2026/08/26 01:26:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 01:26:29 DEBUG : dir/file1(0x320c554ab240): close: 2026/08/26 01:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/26 01:26:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 01:26:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:26:29 DEBUG : dir/file1(0x320c554ab240): >close: err= 2026/08/26 01:26:29 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:26:29 DEBUG : dir: Looking for writers 2026/08/26 01:26:29 DEBUG : file1: reading active writers 2026/08/26 01:26:29 DEBUG : Looking for writers 2026/08/26 01:26:29 DEBUG : dir: reading active writers 2026/08/26 01:26:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:26:29 DEBUG : dir: Looking for writers 2026/08/26 01:26:29 DEBUG : file1: reading active writers 2026/08/26 01:26:29 DEBUG : Looking for writers 2026/08/26 01:26:29 DEBUG : dir: reading active writers 2026/08/26 01:26:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:26:29 DEBUG : dir: Looking for writers 2026/08/26 01:26:29 DEBUG : file1: reading active writers 2026/08/26 01:26:29 DEBUG : Looking for writers 2026/08/26 01:26:29 DEBUG : dir: reading active writers 2026/08/26 01:26:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:26:29 DEBUG : dir: Looking for writers 2026/08/26 01:26:29 DEBUG : file1: reading active writers 2026/08/26 01:26:29 DEBUG : Looking for writers 2026/08/26 01:26:29 DEBUG : dir: reading active writers 2026/08/26 01:26:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:26:29 DEBUG : dir/file1: vfs cache: starting upload 2026/08/26 01:26:29 DEBUG : dir: Looking for writers 2026/08/26 01:26:29 DEBUG : file1: reading active writers 2026/08/26 01:26:29 DEBUG : Looking for writers 2026/08/26 01:26:29 DEBUG : dir: reading active writers 2026/08/26 01:26:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:26:29 DEBUG : dir: Looking for writers 2026/08/26 01:26:29 DEBUG : file1: reading active writers 2026/08/26 01:26:29 DEBUG : Looking for writers 2026/08/26 01:26:29 DEBUG : dir: reading active writers 2026/08/26 01:26:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:26:29 DEBUG : dir: Looking for writers 2026/08/26 01:26:29 DEBUG : file1: reading active writers 2026/08/26 01:26:29 DEBUG : Looking for writers 2026/08/26 01:26:29 DEBUG : dir: reading active writers 2026/08/26 01:26:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 01:26:30 DEBUG : dir: Looking for writers 2026/08/26 01:26:30 DEBUG : file1: reading active writers 2026/08/26 01:26:30 DEBUG : Looking for writers 2026/08/26 01:26:30 DEBUG : dir: reading active writers 2026/08/26 01:26:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:26:31 DEBUG : dir: Looking for writers 2026/08/26 01:26:31 DEBUG : file1: reading active writers 2026/08/26 01:26:31 DEBUG : Looking for writers 2026/08/26 01:26:31 DEBUG : dir: reading active writers 2026/08/26 01:26:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:26:31 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:26:31 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:26:31 INFO : dir/file1: Copied (replaced existing) 2026/08/26 01:26:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/26 01:26:31 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/26 01:26:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:26:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/26 01:26:32 DEBUG : dir: Looking for writers 2026/08/26 01:26:32 DEBUG : file1: reading active writers 2026/08/26 01:26:32 DEBUG : Looking for writers 2026/08/26 01:26:32 DEBUG : dir: reading active writers 2026/08/26 01:26:32 DEBUG : >WaitForWriters: 2026/08/26 01:26:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:26:32 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:26:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:26:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:26:32 DEBUG : dir/file1(0x320c554a7080): _readAt: size=512, off=0 2026/08/26 01:26:32 DEBUG : dir/file1(0x320c554a7080): openPending: 2026/08/26 01:26:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/26 01:26:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/26 01:26:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:26:32 DEBUG : dir/file1(0x320c554a7080): >openPending: err= 2026/08/26 01:26:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/26 01:26:32 DEBUG : dir/file1(0x320c554a7080): >_readAt: n=14, err=EOF 2026/08/26 01:26:32 DEBUG : dir/file1(0x320c554a7080): close: 2026/08/26 01:26:32 DEBUG : dir/file1(0x320c554a7080): >close: err= 2026/08/26 01:26:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 01:26:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 01:26:36 DEBUG : newLeaf: Updating file with newLeaf 0x320c55184dd0 2026/08/26 01:26:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:26:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:26:37 DEBUG : newLeaf: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 01:26:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/26 01:26:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/26 01:26:39 DEBUG : dir/file1: Updating file with dir/file1 0x320c55184dd0 2026/08/26 01:26:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 01:26:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:26:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:26:40 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:26:40 DEBUG : dir/file1(0x320c54f622c0): openPending: 2026/08/26 01:26:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/26 01:26:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/26 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:26:40 DEBUG : dir/file1(0x320c54f622c0): >openPending: err= 2026/08/26 01:26:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 01:26:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:26:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:26:40 DEBUG : dir/file1(0x320c54f622c0): _writeAt: size=25, off=0 2026/08/26 01:26:40 DEBUG : dir/file1(0x320c54f622c0): >_writeAt: n=25, err= 2026/08/26 01:26:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 01:26:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 01:26:42 DEBUG : newLeaf: Updating file with newLeaf 0x320c55184dd0 2026/08/26 01:26:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:26:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:26:42 DEBUG : newLeaf(0x320c54f622c0): close: 2026/08/26 01:26:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/26 01:26:42 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-26 01:26:40.556210362 +0000 UTC m=+956.621491015 2026/08/26 01:26:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/26 01:26:42 DEBUG : newLeaf(0x320c54f622c0): >close: err= 2026/08/26 01:26:42 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:26:42 DEBUG : dir: Looking for writers 2026/08/26 01:26:42 DEBUG : Looking for writers 2026/08/26 01:26:42 DEBUG : dir: reading active writers 2026/08/26 01:26:42 DEBUG : newLeaf: reading active writers 2026/08/26 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:26:42 DEBUG : dir: Looking for writers 2026/08/26 01:26:42 DEBUG : Looking for writers 2026/08/26 01:26:42 DEBUG : dir: reading active writers 2026/08/26 01:26:42 DEBUG : newLeaf: reading active writers 2026/08/26 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:26:42 DEBUG : dir: Looking for writers 2026/08/26 01:26:42 DEBUG : Looking for writers 2026/08/26 01:26:42 DEBUG : newLeaf: reading active writers 2026/08/26 01:26:42 DEBUG : dir: reading active writers 2026/08/26 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:26:42 DEBUG : dir: Looking for writers 2026/08/26 01:26:42 DEBUG : Looking for writers 2026/08/26 01:26:42 DEBUG : dir: reading active writers 2026/08/26 01:26:42 DEBUG : newLeaf: reading active writers 2026/08/26 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:26:42 DEBUG : newLeaf: vfs cache: starting upload 2026/08/26 01:26:42 DEBUG : dir: Looking for writers 2026/08/26 01:26:42 DEBUG : Looking for writers 2026/08/26 01:26:42 DEBUG : dir: reading active writers 2026/08/26 01:26:42 DEBUG : newLeaf: reading active writers 2026/08/26 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:26:42 DEBUG : dir: Looking for writers 2026/08/26 01:26:42 DEBUG : Looking for writers 2026/08/26 01:26:42 DEBUG : dir: reading active writers 2026/08/26 01:26:42 DEBUG : newLeaf: reading active writers 2026/08/26 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:26:43 DEBUG : dir: Looking for writers 2026/08/26 01:26:43 DEBUG : Looking for writers 2026/08/26 01:26:43 DEBUG : dir: reading active writers 2026/08/26 01:26:43 DEBUG : newLeaf: reading active writers 2026/08/26 01:26:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 01:26:43 DEBUG : dir: Looking for writers 2026/08/26 01:26:43 DEBUG : Looking for writers 2026/08/26 01:26:43 DEBUG : dir: reading active writers 2026/08/26 01:26:43 DEBUG : newLeaf: reading active writers 2026/08/26 01:26:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:26:44 DEBUG : dir: Looking for writers 2026/08/26 01:26:44 DEBUG : Looking for writers 2026/08/26 01:26:44 DEBUG : dir: reading active writers 2026/08/26 01:26:44 DEBUG : newLeaf: reading active writers 2026/08/26 01:26:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:26:44 DEBUG : newLeaf: size = 25 OK 2026/08/26 01:26:44 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 01:26:44 INFO : newLeaf: Copied (replaced existing) 2026/08/26 01:26:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-26 01:26:40.556210362 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/26 01:26:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/26 01:26:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:26:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/26 01:26:45 DEBUG : dir: Looking for writers 2026/08/26 01:26:45 DEBUG : Looking for writers 2026/08/26 01:26:45 DEBUG : dir: reading active writers 2026/08/26 01:26:45 DEBUG : newLeaf: reading active writers 2026/08/26 01:26:45 DEBUG : >WaitForWriters: 2026/08/26 01:26:46 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:26:46 DEBUG : dir: Looking for writers 2026/08/26 01:26:46 DEBUG : Looking for writers 2026/08/26 01:26:46 DEBUG : dir: reading active writers 2026/08/26 01:26:46 DEBUG : newLeaf: reading active writers 2026/08/26 01:26:46 DEBUG : >WaitForWriters: 2026/08/26 01:26:46 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting 2026/08/26 01:26:55 DEBUG : forgetting directory cache 2026/08/26 01:26:55 DEBUG : dir: forgetting directory cache 2026/08/26 01:26:55 DEBUG : dir/sub: forgetting directory cache 2026/08/26 01:26:55 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:27:01 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:27:01 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:27:01 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:27:01 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:27:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:27:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:27:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:27:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:27:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:27:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:27:01 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:27:05 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:27:05 DEBUG : dir: Looking for writers 2026/08/26 01:27:05 DEBUG : file1: reading active writers 2026/08/26 01:27:05 DEBUG : Looking for writers 2026/08/26 01:27:05 DEBUG : dir: reading active writers 2026/08/26 01:27:05 DEBUG : >WaitForWriters: 2026/08/26 01:27:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 01:27:08 DEBUG : newLeaf: Updating file with newLeaf 0x320c553f2b60 2026/08/26 01:27:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:27:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:27:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/26 01:27:11 DEBUG : dir/file1: Updating file with dir/file1 0x320c553f2b60 2026/08/26 01:27:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 01:27:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:27:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:27:12 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:27:12 DEBUG : dir/file1(0x320c54bbd280): openPending: 2026/08/26 01:27:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/26 01:27:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/26 01:27:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:27:12 DEBUG : dir/file1(0x320c54bbd280): >openPending: err= 2026/08/26 01:27:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 01:27:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:27:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:27:12 DEBUG : dir/file1(0x320c54bbd280): _writeAt: size=25, off=0 2026/08/26 01:27:12 DEBUG : dir/file1(0x320c54bbd280): >_writeAt: n=25, err= 2026/08/26 01:27:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 01:27:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 01:27:14 DEBUG : newLeaf: Updating file with newLeaf 0x320c553f2b60 2026/08/26 01:27:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:27:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:27:14 DEBUG : newLeaf(0x320c54bbd280): close: 2026/08/26 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/26 01:27:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-26 01:27:12.220860499 +0000 UTC m=+988.286141042 2026/08/26 01:27:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/26 01:27:14 DEBUG : newLeaf(0x320c54bbd280): >close: err= 2026/08/26 01:27:14 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:27:14 DEBUG : dir: Looking for writers 2026/08/26 01:27:14 DEBUG : Looking for writers 2026/08/26 01:27:14 DEBUG : dir: reading active writers 2026/08/26 01:27:14 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:27:14 DEBUG : dir: Looking for writers 2026/08/26 01:27:14 DEBUG : Looking for writers 2026/08/26 01:27:14 DEBUG : dir: reading active writers 2026/08/26 01:27:14 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:27:14 DEBUG : dir: Looking for writers 2026/08/26 01:27:14 DEBUG : Looking for writers 2026/08/26 01:27:14 DEBUG : dir: reading active writers 2026/08/26 01:27:14 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:27:14 DEBUG : dir: Looking for writers 2026/08/26 01:27:14 DEBUG : Looking for writers 2026/08/26 01:27:14 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:14 DEBUG : dir: reading active writers 2026/08/26 01:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:27:14 DEBUG : newLeaf: vfs cache: starting upload 2026/08/26 01:27:14 DEBUG : dir: Looking for writers 2026/08/26 01:27:14 DEBUG : Looking for writers 2026/08/26 01:27:14 DEBUG : dir: reading active writers 2026/08/26 01:27:14 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:27:14 DEBUG : dir: Looking for writers 2026/08/26 01:27:14 DEBUG : Looking for writers 2026/08/26 01:27:14 DEBUG : dir: reading active writers 2026/08/26 01:27:14 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:27:15 DEBUG : dir: Looking for writers 2026/08/26 01:27:15 DEBUG : Looking for writers 2026/08/26 01:27:15 DEBUG : dir: reading active writers 2026/08/26 01:27:15 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 01:27:15 DEBUG : dir: Looking for writers 2026/08/26 01:27:15 DEBUG : Looking for writers 2026/08/26 01:27:15 DEBUG : dir: reading active writers 2026/08/26 01:27:15 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:27:16 DEBUG : dir: Looking for writers 2026/08/26 01:27:16 DEBUG : Looking for writers 2026/08/26 01:27:16 DEBUG : dir: reading active writers 2026/08/26 01:27:16 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:27:17 DEBUG : newLeaf: size = 25 OK 2026/08/26 01:27:17 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 01:27:17 INFO : newLeaf: Copied (replaced existing) 2026/08/26 01:27:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-26 01:27:12.220860499 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/26 01:27:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/26 01:27:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:27:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/26 01:27:17 DEBUG : dir: Looking for writers 2026/08/26 01:27:17 DEBUG : Looking for writers 2026/08/26 01:27:17 DEBUG : dir: reading active writers 2026/08/26 01:27:17 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:17 DEBUG : >WaitForWriters: 2026/08/26 01:27:18 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:27:18 DEBUG : dir: Looking for writers 2026/08/26 01:27:18 DEBUG : Looking for writers 2026/08/26 01:27:18 DEBUG : dir: reading active writers 2026/08/26 01:27:18 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:18 DEBUG : >WaitForWriters: 2026/08/26 01:27:18 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting 2026/08/26 01:27:26 DEBUG : forgetting directory cache 2026/08/26 01:27:26 DEBUG : dir: forgetting directory cache 2026/08/26 01:27:26 DEBUG : dir/sub: forgetting directory cache 2026/08/26 01:27:26 DEBUG : dir/sub/subsub: forgetting directory cache 2026/08/26 01:27:26 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/08/26 01:27:26 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:27:33 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:27:33 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:27:33 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:27:33 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:27:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:27:33 DEBUG : Config file has changed externally - reloading 2026/08/26 01:27:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:27:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:27:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:27:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:27:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:27:33 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:27:36 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 01:27:36 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:27:36 DEBUG : dir/file1(0x320c55381080): openPending: 2026/08/26 01:27:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/26 01:27:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/26 01:27:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:27:36 DEBUG : dir/file1(0x320c55381080): >openPending: err= 2026/08/26 01:27:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 01:27:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:27:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:27:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:27:36 DEBUG : dir/file1(0x320c55381080): _writeAt: size=14, off=0 2026/08/26 01:27:36 DEBUG : dir/file1(0x320c55381080): >_writeAt: n=14, err= 2026/08/26 01:27:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 01:27:36 DEBUG : dir/file1(0x320c55381080): close: 2026/08/26 01:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/26 01:27:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 01:27:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:27:36 DEBUG : dir/file1(0x320c55381080): >close: err= 2026/08/26 01:27:36 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:27:36 DEBUG : dir: Looking for writers 2026/08/26 01:27:36 DEBUG : file1: reading active writers 2026/08/26 01:27:36 DEBUG : Looking for writers 2026/08/26 01:27:36 DEBUG : dir: reading active writers 2026/08/26 01:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:27:36 DEBUG : dir: Looking for writers 2026/08/26 01:27:36 DEBUG : file1: reading active writers 2026/08/26 01:27:36 DEBUG : Looking for writers 2026/08/26 01:27:36 DEBUG : dir: reading active writers 2026/08/26 01:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:27:37 DEBUG : dir: Looking for writers 2026/08/26 01:27:37 DEBUG : file1: reading active writers 2026/08/26 01:27:37 DEBUG : Looking for writers 2026/08/26 01:27:37 DEBUG : dir: reading active writers 2026/08/26 01:27:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:27:37 DEBUG : dir: Looking for writers 2026/08/26 01:27:37 DEBUG : file1: reading active writers 2026/08/26 01:27:37 DEBUG : Looking for writers 2026/08/26 01:27:37 DEBUG : dir: reading active writers 2026/08/26 01:27:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:27:37 DEBUG : dir/file1: vfs cache: starting upload 2026/08/26 01:27:37 DEBUG : dir: Looking for writers 2026/08/26 01:27:37 DEBUG : file1: reading active writers 2026/08/26 01:27:37 DEBUG : Looking for writers 2026/08/26 01:27:37 DEBUG : dir: reading active writers 2026/08/26 01:27:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:27:37 DEBUG : dir: Looking for writers 2026/08/26 01:27:37 DEBUG : file1: reading active writers 2026/08/26 01:27:37 DEBUG : Looking for writers 2026/08/26 01:27:37 DEBUG : dir: reading active writers 2026/08/26 01:27:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:27:37 DEBUG : dir: Looking for writers 2026/08/26 01:27:37 DEBUG : file1: reading active writers 2026/08/26 01:27:37 DEBUG : Looking for writers 2026/08/26 01:27:37 DEBUG : dir: reading active writers 2026/08/26 01:27:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 01:27:38 DEBUG : dir: Looking for writers 2026/08/26 01:27:38 DEBUG : file1: reading active writers 2026/08/26 01:27:38 DEBUG : Looking for writers 2026/08/26 01:27:38 DEBUG : dir: reading active writers 2026/08/26 01:27:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:27:39 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:27:39 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:27:39 INFO : dir/file1: Copied (replaced existing) 2026/08/26 01:27:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/26 01:27:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/26 01:27:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:27:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/26 01:27:39 DEBUG : dir: Looking for writers 2026/08/26 01:27:39 DEBUG : file1: reading active writers 2026/08/26 01:27:39 DEBUG : Looking for writers 2026/08/26 01:27:39 DEBUG : dir: reading active writers 2026/08/26 01:27:39 DEBUG : >WaitForWriters: 2026/08/26 01:27:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:27:39 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:27:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:27:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:27:39 DEBUG : dir/file1(0x320c554ab680): _readAt: size=512, off=0 2026/08/26 01:27:39 DEBUG : dir/file1(0x320c554ab680): openPending: 2026/08/26 01:27:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/26 01:27:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/26 01:27:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:27:39 DEBUG : dir/file1(0x320c554ab680): >openPending: err= 2026/08/26 01:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/26 01:27:39 DEBUG : dir/file1(0x320c554ab680): >_readAt: n=14, err=EOF 2026/08/26 01:27:39 DEBUG : dir/file1(0x320c554ab680): close: 2026/08/26 01:27:39 DEBUG : dir/file1(0x320c554ab680): >close: err= 2026/08/26 01:27:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 01:27:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 01:27:42 DEBUG : newLeaf: Updating file with newLeaf 0x320c5532d110 2026/08/26 01:27:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:27:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:27:44 DEBUG : newLeaf: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 01:27:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/26 01:27:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/26 01:27:44 DEBUG : dir/file1: Updating file with dir/file1 0x320c5532d110 2026/08/26 01:27:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 01:27:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:27:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:27:45 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:27:45 DEBUG : dir/file1(0x320c54d4f580): openPending: 2026/08/26 01:27:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/26 01:27:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/26 01:27:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:27:45 DEBUG : dir/file1(0x320c54d4f580): >openPending: err= 2026/08/26 01:27:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 01:27:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:27:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:27:45 DEBUG : dir/file1(0x320c54d4f580): _writeAt: size=25, off=0 2026/08/26 01:27:45 DEBUG : dir/file1(0x320c54d4f580): >_writeAt: n=25, err= 2026/08/26 01:27:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 01:27:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 01:27:47 DEBUG : newLeaf: Updating file with newLeaf 0x320c5532d110 2026/08/26 01:27:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:27:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:27:47 DEBUG : newLeaf(0x320c54d4f580): close: 2026/08/26 01:27:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/26 01:27:47 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-26 01:27:45.226109114 +0000 UTC m=+1021.291389667 2026/08/26 01:27:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/26 01:27:47 DEBUG : newLeaf(0x320c54d4f580): >close: err= 2026/08/26 01:27:47 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:27:47 DEBUG : dir: Looking for writers 2026/08/26 01:27:47 DEBUG : Looking for writers 2026/08/26 01:27:47 DEBUG : dir: reading active writers 2026/08/26 01:27:47 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:27:47 DEBUG : dir: Looking for writers 2026/08/26 01:27:47 DEBUG : Looking for writers 2026/08/26 01:27:47 DEBUG : dir: reading active writers 2026/08/26 01:27:47 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:27:47 DEBUG : dir: Looking for writers 2026/08/26 01:27:47 DEBUG : Looking for writers 2026/08/26 01:27:47 DEBUG : dir: reading active writers 2026/08/26 01:27:47 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:27:47 DEBUG : dir: Looking for writers 2026/08/26 01:27:47 DEBUG : Looking for writers 2026/08/26 01:27:47 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:47 DEBUG : dir: reading active writers 2026/08/26 01:27:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:27:47 DEBUG : newLeaf: vfs cache: starting upload 2026/08/26 01:27:47 DEBUG : dir: Looking for writers 2026/08/26 01:27:47 DEBUG : Looking for writers 2026/08/26 01:27:47 DEBUG : dir: reading active writers 2026/08/26 01:27:47 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:27:47 DEBUG : dir: Looking for writers 2026/08/26 01:27:47 DEBUG : Looking for writers 2026/08/26 01:27:47 DEBUG : dir: reading active writers 2026/08/26 01:27:47 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:27:47 DEBUG : dir: Looking for writers 2026/08/26 01:27:47 DEBUG : Looking for writers 2026/08/26 01:27:47 DEBUG : dir: reading active writers 2026/08/26 01:27:47 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 01:27:48 DEBUG : dir: Looking for writers 2026/08/26 01:27:48 DEBUG : Looking for writers 2026/08/26 01:27:48 DEBUG : dir: reading active writers 2026/08/26 01:27:48 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:27:49 DEBUG : dir: Looking for writers 2026/08/26 01:27:49 DEBUG : Looking for writers 2026/08/26 01:27:49 DEBUG : dir: reading active writers 2026/08/26 01:27:49 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:27:50 DEBUG : newLeaf: size = 25 OK 2026/08/26 01:27:50 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 01:27:50 INFO : newLeaf: Copied (replaced existing) 2026/08/26 01:27:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-26 01:27:45.226109114 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/26 01:27:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/26 01:27:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:27:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/26 01:27:50 DEBUG : dir: Looking for writers 2026/08/26 01:27:50 DEBUG : Looking for writers 2026/08/26 01:27:50 DEBUG : dir: reading active writers 2026/08/26 01:27:50 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:50 DEBUG : >WaitForWriters: 2026/08/26 01:27:51 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:27:51 DEBUG : dir: Looking for writers 2026/08/26 01:27:51 DEBUG : Looking for writers 2026/08/26 01:27:51 DEBUG : dir: reading active writers 2026/08/26 01:27:51 DEBUG : newLeaf: reading active writers 2026/08/26 01:27:51 DEBUG : >WaitForWriters: 2026/08/26 01:27:51 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting 2026/08/26 01:28:05 DEBUG : forgetting directory cache 2026/08/26 01:28:05 DEBUG : Removed virtual directory entry vDel: "dir" === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:28:06 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:28:06 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:28:06 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:28:06 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:28:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:28:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:28:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:28:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:28:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:28:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:28:06 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:28:06 DEBUG : dir: forgetting directory cache 2026/08/26 01:28:06 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/26 01:28:10 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:28:10 DEBUG : dir: Looking for writers 2026/08/26 01:28:10 DEBUG : file1: reading active writers 2026/08/26 01:28:10 DEBUG : Looking for writers 2026/08/26 01:28:10 DEBUG : dir: reading active writers 2026/08/26 01:28:10 DEBUG : >WaitForWriters: 2026/08/26 01:28:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:28:10 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:28:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:28:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:28:10 DEBUG : dir/file1(0x320c553d5600): _readAt: size=512, off=0 2026/08/26 01:28:10 DEBUG : dir/file1(0x320c553d5600): openPending: 2026/08/26 01:28:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/26 01:28:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/26 01:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:28:10 DEBUG : dir/file1(0x320c553d5600): >openPending: err= 2026/08/26 01:28:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/26 01:28:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:28:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:28:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:28:11 DEBUG : dir/file1(0x320c553d5600): >_readAt: n=14, err=EOF 2026/08/26 01:28:11 DEBUG : dir/file1(0x320c553d5600): close: 2026/08/26 01:28:11 DEBUG : dir/file1(0x320c553d5600): >close: err= 2026/08/26 01:28:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 01:28:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 01:28:14 DEBUG : newLeaf: Updating file with newLeaf 0x320c5552f1e0 2026/08/26 01:28:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:28:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:28:16 DEBUG : newLeaf: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 01:28:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/26 01:28:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/26 01:28:16 DEBUG : dir/file1: Updating file with dir/file1 0x320c5552f1e0 2026/08/26 01:28:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 01:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:28:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:28:17 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:28:17 DEBUG : dir/file1(0x320c55575500): openPending: 2026/08/26 01:28:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/26 01:28:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/26 01:28:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:28:17 DEBUG : dir/file1(0x320c55575500): >openPending: err= 2026/08/26 01:28:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 01:28:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:28:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:28:17 DEBUG : dir/file1(0x320c55575500): _writeAt: size=25, off=0 2026/08/26 01:28:17 DEBUG : dir/file1(0x320c55575500): >_writeAt: n=25, err= 2026/08/26 01:28:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 01:28:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 01:28:19 DEBUG : newLeaf: Updating file with newLeaf 0x320c5552f1e0 2026/08/26 01:28:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:28:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:28:19 DEBUG : newLeaf(0x320c55575500): close: 2026/08/26 01:28:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/26 01:28:19 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-26 01:28:17.810412705 +0000 UTC m=+1053.875693278 2026/08/26 01:28:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/26 01:28:19 DEBUG : newLeaf(0x320c55575500): >close: err= 2026/08/26 01:28:19 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:28:19 DEBUG : dir: Looking for writers 2026/08/26 01:28:19 DEBUG : Looking for writers 2026/08/26 01:28:19 DEBUG : dir: reading active writers 2026/08/26 01:28:19 DEBUG : newLeaf: reading active writers 2026/08/26 01:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:28:19 DEBUG : dir: Looking for writers 2026/08/26 01:28:19 DEBUG : Looking for writers 2026/08/26 01:28:19 DEBUG : dir: reading active writers 2026/08/26 01:28:19 DEBUG : newLeaf: reading active writers 2026/08/26 01:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:28:19 DEBUG : dir: Looking for writers 2026/08/26 01:28:19 DEBUG : Looking for writers 2026/08/26 01:28:19 DEBUG : dir: reading active writers 2026/08/26 01:28:19 DEBUG : newLeaf: reading active writers 2026/08/26 01:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:28:19 DEBUG : dir: Looking for writers 2026/08/26 01:28:19 DEBUG : Looking for writers 2026/08/26 01:28:19 DEBUG : dir: reading active writers 2026/08/26 01:28:19 DEBUG : newLeaf: reading active writers 2026/08/26 01:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:28:19 DEBUG : newLeaf: vfs cache: starting upload 2026/08/26 01:28:19 DEBUG : dir: Looking for writers 2026/08/26 01:28:19 DEBUG : Looking for writers 2026/08/26 01:28:19 DEBUG : dir: reading active writers 2026/08/26 01:28:19 DEBUG : newLeaf: reading active writers 2026/08/26 01:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:28:20 DEBUG : dir: Looking for writers 2026/08/26 01:28:20 DEBUG : Looking for writers 2026/08/26 01:28:20 DEBUG : dir: reading active writers 2026/08/26 01:28:20 DEBUG : newLeaf: reading active writers 2026/08/26 01:28:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:28:20 DEBUG : dir: Looking for writers 2026/08/26 01:28:20 DEBUG : Looking for writers 2026/08/26 01:28:20 DEBUG : dir: reading active writers 2026/08/26 01:28:20 DEBUG : newLeaf: reading active writers 2026/08/26 01:28:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 01:28:20 DEBUG : dir: Looking for writers 2026/08/26 01:28:20 DEBUG : Looking for writers 2026/08/26 01:28:20 DEBUG : newLeaf: reading active writers 2026/08/26 01:28:20 DEBUG : dir: reading active writers 2026/08/26 01:28:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:28:21 DEBUG : dir: Looking for writers 2026/08/26 01:28:21 DEBUG : Looking for writers 2026/08/26 01:28:21 DEBUG : dir: reading active writers 2026/08/26 01:28:21 DEBUG : newLeaf: reading active writers 2026/08/26 01:28:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:28:22 DEBUG : newLeaf: size = 25 OK 2026/08/26 01:28:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 01:28:22 INFO : newLeaf: Copied (replaced existing) 2026/08/26 01:28:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-26 01:28:17.810412705 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/26 01:28:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/26 01:28:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:28:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/26 01:28:22 DEBUG : dir: Looking for writers 2026/08/26 01:28:22 DEBUG : Looking for writers 2026/08/26 01:28:22 DEBUG : dir: reading active writers 2026/08/26 01:28:22 DEBUG : newLeaf: reading active writers 2026/08/26 01:28:22 DEBUG : >WaitForWriters: 2026/08/26 01:28:23 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:28:23 DEBUG : dir: Looking for writers 2026/08/26 01:28:23 DEBUG : Looking for writers 2026/08/26 01:28:23 DEBUG : dir: reading active writers 2026/08/26 01:28:23 DEBUG : newLeaf: reading active writers 2026/08/26 01:28:23 DEBUG : >WaitForWriters: 2026/08/26 01:28:23 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting 2026/08/26 01:28:25 DEBUG : forgetting directory cache 2026/08/26 01:28:25 DEBUG : Removed virtual directory entry vDel: "dir" 2026/08/26 01:28:25 DEBUG : dir: forgetting directory cache 2026/08/26 01:28:25 DEBUG : dir: Removed virtual directory entry vDel: "file1" --- PASS: TestFileRename (193.22s) --- PASS: TestFileRename/off,forceCache=false (28.87s) --- PASS: TestFileRename/minimal,forceCache=false (31.85s) --- PASS: TestFileRename/minimal,forceCache=true (36.15s) --- PASS: TestFileRename/writes,forceCache=false (32.04s) --- PASS: TestFileRename/writes,forceCache=true (33.07s) --- PASS: TestFileRename/full,forceCache=false (31.24s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:28:37 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:28:37 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:28:37 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:28:37 DEBUG : Looking for writers 2026/08/26 01:28:37 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.61s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.75s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.84s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.70s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (0.81s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:28:41 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.64s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:28:41 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:28:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:28:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:28:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 01:28:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/26 01:28:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:28:46 DEBUG : forgetting directory cache 2026/08/26 01:28:46 DEBUG : dir: forgetting directory cache 2026/08/26 01:28:46 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/26 01:28:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/26 01:28:47 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/26 01:28:47 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:28:47 DEBUG : dir: Looking for writers 2026/08/26 01:28:47 DEBUG : file1: reading active writers 2026/08/26 01:28:47 DEBUG : Looking for writers 2026/08/26 01:28:47 DEBUG : dir: reading active writers 2026/08/26 01:28:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (21.09s) === RUN TestReadFileHandleSeek run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:29:02 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:29:05 DEBUG : forgetting directory cache 2026/08/26 01:29:05 DEBUG : dir3: forgetting directory cache 2026/08/26 01:29:05 DEBUG : dir3: Removed virtual directory entry vDel: "file1" 2026/08/26 01:29:05 DEBUG : dir3: Removed virtual directory entry vAddFile: "file3" 2026/08/26 01:29:05 DEBUG : renamed empty directory: forgetting directory cache 2026/08/26 01:29:05 DEBUG : Removed virtual directory entry vDel: "empty directory" 2026/08/26 01:29:05 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 2026/08/26 01:29:05 DEBUG : Removed virtual directory entry vDel: "dir" 2026/08/26 01:29:05 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2026/08/26 01:29:05 DEBUG : Removed virtual directory entry vDel: "file2" 2026/08/26 01:29:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:29:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:29:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 01:29:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/26 01:29:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:29:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/26 01:29:08 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/26 01:29:08 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/26 01:29:08 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/26 01:29:08 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/26 01:29:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/26 01:29:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/26 01:29:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/26 01:29:08 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/26 01:29:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/26 01:29:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/26 01:29:08 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/26 01:29:09 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/26 01:29:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/26 01:29:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/26 01:29:09 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/26 01:29:10 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:29:10 DEBUG : dir: Looking for writers 2026/08/26 01:29:10 DEBUG : file1: reading active writers 2026/08/26 01:29:10 DEBUG : Looking for writers 2026/08/26 01:29:10 DEBUG : dir: reading active writers 2026/08/26 01:29:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (22.41s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:29:25 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:29:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:29:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:29:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 01:29:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/26 01:29:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:29:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/26 01:29:32 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/26 01:29:32 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/26 01:29:32 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/26 01:29:32 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/26 01:29:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/26 01:29:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/26 01:29:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/26 01:29:33 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/26 01:29:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/26 01:29:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/26 01:29:33 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/26 01:29:34 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/26 01:29:34 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/26 01:29:34 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/26 01:29:34 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/26 01:29:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/26 01:29:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/26 01:29:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/26 01:29:34 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/26 01:29:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/26 01:29:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/26 01:29:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/26 01:29:35 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/26 01:29:35 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/26 01:29:35 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/26 01:29:35 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/26 01:29:35 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/26 01:29:35 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/26 01:29:35 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/26 01:29:35 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/26 01:29:35 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:29:35 DEBUG : dir: Looking for writers 2026/08/26 01:29:35 DEBUG : file1: reading active writers 2026/08/26 01:29:35 DEBUG : Looking for writers 2026/08/26 01:29:35 DEBUG : dir: reading active writers 2026/08/26 01:29:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (25.12s) === RUN TestReadFileHandleFlush run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:29:50 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:29:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:29:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:29:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 01:29:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/26 01:29:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:29:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/26 01:29:55 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:29:55 DEBUG : dir: Looking for writers 2026/08/26 01:29:55 DEBUG : file1: reading active writers 2026/08/26 01:29:55 DEBUG : Looking for writers 2026/08/26 01:29:55 DEBUG : dir: reading active writers 2026/08/26 01:29:55 DEBUG : >WaitForWriters: 2026/08/26 01:29:57 DEBUG : forgetting directory cache 2026/08/26 01:29:57 DEBUG : dir/sub: forgetting directory cache 2026/08/26 01:29:57 DEBUG : dir: forgetting directory cache 2026/08/26 01:29:57 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2026/08/26 01:29:57 DEBUG : dir/sub: forgetting directory cache 2026/08/26 01:29:57 DEBUG : dir: forgetting directory cache 2026/08/26 01:29:57 DEBUG : dir/sub: forgetting directory cache --- PASS: TestReadFileHandleFlush (20.85s) === RUN TestReadFileHandleRelease run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:30:11 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:30:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:30:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:30:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 01:30:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/26 01:30:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:30:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/26 01:30:16 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/26 01:30:16 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/26 01:30:16 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:30:16 DEBUG : dir: Looking for writers 2026/08/26 01:30:16 DEBUG : file1: reading active writers 2026/08/26 01:30:16 DEBUG : Looking for writers 2026/08/26 01:30:16 DEBUG : dir: reading active writers 2026/08/26 01:30:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (20.66s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:30:31 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:30:31 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:30:31 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:30:31 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:30:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:30:31 DEBUG : Config file has changed externally - reloading 2026/08/26 01:30:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:30:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:30:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:30:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:30:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:30:31 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:30:34 DEBUG : forgetting directory cache 2026/08/26 01:30:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:30:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:30:35 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:30:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:30:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:30:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 01:30:35 DEBUG : dir/file1(0x320c553d5e40): _readAt: size=1, off=0 2026/08/26 01:30:35 DEBUG : dir/file1(0x320c553d5e40): openPending: 2026/08/26 01:30:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 01:30:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 01:30:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:30:35 DEBUG : dir/file1(0x320c553d5e40): >openPending: err= 2026/08/26 01:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/26 01:30:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:30:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:30:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:30:36 DEBUG : dir/file1(0x320c553d5e40): >_readAt: n=1, err= 2026/08/26 01:30:36 DEBUG : dir/file1(0x320c553d5e40): _readAt: size=256, off=1 2026/08/26 01:30:36 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/26 01:30:36 DEBUG : dir/file1(0x320c553d5e40): >_readAt: n=15, err=EOF 2026/08/26 01:30:36 DEBUG : dir/file1(0x320c553d5e40): _readAt: size=16, off=16 2026/08/26 01:30:36 DEBUG : dir/file1(0x320c553d5e40): >_readAt: n=0, err=EOF 2026/08/26 01:30:36 DEBUG : dir/file1(0x320c553d5e40): close: 2026/08/26 01:30:36 DEBUG : dir/file1(0x320c553d5e40): >close: err= 2026/08/26 01:30:36 DEBUG : dir/file1(0x320c553d5e40): close: 2026/08/26 01:30:36 DEBUG : dir/file1(0x320c553d5e40): >close: err=file already closed 2026/08/26 01:30:36 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:30:36 DEBUG : dir: Looking for writers 2026/08/26 01:30:36 DEBUG : file1: reading active writers 2026/08/26 01:30:36 DEBUG : Looking for writers 2026/08/26 01:30:36 DEBUG : dir: reading active writers 2026/08/26 01:30:36 DEBUG : >WaitForWriters: 2026/08/26 01:30:36 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting 2026/08/26 01:30:38 DEBUG : forgetting directory cache 2026/08/26 01:30:38 DEBUG : dir: forgetting directory cache 2026/08/26 01:30:38 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2026/08/26 01:30:38 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" 2026/08/26 01:30:41 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu/dir/file1: no such file or directory 2026/08/26 01:30:41 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-hunovij6ticu/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsRead (18.50s) === RUN TestRWFileHandleSeek run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:30:50 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:30:50 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:30:50 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:30:50 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:30:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:30:50 DEBUG : Config file has changed externally - reloading 2026/08/26 01:30:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:30:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:30:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:30:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:30:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:30:50 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:30:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:30:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:30:54 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:30:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:30:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:30:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 01:30:54 DEBUG : dir/file1(0x320c54f961c0): _readAt: size=1, off=0 2026/08/26 01:30:54 DEBUG : dir/file1(0x320c54f961c0): openPending: 2026/08/26 01:30:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 01:30:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 01:30:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:30:54 DEBUG : dir/file1(0x320c54f961c0): >openPending: err= 2026/08/26 01:30:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/26 01:30:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:30:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:30:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:30:55 DEBUG : dir/file1(0x320c54f961c0): >_readAt: n=1, err= 2026/08/26 01:30:55 DEBUG : dir/file1(0x320c54f961c0): _readAt: size=1, off=5 2026/08/26 01:30:55 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/26 01:30:55 DEBUG : dir/file1(0x320c54f961c0): >_readAt: n=1, err= 2026/08/26 01:30:55 DEBUG : dir/file1(0x320c54f961c0): _readAt: size=1, off=3 2026/08/26 01:30:55 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/26 01:30:55 DEBUG : dir/file1(0x320c54f961c0): >_readAt: n=1, err= 2026/08/26 01:30:55 DEBUG : dir/file1(0x320c54f961c0): _readAt: size=1, off=13 2026/08/26 01:30:55 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/26 01:30:55 DEBUG : dir/file1(0x320c54f961c0): >_readAt: n=1, err= 2026/08/26 01:30:55 DEBUG : dir/file1(0x320c54f961c0): _readAt: size=16, off=100 2026/08/26 01:30:55 DEBUG : dir/file1(0x320c54f961c0): >_readAt: n=0, err=EOF 2026/08/26 01:30:55 DEBUG : dir/file1(0x320c54f961c0): close: 2026/08/26 01:30:55 DEBUG : dir/file1(0x320c54f961c0): >close: err= 2026/08/26 01:30:55 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:30:55 DEBUG : dir: Looking for writers 2026/08/26 01:30:55 DEBUG : file1: reading active writers 2026/08/26 01:30:55 DEBUG : Looking for writers 2026/08/26 01:30:55 DEBUG : dir: reading active writers 2026/08/26 01:30:55 DEBUG : >WaitForWriters: 2026/08/26 01:30:55 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting 2026/08/26 01:31:00 DEBUG : forgetting directory cache 2026/08/26 01:31:00 DEBUG : dir: forgetting directory cache 2026/08/26 01:31:00 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu/dir/file1: no such file or directory 2026/08/26 01:31:00 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-hunovij6ticu/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (20.47s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:31:10 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:31:10 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:31:10 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:31:10 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:31:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:31:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:31:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:31:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:31:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:31:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:31:10 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:31:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:31:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:31:16 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:31:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:31:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:31:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 01:31:16 DEBUG : dir/file1(0x320c554b3100): _readAt: size=1, off=0 2026/08/26 01:31:16 DEBUG : dir/file1(0x320c554b3100): openPending: 2026/08/26 01:31:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 01:31:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 01:31:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:31:16 DEBUG : dir/file1(0x320c554b3100): >openPending: err= 2026/08/26 01:31:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/26 01:31:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:31:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:31:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:31:16 DEBUG : dir/file1(0x320c554b3100): >_readAt: n=1, err= 2026/08/26 01:31:16 DEBUG : dir/file1(0x320c554b3100): _readAt: size=1, off=5 2026/08/26 01:31:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/26 01:31:16 DEBUG : dir/file1(0x320c554b3100): >_readAt: n=1, err= 2026/08/26 01:31:16 DEBUG : dir/file1(0x320c554b3100): _readAt: size=1, off=1 2026/08/26 01:31:16 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/26 01:31:16 DEBUG : dir/file1(0x320c554b3100): >_readAt: n=1, err= 2026/08/26 01:31:16 DEBUG : dir/file1(0x320c554b3100): _readAt: size=6, off=10 2026/08/26 01:31:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/26 01:31:16 DEBUG : dir/file1(0x320c554b3100): >_readAt: n=6, err= 2026/08/26 01:31:16 DEBUG : dir/file1(0x320c554b3100): _readAt: size=256, off=10 2026/08/26 01:31:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/26 01:31:16 DEBUG : dir/file1(0x320c554b3100): >_readAt: n=6, err=EOF 2026/08/26 01:31:16 DEBUG : dir/file1(0x320c554b3100): _readAt: size=256, off=100 2026/08/26 01:31:16 DEBUG : dir/file1(0x320c554b3100): >_readAt: n=0, err=EOF 2026/08/26 01:31:16 DEBUG : dir/file1(0x320c554b3100): close: 2026/08/26 01:31:16 DEBUG : dir/file1(0x320c554b3100): >close: err= 2026/08/26 01:31:16 DEBUG : dir/file1(0x320c554b3100): _readAt: size=256, off=100 2026/08/26 01:31:16 DEBUG : dir/file1(0x320c554b3100): >_readAt: n=0, err=file already closed 2026/08/26 01:31:16 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:31:16 DEBUG : dir: Looking for writers 2026/08/26 01:31:16 DEBUG : file1: reading active writers 2026/08/26 01:31:16 DEBUG : Looking for writers 2026/08/26 01:31:16 DEBUG : dir: reading active writers 2026/08/26 01:31:16 DEBUG : >WaitForWriters: 2026/08/26 01:31:16 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting 2026/08/26 01:31:20 DEBUG : forgetting directory cache 2026/08/26 01:31:20 DEBUG : dir: forgetting directory cache 2026/08/26 01:31:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu/dir/file1: no such file or directory 2026/08/26 01:31:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (20.36s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:31:31 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:31:31 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:31:31 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:31:31 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:31:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:31:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:31:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:31:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:31:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:31:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:31:31 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:31:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:31:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:31:35 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:31:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:31:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:31:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 01:31:35 DEBUG : dir/file1(0x320c54f62680): RWFileHandle.Flush 2026/08/26 01:31:35 DEBUG : dir/file1(0x320c54f62680): _readAt: size=256, off=0 2026/08/26 01:31:35 DEBUG : dir/file1(0x320c54f62680): openPending: 2026/08/26 01:31:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 01:31:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 01:31:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:31:35 DEBUG : dir/file1(0x320c54f62680): >openPending: err= 2026/08/26 01:31:35 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/26 01:31:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:31:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:31:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:31:36 DEBUG : dir/file1(0x320c54f62680): >_readAt: n=16, err=EOF 2026/08/26 01:31:36 DEBUG : dir/file1(0x320c54f62680): RWFileHandle.Flush 2026/08/26 01:31:36 DEBUG : dir/file1(0x320c54f62680): RWFileHandle.Flush 2026/08/26 01:31:36 DEBUG : dir/file1(0x320c54f62680): close: 2026/08/26 01:31:36 DEBUG : dir/file1(0x320c54f62680): >close: err= 2026/08/26 01:31:36 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:31:36 DEBUG : dir: Looking for writers 2026/08/26 01:31:36 DEBUG : file1: reading active writers 2026/08/26 01:31:36 DEBUG : Looking for writers 2026/08/26 01:31:36 DEBUG : dir: reading active writers 2026/08/26 01:31:36 DEBUG : >WaitForWriters: 2026/08/26 01:31:36 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting 2026/08/26 01:31:41 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu/dir/file1: no such file or directory 2026/08/26 01:31:41 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-hunovij6ticu/dir/file1: no such file or directory 2026/08/26 01:31:49 DEBUG : forgetting directory cache 2026/08/26 01:31:49 DEBUG : dir: forgetting directory cache 2026/08/26 01:31:49 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestRWFileHandleFlushRead (19.32s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:31:50 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:31:50 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:31:50 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:31:50 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:31:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:31:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:31:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:31:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:31:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:31:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:31:50 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:31:53 DEBUG : dir/file1: modtime not stored after upload (got 2026-08-26 01:31:52 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 01:31:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:31:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:31:56 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:31:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:31:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:31:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 01:31:56 DEBUG : dir/file1(0x320c551b1d40): _readAt: size=256, off=0 2026/08/26 01:31:56 DEBUG : dir/file1(0x320c551b1d40): openPending: 2026/08/26 01:31:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 01:31:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 01:31:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:31:56 DEBUG : dir/file1(0x320c551b1d40): >openPending: err= 2026/08/26 01:31:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/26 01:31:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:31:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:31:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:31:56 DEBUG : dir/file1(0x320c551b1d40): >_readAt: n=16, err=EOF 2026/08/26 01:31:56 DEBUG : dir/file1(0x320c551b1d40): RWFileHandle.Release 2026/08/26 01:31:56 DEBUG : dir/file1(0x320c551b1d40): close: 2026/08/26 01:31:56 DEBUG : dir/file1(0x320c551b1d40): >close: err= 2026/08/26 01:31:56 DEBUG : dir/file1(0x320c551b1d40): RWFileHandle.Release 2026/08/26 01:31:56 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:31:56 DEBUG : dir: Looking for writers 2026/08/26 01:31:56 DEBUG : file1: reading active writers 2026/08/26 01:31:56 DEBUG : Looking for writers 2026/08/26 01:31:56 DEBUG : dir: reading active writers 2026/08/26 01:31:56 DEBUG : >WaitForWriters: 2026/08/26 01:31:56 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting 2026/08/26 01:32:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu/dir/file1: no such file or directory 2026/08/26 01:32:01 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-hunovij6ticu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (21.34s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:32:11 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:32:11 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:32:11 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:11 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:11 DEBUG : Config file has changed externally - reloading 2026/08/26 01:32:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:32:11 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:32:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:32:12 DEBUG : file1: newRWFileHandle: 2026/08/26 01:32:12 DEBUG : file1(0x320c553812c0): openPending: 2026/08/26 01:32:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:32:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:32:12 DEBUG : file1(0x320c553812c0): >openPending: err= 2026/08/26 01:32:12 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 01:32:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:32:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 01:32:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 01:32:12 DEBUG : file1(0x320c553812c0): _writeAt: size=5, off=0 2026/08/26 01:32:12 DEBUG : file1(0x320c553812c0): >_writeAt: n=5, err= 2026/08/26 01:32:12 DEBUG : file1(0x320c553812c0): _writeAt: size=7, off=5 2026/08/26 01:32:12 DEBUG : file1(0x320c553812c0): >_writeAt: n=7, err= 2026/08/26 01:32:12 DEBUG : file1: vfs cache: truncate to size=11 2026/08/26 01:32:12 DEBUG : file1(0x320c553812c0): close: 2026/08/26 01:32:12 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 01:32:12.258922376 +0000 UTC m=+1288.324202919 2026/08/26 01:32:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:32:12 DEBUG : file1(0x320c553812c0): >close: err= 2026/08/26 01:32:12 DEBUG : file1(0x320c553812c0): close: 2026/08/26 01:32:12 DEBUG : file1(0x320c553812c0): >close: err=file already closed 2026/08/26 01:32:12 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:32:12 DEBUG : Looking for writers 2026/08/26 01:32:12 DEBUG : file1: reading active writers 2026/08/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:32:12 DEBUG : Looking for writers 2026/08/26 01:32:12 DEBUG : file1: reading active writers 2026/08/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:32:12 DEBUG : Looking for writers 2026/08/26 01:32:12 DEBUG : file1: reading active writers 2026/08/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:32:12 DEBUG : Looking for writers 2026/08/26 01:32:12 DEBUG : file1: reading active writers 2026/08/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:32:12 DEBUG : file1: vfs cache: starting upload 2026/08/26 01:32:12 DEBUG : Looking for writers 2026/08/26 01:32:12 DEBUG : file1: reading active writers 2026/08/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:32:12 DEBUG : Looking for writers 2026/08/26 01:32:12 DEBUG : file1: reading active writers 2026/08/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:32:12 DEBUG : Looking for writers 2026/08/26 01:32:12 DEBUG : file1: reading active writers 2026/08/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 01:32:13 DEBUG : Looking for writers 2026/08/26 01:32:13 DEBUG : file1: reading active writers 2026/08/26 01:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:32:14 DEBUG : Looking for writers 2026/08/26 01:32:14 DEBUG : file1: reading active writers 2026/08/26 01:32:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:32:14 DEBUG : forgetting directory cache 2026/08/26 01:32:14 DEBUG : dir: forgetting directory cache 2026/08/26 01:32:14 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/26 01:32:15 DEBUG : file1: size = 11 OK 2026/08/26 01:32:15 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 01:32:15 INFO : file1: Copied (new) 2026/08/26 01:32:15 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-26 01:32:12.258922376 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/26 01:32:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 01:32:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:32:15 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 01:32:15 DEBUG : Looking for writers 2026/08/26 01:32:15 DEBUG : file1: reading active writers 2026/08/26 01:32:15 DEBUG : >WaitForWriters: 2026/08/26 01:32:15 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:32:15 DEBUG : Looking for writers 2026/08/26 01:32:15 DEBUG : file1: reading active writers 2026/08/26 01:32:15 DEBUG : >WaitForWriters: 2026/08/26 01:32:15 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (11.46s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:32:23 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:32:23 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:32:23 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:23 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:32:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:32:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:32:23 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:32:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:32:23 DEBUG : file1: newRWFileHandle: 2026/08/26 01:32:23 DEBUG : file1(0x320c5508d200): openPending: 2026/08/26 01:32:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:32:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:32:23 DEBUG : file1(0x320c5508d200): >openPending: err= 2026/08/26 01:32:23 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 01:32:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:32:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 01:32:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 01:32:23 DEBUG : file1(0x320c5508d200): _writeAt: size=7, off=0 2026/08/26 01:32:23 DEBUG : file1(0x320c5508d200): >_writeAt: n=7, err= 2026/08/26 01:32:23 DEBUG : file1(0x320c5508d200): _writeAt: size=6, off=5 2026/08/26 01:32:23 DEBUG : file1(0x320c5508d200): >_writeAt: n=6, err= 2026/08/26 01:32:23 DEBUG : file1(0x320c5508d200): close: 2026/08/26 01:32:23 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 01:32:23.697355161 +0000 UTC m=+1299.762635744 2026/08/26 01:32:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:32:23 DEBUG : file1(0x320c5508d200): >close: err= 2026/08/26 01:32:23 DEBUG : file1(0x320c5508d200): _writeAt: size=5, off=0 2026/08/26 01:32:23 DEBUG : file1(0x320c5508d200): >_writeAt: n=0, err=file already closed 2026/08/26 01:32:23 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:32:23 DEBUG : Looking for writers 2026/08/26 01:32:23 DEBUG : file1: reading active writers 2026/08/26 01:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:32:23 DEBUG : Looking for writers 2026/08/26 01:32:23 DEBUG : file1: reading active writers 2026/08/26 01:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:32:23 DEBUG : Looking for writers 2026/08/26 01:32:23 DEBUG : file1: reading active writers 2026/08/26 01:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:32:23 DEBUG : Looking for writers 2026/08/26 01:32:23 DEBUG : file1: reading active writers 2026/08/26 01:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:32:23 DEBUG : file1: vfs cache: starting upload 2026/08/26 01:32:23 DEBUG : Looking for writers 2026/08/26 01:32:23 DEBUG : file1: reading active writers 2026/08/26 01:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:32:24 DEBUG : Looking for writers 2026/08/26 01:32:24 DEBUG : file1: reading active writers 2026/08/26 01:32:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:32:24 DEBUG : Looking for writers 2026/08/26 01:32:24 DEBUG : file1: reading active writers 2026/08/26 01:32:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 01:32:24 DEBUG : Looking for writers 2026/08/26 01:32:24 DEBUG : file1: reading active writers 2026/08/26 01:32:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:32:25 DEBUG : Looking for writers 2026/08/26 01:32:25 DEBUG : file1: reading active writers 2026/08/26 01:32:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:32:26 DEBUG : file1: size = 11 OK 2026/08/26 01:32:26 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 01:32:26 INFO : file1: Copied (new) 2026/08/26 01:32:26 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-26 01:32:23.697355161 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/26 01:32:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 01:32:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:32:26 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 01:32:26 DEBUG : Looking for writers 2026/08/26 01:32:26 DEBUG : file1: reading active writers 2026/08/26 01:32:26 DEBUG : >WaitForWriters: 2026/08/26 01:32:27 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:32:27 DEBUG : Looking for writers 2026/08/26 01:32:27 DEBUG : file1: reading active writers 2026/08/26 01:32:27 DEBUG : >WaitForWriters: 2026/08/26 01:32:27 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (10.72s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:32:34 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:32:34 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:32:34 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:34 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:32:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:32:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:32:34 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:32:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:32:34 DEBUG : file1: newRWFileHandle: 2026/08/26 01:32:34 DEBUG : file1(0x320c55575540): openPending: 2026/08/26 01:32:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:32:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:32:34 DEBUG : file1(0x320c55575540): >openPending: err= 2026/08/26 01:32:34 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 01:32:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:32:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 01:32:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 01:32:34 DEBUG : file1(0x320c55575540): close: 2026/08/26 01:32:34 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 01:32:34.381027798 +0000 UTC m=+1310.446308351 2026/08/26 01:32:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:32:34 DEBUG : file1(0x320c55575540): >close: err= 2026/08/26 01:32:34 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/26 01:32:34 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 01:32:34 DEBUG : file2: newRWFileHandle: 2026/08/26 01:32:34 DEBUG : file2(0x320c55575a40): openPending: 2026/08/26 01:32:34 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:32:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 01:32:34 DEBUG : file2(0x320c55575a40): >openPending: err= 2026/08/26 01:32:34 DEBUG : file2: >newRWFileHandle: err= 2026/08/26 01:32:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 01:32:34 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/26 01:32:34 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/26 01:32:34 DEBUG : file2(0x320c55575a40): RWFileHandle.Flush 2026/08/26 01:32:34 DEBUG : file2(0x320c55575a40): RWFileHandle.Release 2026/08/26 01:32:34 DEBUG : file2(0x320c55575a40): close: 2026/08/26 01:32:34 DEBUG : file2: vfs cache: setting modification time to 2026-08-26 01:32:34.382381893 +0000 UTC m=+1310.447662466 2026/08/26 01:32:34 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/26 01:32:34 DEBUG : file2(0x320c55575a40): >close: err= 2026/08/26 01:32:34 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:32:34 DEBUG : Looking for writers 2026/08/26 01:32:34 DEBUG : file1: reading active writers 2026/08/26 01:32:34 DEBUG : file2: reading active writers 2026/08/26 01:32:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/26 01:32:34 DEBUG : Looking for writers 2026/08/26 01:32:34 DEBUG : file2: reading active writers 2026/08/26 01:32:34 DEBUG : file1: reading active writers 2026/08/26 01:32:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/26 01:32:34 DEBUG : Looking for writers 2026/08/26 01:32:34 DEBUG : file1: reading active writers 2026/08/26 01:32:34 DEBUG : file2: reading active writers 2026/08/26 01:32:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/26 01:32:34 DEBUG : Looking for writers 2026/08/26 01:32:34 DEBUG : file1: reading active writers 2026/08/26 01:32:34 DEBUG : file2: reading active writers 2026/08/26 01:32:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/26 01:32:34 DEBUG : file1: vfs cache: starting upload 2026/08/26 01:32:34 DEBUG : file2: vfs cache: starting upload 2026/08/26 01:32:34 DEBUG : Looking for writers 2026/08/26 01:32:34 DEBUG : file2: reading active writers 2026/08/26 01:32:34 DEBUG : file1: reading active writers 2026/08/26 01:32:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/26 01:32:34 DEBUG : Looking for writers 2026/08/26 01:32:34 DEBUG : file1: reading active writers 2026/08/26 01:32:34 DEBUG : file2: reading active writers 2026/08/26 01:32:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/26 01:32:35 DEBUG : Looking for writers 2026/08/26 01:32:35 DEBUG : file1: reading active writers 2026/08/26 01:32:35 DEBUG : file2: reading active writers 2026/08/26 01:32:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/08/26 01:32:35 DEBUG : Looking for writers 2026/08/26 01:32:35 DEBUG : file1: reading active writers 2026/08/26 01:32:35 DEBUG : file2: reading active writers 2026/08/26 01:32:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/08/26 01:32:36 DEBUG : file1: size = 0 OK 2026/08/26 01:32:36 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 01:32:36 INFO : file1: Copied (new) 2026/08/26 01:32:36 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-26 01:32:34.381027798 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/26 01:32:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 01:32:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:32:36 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 01:32:36 DEBUG : Looking for writers 2026/08/26 01:32:36 DEBUG : file1: reading active writers 2026/08/26 01:32:36 DEBUG : file2: reading active writers 2026/08/26 01:32:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:32:36 DEBUG : file2: size = 0 OK 2026/08/26 01:32:36 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 01:32:36 INFO : file2: Copied (new) 2026/08/26 01:32:36 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-26 01:32:34.382381893 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/26 01:32:36 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/26 01:32:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 01:32:36 INFO : file2: vfs cache: upload succeeded try #1 2026/08/26 01:32:37 DEBUG : Looking for writers 2026/08/26 01:32:37 DEBUG : file1: reading active writers 2026/08/26 01:32:37 DEBUG : file2: reading active writers 2026/08/26 01:32:37 DEBUG : >WaitForWriters: 2026/08/26 01:32:37 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:32:37 DEBUG : Looking for writers 2026/08/26 01:32:37 DEBUG : file2: reading active writers 2026/08/26 01:32:37 DEBUG : file1: reading active writers 2026/08/26 01:32:37 DEBUG : >WaitForWriters: 2026/08/26 01:32:37 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting 2026/08/26 01:32:39 DEBUG : forgetting directory cache 2026/08/26 01:32:39 DEBUG : dir: forgetting directory cache --- PASS: TestRWFileHandleWriteNoWrite (17.53s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:32:51 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:32:51 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:32:51 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:51 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:32:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:32:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:32:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:32:51 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:32:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:32:51 DEBUG : file1: newRWFileHandle: 2026/08/26 01:32:51 DEBUG : file1(0x320c550c51c0): openPending: 2026/08/26 01:32:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:32:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:32:51 DEBUG : file1(0x320c550c51c0): >openPending: err= 2026/08/26 01:32:51 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 01:32:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:32:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 01:32:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 01:32:51 DEBUG : file1(0x320c550c51c0): _writeAt: size=5, off=0 2026/08/26 01:32:51 DEBUG : file1(0x320c550c51c0): >_writeAt: n=5, err= 2026/08/26 01:32:51 DEBUG : file1(0x320c550c51c0): RWFileHandle.Flush 2026/08/26 01:32:51 DEBUG : file1(0x320c550c51c0): RWFileHandle.Flush 2026/08/26 01:32:51 DEBUG : file1(0x320c550c51c0): close: 2026/08/26 01:32:51 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 01:32:51.902644964 +0000 UTC m=+1327.967925537 2026/08/26 01:32:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:32:51 DEBUG : file1(0x320c550c51c0): >close: err= 2026/08/26 01:32:51 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:32:51 DEBUG : Looking for writers 2026/08/26 01:32:51 DEBUG : file1: reading active writers 2026/08/26 01:32:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:32:51 DEBUG : Looking for writers 2026/08/26 01:32:51 DEBUG : file1: reading active writers 2026/08/26 01:32:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:32:51 DEBUG : Looking for writers 2026/08/26 01:32:51 DEBUG : file1: reading active writers 2026/08/26 01:32:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:32:51 DEBUG : Looking for writers 2026/08/26 01:32:51 DEBUG : file1: reading active writers 2026/08/26 01:32:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:32:52 DEBUG : file1: vfs cache: starting upload 2026/08/26 01:32:52 DEBUG : Looking for writers 2026/08/26 01:32:52 DEBUG : file1: reading active writers 2026/08/26 01:32:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:32:52 DEBUG : Looking for writers 2026/08/26 01:32:52 DEBUG : file1: reading active writers 2026/08/26 01:32:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:32:52 DEBUG : Looking for writers 2026/08/26 01:32:52 DEBUG : file1: reading active writers 2026/08/26 01:32:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 01:32:53 DEBUG : Looking for writers 2026/08/26 01:32:53 DEBUG : file1: reading active writers 2026/08/26 01:32:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:32:54 DEBUG : Looking for writers 2026/08/26 01:32:54 DEBUG : file1: reading active writers 2026/08/26 01:32:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:32:54 DEBUG : file1: size = 5 OK 2026/08/26 01:32:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:32:54 INFO : file1: Copied (new) 2026/08/26 01:32:54 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-26 01:32:51.902644964 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/26 01:32:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 01:32:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:32:54 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 01:32:55 DEBUG : Looking for writers 2026/08/26 01:32:55 DEBUG : file1: reading active writers 2026/08/26 01:32:55 DEBUG : >WaitForWriters: 2026/08/26 01:32:55 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting 2026/08/26 01:33:00 DEBUG : forgetting directory cache 2026/08/26 01:33:00 DEBUG : dir: forgetting directory cache --- PASS: TestRWFileHandleFlushWrite (10.44s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:33:02 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:33:02 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:33:02 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:33:02 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:33:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:33:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:33:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:33:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:33:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:33:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:33:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:33:02 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:33:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:33:02 DEBUG : file1: newRWFileHandle: 2026/08/26 01:33:02 DEBUG : file1(0x320c554b2cc0): openPending: 2026/08/26 01:33:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:33:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:33:02 DEBUG : file1(0x320c554b2cc0): >openPending: err= 2026/08/26 01:33:02 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 01:33:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:33:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 01:33:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 01:33:02 DEBUG : file1(0x320c554b2cc0): _writeAt: size=5, off=0 2026/08/26 01:33:02 DEBUG : file1(0x320c554b2cc0): >_writeAt: n=5, err= 2026/08/26 01:33:02 DEBUG : file1(0x320c554b2cc0): RWFileHandle.Release 2026/08/26 01:33:02 DEBUG : file1(0x320c554b2cc0): close: 2026/08/26 01:33:02 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 01:33:02.526770181 +0000 UTC m=+1338.592050734 2026/08/26 01:33:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:33:02 DEBUG : file1(0x320c554b2cc0): >close: err= 2026/08/26 01:33:02 DEBUG : file1(0x320c554b2cc0): RWFileHandle.Release 2026/08/26 01:33:02 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:33:02 DEBUG : Looking for writers 2026/08/26 01:33:02 DEBUG : file1: reading active writers 2026/08/26 01:33:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:33:02 DEBUG : Looking for writers 2026/08/26 01:33:02 DEBUG : file1: reading active writers 2026/08/26 01:33:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:33:02 DEBUG : Looking for writers 2026/08/26 01:33:02 DEBUG : file1: reading active writers 2026/08/26 01:33:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:33:02 DEBUG : Looking for writers 2026/08/26 01:33:02 DEBUG : file1: reading active writers 2026/08/26 01:33:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:33:02 DEBUG : file1: vfs cache: starting upload 2026/08/26 01:33:02 DEBUG : Looking for writers 2026/08/26 01:33:02 DEBUG : file1: reading active writers 2026/08/26 01:33:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:33:02 DEBUG : Looking for writers 2026/08/26 01:33:02 DEBUG : file1: reading active writers 2026/08/26 01:33:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:33:03 DEBUG : Looking for writers 2026/08/26 01:33:03 DEBUG : file1: reading active writers 2026/08/26 01:33:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 01:33:03 DEBUG : Looking for writers 2026/08/26 01:33:03 DEBUG : file1: reading active writers 2026/08/26 01:33:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:33:04 DEBUG : Looking for writers 2026/08/26 01:33:04 DEBUG : file1: reading active writers 2026/08/26 01:33:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:33:05 DEBUG : file1: size = 5 OK 2026/08/26 01:33:05 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:33:05 INFO : file1: Copied (new) 2026/08/26 01:33:05 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-26 01:33:02.526770181 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/26 01:33:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 01:33:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:33:05 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 01:33:05 DEBUG : Looking for writers 2026/08/26 01:33:05 DEBUG : file1: reading active writers 2026/08/26 01:33:05 DEBUG : >WaitForWriters: 2026/08/26 01:33:05 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (10.68s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:33:12 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:33:12 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:33:12 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:33:12 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:33:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:33:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:33:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:33:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:33:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:33:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:33:12 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:33:16 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/26 01:33:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:33:17 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:33:17 DEBUG : dir/file1(0x320c554aad40): openPending: 2026/08/26 01:33:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 01:33:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 01:33:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:33:17 DEBUG : dir/file1(0x320c554aad40): >openPending: err= 2026/08/26 01:33:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 01:33:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:33:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:33:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 01:33:17 DEBUG : dir/file1(0x320c554aad40): _writeAt: size=5, off=0 2026/08/26 01:33:17 DEBUG : dir/file1(0x320c554aad40): >_writeAt: n=5, err= 2026/08/26 01:33:17 DEBUG : dir/file1(0x320c554aad40): close: 2026/08/26 01:33:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:33:17 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-26 01:33:17.780235494 +0000 UTC m=+1353.845516056 2026/08/26 01:33:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:33:17 DEBUG : dir/file1(0x320c554aad40): >close: err= 2026/08/26 01:33:17 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:33:17 DEBUG : dir: Looking for writers 2026/08/26 01:33:17 DEBUG : file1: reading active writers 2026/08/26 01:33:17 DEBUG : Looking for writers 2026/08/26 01:33:17 DEBUG : dir: reading active writers 2026/08/26 01:33:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:33:17 DEBUG : dir: Looking for writers 2026/08/26 01:33:17 DEBUG : file1: reading active writers 2026/08/26 01:33:17 DEBUG : Looking for writers 2026/08/26 01:33:17 DEBUG : dir: reading active writers 2026/08/26 01:33:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:33:17 DEBUG : dir: Looking for writers 2026/08/26 01:33:17 DEBUG : file1: reading active writers 2026/08/26 01:33:17 DEBUG : Looking for writers 2026/08/26 01:33:17 DEBUG : dir: reading active writers 2026/08/26 01:33:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:33:17 DEBUG : dir: Looking for writers 2026/08/26 01:33:17 DEBUG : file1: reading active writers 2026/08/26 01:33:17 DEBUG : Looking for writers 2026/08/26 01:33:17 DEBUG : dir: reading active writers 2026/08/26 01:33:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:33:17 DEBUG : dir/file1: vfs cache: starting upload 2026/08/26 01:33:17 DEBUG : dir: Looking for writers 2026/08/26 01:33:17 DEBUG : file1: reading active writers 2026/08/26 01:33:17 DEBUG : Looking for writers 2026/08/26 01:33:17 DEBUG : dir: reading active writers 2026/08/26 01:33:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:33:18 DEBUG : dir: Looking for writers 2026/08/26 01:33:18 DEBUG : file1: reading active writers 2026/08/26 01:33:18 DEBUG : Looking for writers 2026/08/26 01:33:18 DEBUG : dir: reading active writers 2026/08/26 01:33:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:33:18 DEBUG : dir: Looking for writers 2026/08/26 01:33:18 DEBUG : file1: reading active writers 2026/08/26 01:33:18 DEBUG : Looking for writers 2026/08/26 01:33:18 DEBUG : dir: reading active writers 2026/08/26 01:33:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 01:33:19 DEBUG : dir: Looking for writers 2026/08/26 01:33:19 DEBUG : file1: reading active writers 2026/08/26 01:33:19 DEBUG : Looking for writers 2026/08/26 01:33:19 DEBUG : dir: reading active writers 2026/08/26 01:33:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:33:20 DEBUG : dir: Looking for writers 2026/08/26 01:33:20 DEBUG : file1: reading active writers 2026/08/26 01:33:20 DEBUG : Looking for writers 2026/08/26 01:33:20 DEBUG : dir: reading active writers 2026/08/26 01:33:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:33:20 DEBUG : dir/file1: size = 5 OK 2026/08/26 01:33:20 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:33:20 INFO : dir/file1: Copied (replaced existing) 2026/08/26 01:33:20 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-26 01:33:17.780235494 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/26 01:33:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/26 01:33:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:33:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/26 01:33:21 DEBUG : dir: Looking for writers 2026/08/26 01:33:21 DEBUG : file1: reading active writers 2026/08/26 01:33:21 DEBUG : Looking for writers 2026/08/26 01:33:21 DEBUG : dir: reading active writers 2026/08/26 01:33:21 DEBUG : >WaitForWriters: 2026/08/26 01:33:21 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting 2026/08/26 01:33:21 DEBUG : forgetting directory cache 2026/08/26 01:33:21 DEBUG : dir: forgetting directory cache 2026/08/26 01:33:21 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestRWFileHandleSizeTruncateExisting (22.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:33:35 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:33:35 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:33:35 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:33:35 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:33:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:33:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:33:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:33:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:33:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:33:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:33:35 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:33:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:33:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:33:43 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:33:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:33:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:33:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:33:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 01:33:43 DEBUG : dir/file1(0x320c553d4680): _writeAt: size=5, off=0 2026/08/26 01:33:43 DEBUG : dir/file1(0x320c553d4680): openPending: 2026/08/26 01:33:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 01:33:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 01:33:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:33:43 DEBUG : dir/file1(0x320c553d4680): >openPending: err= 2026/08/26 01:33:43 DEBUG : dir/file1(0x320c553d4680): >_writeAt: n=5, err= 2026/08/26 01:33:43 DEBUG : dir/file1(0x320c553d4680): _writeAt: size=15, off=5 2026/08/26 01:33:43 DEBUG : dir/file1(0x320c553d4680): >_writeAt: n=15, err= 2026/08/26 01:33:43 DEBUG : dir/file1(0x320c553d4680): close: 2026/08/26 01:33:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/26 01:33:43 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-26 01:33:43.125548544 +0000 UTC m=+1379.190829097 2026/08/26 01:33:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:33:43 DEBUG : dir/file1(0x320c553d4680): >close: err= 2026/08/26 01:33:43 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:33:43 DEBUG : dir: Looking for writers 2026/08/26 01:33:43 DEBUG : file1: reading active writers 2026/08/26 01:33:43 DEBUG : Looking for writers 2026/08/26 01:33:43 DEBUG : dir: reading active writers 2026/08/26 01:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:33:43 DEBUG : dir: Looking for writers 2026/08/26 01:33:43 DEBUG : file1: reading active writers 2026/08/26 01:33:43 DEBUG : Looking for writers 2026/08/26 01:33:43 DEBUG : dir: reading active writers 2026/08/26 01:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:33:43 DEBUG : dir: Looking for writers 2026/08/26 01:33:43 DEBUG : file1: reading active writers 2026/08/26 01:33:43 DEBUG : Looking for writers 2026/08/26 01:33:43 DEBUG : dir: reading active writers 2026/08/26 01:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:33:43 DEBUG : dir: Looking for writers 2026/08/26 01:33:43 DEBUG : file1: reading active writers 2026/08/26 01:33:43 DEBUG : Looking for writers 2026/08/26 01:33:43 DEBUG : dir: reading active writers 2026/08/26 01:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:33:43 DEBUG : dir/file1: vfs cache: starting upload 2026/08/26 01:33:43 DEBUG : dir: Looking for writers 2026/08/26 01:33:43 DEBUG : file1: reading active writers 2026/08/26 01:33:43 DEBUG : Looking for writers 2026/08/26 01:33:43 DEBUG : dir: reading active writers 2026/08/26 01:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:33:43 DEBUG : dir: Looking for writers 2026/08/26 01:33:43 DEBUG : file1: reading active writers 2026/08/26 01:33:43 DEBUG : Looking for writers 2026/08/26 01:33:43 DEBUG : dir: reading active writers 2026/08/26 01:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:33:43 DEBUG : dir: Looking for writers 2026/08/26 01:33:43 DEBUG : file1: reading active writers 2026/08/26 01:33:43 DEBUG : Looking for writers 2026/08/26 01:33:43 DEBUG : dir: reading active writers 2026/08/26 01:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 01:33:44 DEBUG : dir: Looking for writers 2026/08/26 01:33:44 DEBUG : file1: reading active writers 2026/08/26 01:33:44 DEBUG : Looking for writers 2026/08/26 01:33:44 DEBUG : dir: reading active writers 2026/08/26 01:33:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:33:45 DEBUG : dir: Looking for writers 2026/08/26 01:33:45 DEBUG : file1: reading active writers 2026/08/26 01:33:45 DEBUG : Looking for writers 2026/08/26 01:33:45 DEBUG : dir: reading active writers 2026/08/26 01:33:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:33:46 DEBUG : dir/file1: size = 20 OK 2026/08/26 01:33:46 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/26 01:33:46 INFO : dir/file1: Copied (replaced existing) 2026/08/26 01:33:46 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-26 01:33:43.125548544 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/26 01:33:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/26 01:33:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:33:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/26 01:33:46 DEBUG : dir: Looking for writers 2026/08/26 01:33:46 DEBUG : file1: reading active writers 2026/08/26 01:33:46 DEBUG : Looking for writers 2026/08/26 01:33:46 DEBUG : dir: reading active writers 2026/08/26 01:33:46 DEBUG : >WaitForWriters: 2026/08/26 01:33:46 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting 2026/08/26 01:33:46 DEBUG : forgetting directory cache 2026/08/26 01:33:46 DEBUG : dir: forgetting directory cache --- PASS: TestRWFileHandleSizeCreateExisting (26.27s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:34:01 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:34:01 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:34:01 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:01 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:34:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:34:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:01 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:34:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:01 DEBUG : file1: newRWFileHandle: 2026/08/26 01:34:01 DEBUG : file1(0x320c551b1a80): openPending: 2026/08/26 01:34:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:34:01 DEBUG : file1(0x320c551b1a80): >openPending: err= 2026/08/26 01:34:01 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 01:34:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:34:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 01:34:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 01:34:01 DEBUG : file1(0x320c551b1a80): _writeAt: size=5, off=0 2026/08/26 01:34:01 DEBUG : file1(0x320c551b1a80): >_writeAt: n=5, err= 2026/08/26 01:34:01 DEBUG : file1(0x320c551b1a80): close: 2026/08/26 01:34:01 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 01:34:01.603478666 +0000 UTC m=+1397.668759219 2026/08/26 01:34:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:01 DEBUG : file1(0x320c551b1a80): >close: err= 2026/08/26 01:34:01 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:34:01 DEBUG : Looking for writers 2026/08/26 01:34:01 DEBUG : file1: reading active writers 2026/08/26 01:34:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:34:01 DEBUG : Looking for writers 2026/08/26 01:34:01 DEBUG : file1: reading active writers 2026/08/26 01:34:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:34:01 DEBUG : Looking for writers 2026/08/26 01:34:01 DEBUG : file1: reading active writers 2026/08/26 01:34:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:34:01 DEBUG : Looking for writers 2026/08/26 01:34:01 DEBUG : file1: reading active writers 2026/08/26 01:34:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:34:01 DEBUG : file1: vfs cache: starting upload 2026/08/26 01:34:01 DEBUG : Looking for writers 2026/08/26 01:34:01 DEBUG : file1: reading active writers 2026/08/26 01:34:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:34:01 DEBUG : Looking for writers 2026/08/26 01:34:01 DEBUG : file1: reading active writers 2026/08/26 01:34:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:34:02 DEBUG : Looking for writers 2026/08/26 01:34:02 DEBUG : file1: reading active writers 2026/08/26 01:34:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 01:34:02 DEBUG : forgetting directory cache 2026/08/26 01:34:02 DEBUG : Looking for writers 2026/08/26 01:34:02 DEBUG : file1: reading active writers 2026/08/26 01:34:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:34:03 DEBUG : Looking for writers 2026/08/26 01:34:03 DEBUG : file1: reading active writers 2026/08/26 01:34:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:34:04 DEBUG : file1: size = 5 OK 2026/08/26 01:34:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:34:04 INFO : file1: Copied (new) 2026/08/26 01:34:04 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-26 01:34:01.603478666 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/26 01:34:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 01:34:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:34:04 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 01:34:04 DEBUG : Looking for writers 2026/08/26 01:34:04 DEBUG : file1: reading active writers 2026/08/26 01:34:04 DEBUG : >WaitForWriters: 2026/08/26 01:34:04 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting 2026/08/26 01:34:06 DEBUG : forgetting directory cache 2026/08/26 01:34:06 DEBUG : dir: forgetting directory cache 2026/08/26 01:34:06 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestRWFileHandleSizeCreateNew (10.08s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:34:11 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:34:11 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:34:11 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:11 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:34:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:34:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/26 01:34:11 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529c900): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529c900): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529c900): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529c900): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529c900): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.07412652 +0000 UTC m=+1408.139407073 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529c900): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529cf80): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529cf80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529cf80): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529cf80): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529cf80): _writeAt: size=3, off=2 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529cf80): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529cf80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.07412652 +0000 UTC m=+1408.139407073 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529cf80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d480): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d480): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d480): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d480): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d480): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.07412652 +0000 UTC m=+1408.139407073 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d480): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f86690 item 1 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529dbc0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529dbc0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529dbc0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529dbc0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529dbc0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.076640725 +0000 UTC m=+1408.141921278 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529dbc0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555741c0): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555741c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555741c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555741c0): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555741c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.076640725 +0000 UTC m=+1408.141921278 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555741c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f86b60 item 2 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574940): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574940): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574940): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574940): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574940): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.078625411 +0000 UTC m=+1408.143905964 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574940): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574dc0): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574dc0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574dc0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574dc0): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574dc0): _writeAt: size=3, off=2 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574dc0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.078625411 +0000 UTC m=+1408.143905964 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574dc0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575280): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575280): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575280): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575280): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575280): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.078625411 +0000 UTC m=+1408.143905964 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575280): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f86ee0 item 3 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575980): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575980): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575980): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575980): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575980): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.080783715 +0000 UTC m=+1408.146064268 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575980): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575ec0): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575ec0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575ec0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575ec0): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575ec0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.080783715 +0000 UTC m=+1408.146064268 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575ec0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f873b0 item 4 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd280): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd280): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd280): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd280): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd280): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.082274469 +0000 UTC m=+1408.147555022 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd280): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd800): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd800): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd800): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd800): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd800): _writeAt: size=3, off=2 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd800): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd800): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.082274469 +0000 UTC m=+1408.147555022 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd800): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f961c0): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f961c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f961c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f961c0): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f961c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.082274469 +0000 UTC m=+1408.147555022 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f961c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f87730 item 5 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f96b00): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f96b00): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f96b00): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f96b00): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f96b00): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.084376737 +0000 UTC m=+1408.149657290 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f96b00): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f97100): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f97100): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f97100): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f97100): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f97100): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.084376737 +0000 UTC m=+1408.149657290 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f97100): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c550fe070 item 6 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c4500): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c4500): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c4500): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c4500): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c4500): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.085669336 +0000 UTC m=+1408.150949889 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c4500): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c4f00): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c4f00): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c4f00): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c4f00): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c4f00): _writeAt: size=3, off=2 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c4f00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c4f00): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.085669336 +0000 UTC m=+1408.150949889 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c4f00): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c53c0): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c53c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c53c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c53c0): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c53c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.085669336 +0000 UTC m=+1408.150949889 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c53c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c550fe620 item 7 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5b40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5b40): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5b40): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5b40): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5b40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.087790399 +0000 UTC m=+1408.153070952 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5b40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6480): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6480): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6480): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6480): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6480): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.087790399 +0000 UTC m=+1408.153070952 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6480): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c550fed90 item 8 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6a40): _readAt: size=2, off=0 2026/08/26 01:34:12 ERROR : open-test-file(0x320c554a6a40): Couldn't read size of file 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6a40): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6a40): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6a40): close: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6a40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6e00): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6e00): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6e00): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6e00): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6e00): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.089420074 +0000 UTC m=+1408.154700697 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6e00): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7480): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7480): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7480): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7480): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7480): _writeAt: size=3, off=2 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7480): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7480): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.089420074 +0000 UTC m=+1408.154700697 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7480): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7a80): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7a80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7a80): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7a80): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7a80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.089420074 +0000 UTC m=+1408.154700697 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7a80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c550ff340 item 9 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4e500): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4e500): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4e500): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4e500): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4e500): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.091500671 +0000 UTC m=+1408.156781224 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4e500): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4ef00): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4ef00): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4ef00): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4ef00): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4ef00): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.091500671 +0000 UTC m=+1408.156781224 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4ef00): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c550ff960 item 10 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4f980): _readAt: size=2, off=0 2026/08/26 01:34:12 ERROR : open-test-file(0x320c54d4f980): Couldn't read size of file 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4f980): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4f980): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4f980): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4f980): close: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4f980): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55360140): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55360140): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55360140): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55360140): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55360140): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.092996705 +0000 UTC m=+1408.158277258 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55360140): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55360640): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55360640): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55360640): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55360640): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55360640): _writeAt: size=3, off=2 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55360640): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55360640): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.092996705 +0000 UTC m=+1408.158277258 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55360640): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55360b40): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55360b40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55360b40): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55360b40): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55360b40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.092996705 +0000 UTC m=+1408.158277258 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55360b40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54dd0230 item 11 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553611c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553611c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553611c0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553611c0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553611c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.094884548 +0000 UTC m=+1408.160165101 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553611c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55361700): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55361700): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55361700): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55361700): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55361700): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.094884548 +0000 UTC m=+1408.160165101 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55361700): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54dd0af0 item 12 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55361d40): _readAt: size=2, off=0 2026/08/26 01:34:12 ERROR : open-test-file(0x320c55361d40): Couldn't read size of file 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55361d40): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55361d40): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55361d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55361d40): close: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55361d40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a4200): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a4200): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a4200): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a4200): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a4200): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.096830741 +0000 UTC m=+1408.162111334 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a4200): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a48c0): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a48c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a48c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a48c0): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a48c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.096830741 +0000 UTC m=+1408.162111334 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a48c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54dd1e30 item 13 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a4f40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a4f40): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a4f40): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a4f40): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a4f40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.098670864 +0000 UTC m=+1408.163951417 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a4f40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a5480): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a5480): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a5480): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a5480): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a5480): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.098670864 +0000 UTC m=+1408.163951417 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a5480): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510e310 item 14 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a5ac0): _readAt: size=2, off=0 2026/08/26 01:34:12 ERROR : open-test-file(0x320c553a5ac0): Couldn't read size of file 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a5ac0): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a5ac0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a5ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a5ac0): close: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a5ac0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a5e80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a5e80): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a5e80): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a5e80): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a5e80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.100857812 +0000 UTC m=+1408.166138384 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553a5e80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553fe640): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553fe640): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553fe640): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553fe640): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553fe640): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.100857812 +0000 UTC m=+1408.166138384 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553fe640): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510e690 item 15 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553fecc0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553fecc0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553fecc0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553fecc0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553fecc0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.102593628 +0000 UTC m=+1408.167874181 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553fecc0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ff200): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ff200): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ff200): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ff200): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ff200): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.102593628 +0000 UTC m=+1408.167874181 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ff200): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510ea80 item 16 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ff840): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ff840): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ff840): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ff840): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ff840): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.104127072 +0000 UTC m=+1408.169407665 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ff840): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ffcc0): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ffcc0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ffcc0): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ffcc0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ffcc0): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ffcc0): _writeAt: size=3, off=7 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ffcc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ffcc0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.104127072 +0000 UTC m=+1408.169407665 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553ffcc0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542c2c0): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542c2c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542c2c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542c2c0): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542c2c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.104127072 +0000 UTC m=+1408.169407665 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542c2c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510ef50 item 17 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542c940): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542c940): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542c940): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542c940): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542c940): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.106411664 +0000 UTC m=+1408.171692217 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542c940): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542ce80): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542ce80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542ce80): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542ce80): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542ce80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.106411664 +0000 UTC m=+1408.171692217 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542ce80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510f420 item 18 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542d500): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542d500): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542d500): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542d500): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542d500): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.108044695 +0000 UTC m=+1408.173325249 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542d500): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542da00): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542da00): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542da00): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542da00): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542da00): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542da00): _writeAt: size=3, off=7 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542da00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542da00): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.108044695 +0000 UTC m=+1408.173325249 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5542da00): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e000): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e000): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e000): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e000): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e000): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.108044695 +0000 UTC m=+1408.173325249 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e000): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510f7a0 item 19 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e680): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e680): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e680): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e680): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e680): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.110237814 +0000 UTC m=+1408.175518407 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e680): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547ebc0): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547ebc0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547ebc0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547ebc0): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547ebc0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.110237814 +0000 UTC m=+1408.175518407 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547ebc0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510fdc0 item 20 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f240): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f240): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f240): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f240): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f240): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.111978801 +0000 UTC m=+1408.177259354 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f240): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f740): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f740): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f740): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f740): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f740): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f740): _writeAt: size=3, off=7 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f740): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f740): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.111978801 +0000 UTC m=+1408.177259354 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f740): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547fc40): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547fc40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547fc40): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547fc40): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547fc40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.111978801 +0000 UTC m=+1408.177259354 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547fc40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c554e8540 item 21 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e63c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e63c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e63c0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e63c0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e63c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.114406703 +0000 UTC m=+1408.179687276 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e63c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e6900): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e6900): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e6900): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e6900): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e6900): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.114406703 +0000 UTC m=+1408.179687276 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e6900): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c554e8a10 item 22 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e6f80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e6f80): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e6f80): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e6f80): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e6f80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.116101973 +0000 UTC m=+1408.181382556 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e6f80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e7480): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e7480): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e7480): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e7480): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e7480): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e7480): _writeAt: size=3, off=7 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e7480): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e7480): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.116101973 +0000 UTC m=+1408.181382556 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e7480): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e7980): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e7980): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e7980): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e7980): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e7980): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.116101973 +0000 UTC m=+1408.181382556 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554e7980): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c554e9260 item 23 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55514100): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55514100): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55514100): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55514100): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55514100): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.118487845 +0000 UTC m=+1408.183768439 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55514100): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55514640): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55514640): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55514640): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55514640): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55514640): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.118487845 +0000 UTC m=+1408.183768439 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55514640): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c554e9880 item 24 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55514c80): _readAt: size=2, off=0 2026/08/26 01:34:12 ERROR : open-test-file(0x320c55514c80): Couldn't read size of file 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55514c80): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55514c80): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55514c80): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55514c80): close: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55514c80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515040): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515040): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515040): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515040): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515040): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.121124962 +0000 UTC m=+1408.186405505 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515040): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515540): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515540): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515540): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515540): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515540): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515540): _writeAt: size=3, off=7 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515540): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515540): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.121124962 +0000 UTC m=+1408.186405505 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515540): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515a80): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515a80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515a80): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515a80): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515a80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.121124962 +0000 UTC m=+1408.186405505 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55515a80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c554e9c00 item 25 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55554200): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55554200): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55554200): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55554200): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55554200): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.123164611 +0000 UTC m=+1408.188445155 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55554200): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55554740): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55554740): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55554740): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55554740): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55554740): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.123164611 +0000 UTC m=+1408.188445155 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55554740): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54eaebd0 item 26 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55554d80): _readAt: size=2, off=0 2026/08/26 01:34:12 ERROR : open-test-file(0x320c55554d80): Couldn't read size of file 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55554d80): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55554d80): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55554d80): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55554d80): close: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55554d80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555140): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555140): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555140): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555140): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555140): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.124779189 +0000 UTC m=+1408.190059742 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555140): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555640): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555640): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555640): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555640): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555640): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555640): _writeAt: size=3, off=7 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555640): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555640): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.124779189 +0000 UTC m=+1408.190059742 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555640): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555b80): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555b80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555b80): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555b80): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555b80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.124779189 +0000 UTC m=+1408.190059742 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55555b80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54eaf500 item 27 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55580300): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55580300): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55580300): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55580300): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55580300): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.127173549 +0000 UTC m=+1408.192454102 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55580300): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55580840): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55580840): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55580840): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55580840): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55580840): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.127173549 +0000 UTC m=+1408.192454102 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55580840): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54eafe30 item 28 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55580e80): _readAt: size=2, off=0 2026/08/26 01:34:12 ERROR : open-test-file(0x320c55580e80): Couldn't read size of file 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55580e80): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55580e80): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55580e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55580e80): close: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55580e80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55581240): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55581240): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55581240): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55581240): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55581240): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.128790931 +0000 UTC m=+1408.194071484 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55581240): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55581900): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55581900): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55581900): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55581900): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55581900): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.128790931 +0000 UTC m=+1408.194071484 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55581900): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54bff260 item 29 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a4080): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a4080): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a4080): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a4080): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a4080): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.13052264 +0000 UTC m=+1408.195803193 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a4080): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a45c0): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a45c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a45c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a45c0): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a45c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.13052264 +0000 UTC m=+1408.195803193 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a45c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54bff810 item 30 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a4c00): _readAt: size=2, off=0 2026/08/26 01:34:12 ERROR : open-test-file(0x320c555a4c00): Couldn't read size of file 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a4c00): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a4c00): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a4c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a4c00): close: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a4c00): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a4fc0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a4fc0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a4fc0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a4fc0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a4fc0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.131965353 +0000 UTC m=+1408.197245906 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a4fc0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a5680): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a5680): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a5680): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a5680): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a5680): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.131965353 +0000 UTC m=+1408.197245906 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a5680): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c6cc40 item 31 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a5d00): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a5d00): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a5d00): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a5d00): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a5d00): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.133603994 +0000 UTC m=+1408.198884547 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555a5d00): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555ca340): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555ca340): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555ca340): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555ca340): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555ca340): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.133603994 +0000 UTC m=+1408.198884547 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555ca340): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c6d570 item 32 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555ca980): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555ca980): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555ca980): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555ca980): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555ca980): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.135154711 +0000 UTC m=+1408.200435264 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555ca980): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cae00): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cae00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cae00): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cae00): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cae00): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4c930 item 33 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cae00): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cae00): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.135712524 +0000 UTC m=+1408.200993077 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cae00): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cb300): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cb300): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cb300): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cb300): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cb300): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.135712524 +0000 UTC m=+1408.200993077 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cb300): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4ccb0 item 33 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cb940): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cb940): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cb940): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cb940): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cb940): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.137164174 +0000 UTC m=+1408.202444717 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cb940): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cbdc0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cbdc0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4d490 item 34 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cbdc0): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cbdc0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cbdc0): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cbdc0): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cbdc0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.137690478 +0000 UTC m=+1408.202971031 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555cbdc0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f0400): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f0400): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f0400): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f0400): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f0400): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.137690478 +0000 UTC m=+1408.202971031 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f0400): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4da40 item 34 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f0a40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f0a40): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f0a40): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f0a40): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f0a40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.139114334 +0000 UTC m=+1408.204394887 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f0a40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f0ec0): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f0ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f0ec0): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f0ec0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f0ec0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4a0e0 item 35 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f0ec0): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f0ec0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.139745456 +0000 UTC m=+1408.205026009 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f0ec0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f13c0): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f13c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f13c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f13c0): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f13c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.139745456 +0000 UTC m=+1408.205026009 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f13c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4a380 item 35 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f1a40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f1a40): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f1a40): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f1a40): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f1a40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.141155267 +0000 UTC m=+1408.206435820 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555f1a40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55618040): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55618040): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4ab60 item 36 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55618040): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55618040): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55618040): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55618040): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55618040): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.141639119 +0000 UTC m=+1408.206919672 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55618040): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55618580): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55618580): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55618580): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55618580): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55618580): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.141639119 +0000 UTC m=+1408.206919672 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55618580): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4b7a0 item 36 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55618bc0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55618bc0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55618bc0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55618bc0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55618bc0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.142949092 +0000 UTC m=+1408.208229645 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55618bc0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55619040): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55619040): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55619040): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55619040): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55619040): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c52230 item 37 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55619040): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55619040): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.143483881 +0000 UTC m=+1408.208764424 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55619040): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55619540): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55619540): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55619540): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55619540): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55619540): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.143483881 +0000 UTC m=+1408.208764424 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55619540): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c52770 item 37 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55619bc0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55619bc0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55619bc0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55619bc0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55619bc0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.144999301 +0000 UTC m=+1408.210279854 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55619bc0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556741c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556741c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c52bd0 item 38 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556741c0): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556741c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556741c0): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556741c0): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556741c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.145741633 +0000 UTC m=+1408.211022186 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556741c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674700): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674700): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674700): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674700): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674700): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.145741633 +0000 UTC m=+1408.211022186 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674700): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c53110 item 38 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674d80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674d80): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674d80): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674d80): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674d80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.147019985 +0000 UTC m=+1408.212300528 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674d80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675280): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675280): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675280): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675280): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675280): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c538f0 item 39 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675280): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675280): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.147574502 +0000 UTC m=+1408.212855055 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675280): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675780): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675780): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675780): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675780): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675780): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.147574502 +0000 UTC m=+1408.212855055 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675780): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c53c70 item 39 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675e00): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675e00): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675e00): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675e00): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675e00): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.149254202 +0000 UTC m=+1408.214534755 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675e00): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dc400): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dc400): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d524d0 item 40 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dc400): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dc400): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dc400): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dc400): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dc400): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.150169088 +0000 UTC m=+1408.215449641 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dc400): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dc940): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dc940): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dc940): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dc940): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dc940): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.150169088 +0000 UTC m=+1408.215449641 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dc940): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d52850 item 40 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dcf00): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dcf00): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dcf00): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dcf00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dcf00): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dcf00): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dcf00): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.153146428 +0000 UTC m=+1408.218426981 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dcf00): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dd400): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dd400): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dd400): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d52d20 item 41 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dd400): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dd400): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.153597809 +0000 UTC m=+1408.218878353 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dd400): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508dbc0): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508dbc0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508dbc0): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508dbc0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508dbc0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c552edab0 item 41 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508dbc0): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508dbc0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.15435542 +0000 UTC m=+1408.219635973 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508dbc0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d2200): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d2200): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d2200): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d2200): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d2200): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.15435542 +0000 UTC m=+1408.219635973 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d2200): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c552edc70 item 41 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f62300): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f62300): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f62300): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f62300): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f62300): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f62300): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f62300): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.156176477 +0000 UTC m=+1408.221457030 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f62300): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f62bc0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f62bc0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f62bc0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5491e150 item 42 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f62bc0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f62bc0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.156887418 +0000 UTC m=+1408.222167992 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f62bc0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f63300): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f63300): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5491e3f0 item 42 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f63300): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f63300): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f63300): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f63300): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f63300): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.157797566 +0000 UTC m=+1408.223078149 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f63300): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f63980): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f63980): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f63980): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f63980): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f63980): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.157797566 +0000 UTC m=+1408.223078149 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f63980): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5491e690 item 42 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55380300): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55380300): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55380300): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55380300): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55380300): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55380300): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55380300): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.159720305 +0000 UTC m=+1408.225001209 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55380300): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55380a40): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55380a40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55380a40): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5491ed90 item 43 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55380a40): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55380a40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.160356405 +0000 UTC m=+1408.225636988 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55380a40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381100): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381100): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381100): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381100): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381100): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5491ef50 item 43 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381100): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381100): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.161012584 +0000 UTC m=+1408.226293157 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381100): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381680): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381680): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381680): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381680): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381680): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.161012584 +0000 UTC m=+1408.226293157 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381680): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5491f570 item 43 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381dc0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381dc0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381dc0): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381dc0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381dc0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381dc0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.163324026 +0000 UTC m=+1408.228604639 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55381dc0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dd900): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dd900): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dd900): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5491fc70 item 44 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dd900): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dd900): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.163874806 +0000 UTC m=+1408.229155359 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dd900): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dde40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dde40): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d1c310 item 44 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dde40): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dde40): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dde40): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dde40): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dde40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.16464545 +0000 UTC m=+1408.229926024 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556dde40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d2b00): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d2b00): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d2b00): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d2b00): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d2b00): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.16464545 +0000 UTC m=+1408.229926024 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d2b00): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d1c8c0 item 44 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d3140): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d3140): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d3140): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d3140): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d3140): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d3140): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d3140): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.16684396 +0000 UTC m=+1408.232124503 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d3140): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d3640): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d3640): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d3640): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d1d420 item 45 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d3640): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d3640): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.167370624 +0000 UTC m=+1408.232651167 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d3640): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d3d40): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d3d40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d3d40): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d3d40): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d3d40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.167370624 +0000 UTC m=+1408.232651167 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550d3d40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d1d7a0 item 45 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54da33c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54da33c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54da33c0): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54da33c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54da33c0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54da33c0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54da33c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.168802396 +0000 UTC m=+1408.234082949 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54da33c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54da3b00): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54da3b00): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54da3b00): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d520e0 item 46 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54da3b00): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54da3b00): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.169289826 +0000 UTC m=+1408.234570369 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54da3b00): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554aa600): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554aa600): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554aa600): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554aa600): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554aa600): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.169289826 +0000 UTC m=+1408.234570369 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554aa600): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d52fc0 item 46 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554aad80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554aad80): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554aad80): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554aad80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554aad80): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554aad80): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554aad80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.170998641 +0000 UTC m=+1408.236279184 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554aad80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554ab480): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554ab480): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554ab480): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d53880 item 47 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554ab480): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554ab480): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.171611839 +0000 UTC m=+1408.236892392 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554ab480): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554abe80): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554abe80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554abe80): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554abe80): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554abe80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.171611839 +0000 UTC m=+1408.236892392 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554abe80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c552ec000 item 47 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5492af80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5492af80): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5492af80): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5492af80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5492af80): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5492af80): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5492af80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.173299945 +0000 UTC m=+1408.238580498 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5492af80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f6180): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f6180): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f6180): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c552ec380 item 48 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f6180): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f6180): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.173866955 +0000 UTC m=+1408.239147497 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f6180): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f6980): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f6980): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f6980): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f6980): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f6980): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.173866955 +0000 UTC m=+1408.239147497 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f6980): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c552ec5b0 item 48 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f72c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f72c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f72c0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f72c0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f72c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.175907816 +0000 UTC m=+1408.241188369 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f72c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f7740): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f7740): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f7740): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f7740): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f7740): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f7740): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c552eccb0 item 49 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f7740): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f7740): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.176549267 +0000 UTC m=+1408.241829850 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f7740): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f7c80): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f7c80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f7c80): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f7c80): >_readAt: n=8, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f7c80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.176549267 +0000 UTC m=+1408.241829850 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554f7c80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c552ecfc0 item 49 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553d4400): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553d4400): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553d4400): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553d4400): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553d4400): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.178493416 +0000 UTC m=+1408.243773979 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553d4400): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553d4900): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553d4900): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553d4900): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c552ed340 item 50 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553d4900): _readAt: size=2, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553d4900): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553d4900): _writeAt: size=3, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553d4900): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553d4900): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.179720292 +0000 UTC m=+1408.245000855 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553d4900): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b0380): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b0380): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b0380): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b0380): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b0380): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.179720292 +0000 UTC m=+1408.245000855 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b0380): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c380e0 item 50 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b10c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b10c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b10c0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b10c0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b10c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.181709425 +0000 UTC m=+1408.246989989 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b10c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b16c0): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b16c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b16c0): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b16c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b16c0): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b16c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c38620 item 51 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b16c0): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b16c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.182338002 +0000 UTC m=+1408.247618556 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b16c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b1c00): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b1c00): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b1c00): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b1c00): >_readAt: n=8, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b1c00): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.182338002 +0000 UTC m=+1408.247618556 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551b1c00): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c389a0 item 51 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b23c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b23c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b23c0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b23c0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b23c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.184389243 +0000 UTC m=+1408.249669847 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b23c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b2900): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b2900): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b2900): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c38f50 item 52 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b2900): _readAt: size=2, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b2900): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b2900): _writeAt: size=3, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b2900): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b2900): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.185316123 +0000 UTC m=+1408.250596726 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b2900): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b2e80): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b2e80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b2e80): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b2e80): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b2e80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.185316123 +0000 UTC m=+1408.250596726 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b2e80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c392d0 item 52 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b3740): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b3740): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b3740): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b3740): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b3740): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.187439921 +0000 UTC m=+1408.252720494 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b3740): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b3c40): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b3c40): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b3c40): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b3c40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b3c40): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b3c40): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c39880 item 53 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b3c40): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b3c40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.188232768 +0000 UTC m=+1408.253513932 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554b3c40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529c880): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529c880): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529c880): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529c880): >_readAt: n=8, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529c880): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.188232768 +0000 UTC m=+1408.253513932 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529c880): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c39c70 item 53 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d100): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d100): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d100): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d100): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d100): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.190246147 +0000 UTC m=+1408.255526701 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d100): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d600): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d600): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d600): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55482310 item 54 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d600): _readAt: size=2, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d600): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d600): _writeAt: size=3, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d600): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d600): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.191049364 +0000 UTC m=+1408.256329917 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529d600): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529dc80): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529dc80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529dc80): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529dc80): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529dc80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.191049364 +0000 UTC m=+1408.256329917 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529dc80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55482690 item 54 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574400): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574400): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574400): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574400): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574400): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.193215171 +0000 UTC m=+1408.258495734 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574400): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574a00): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574a00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574a00): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574a00): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574a00): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574a00): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55482a10 item 55 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574a00): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574a00): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.193872562 +0000 UTC m=+1408.259153115 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574a00): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574f40): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574f40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574f40): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574f40): >_readAt: n=8, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574f40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.193872562 +0000 UTC m=+1408.259153115 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55574f40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55482bd0 item 55 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555755c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555755c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555755c0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555755c0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555755c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.195687126 +0000 UTC m=+1408.260967730 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555755c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575b40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575b40): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575b40): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55482fc0 item 56 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575b40): _readAt: size=2, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575b40): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575b40): _writeAt: size=3, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575b40): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575b40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.196454044 +0000 UTC m=+1408.261734607 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55575b40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f96000): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f96000): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f96000): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f96000): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f96000): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.196454044 +0000 UTC m=+1408.261734607 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54f96000): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55483180 item 56 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd340): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd340): open at offset 0 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd340): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd340): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd340): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd340): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd340): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd340): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.19848164 +0000 UTC m=+1408.263762194 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd340): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd980): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd980): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd980): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55483500 item 57 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd980): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd980): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.199170952 +0000 UTC m=+1408.264451505 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54bbd980): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c43c0): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c43c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c43c0): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c43c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c43c0): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c43c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c554836c0 item 57 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c43c0): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c43c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.199924794 +0000 UTC m=+1408.265205347 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c43c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c4dc0): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c4dc0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c4dc0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c4dc0): >_readAt: n=8, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c4dc0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.199924794 +0000 UTC m=+1408.265205347 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c4dc0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55483880 item 57 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5480): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5480): open at offset 0 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5480): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5480): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5480): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5480): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5480): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5480): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.201851862 +0000 UTC m=+1408.267132425 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5480): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5ac0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5ac0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5ac0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55483ce0 item 58 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5ac0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5ac0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.202427619 +0000 UTC m=+1408.267708172 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550c5ac0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6400): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6400): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6400): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55542000 item 58 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6400): _readAt: size=2, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6400): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6400): _writeAt: size=3, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6400): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6400): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.203204445 +0000 UTC m=+1408.268485008 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a6400): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a69c0): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a69c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a69c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a69c0): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a69c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.203204445 +0000 UTC m=+1408.268485008 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a69c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c555421c0 item 58 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7200): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7200): open at offset 0 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7200): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7200): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7200): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7200): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7200): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7200): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.205037585 +0000 UTC m=+1408.270318138 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7200): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7740): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7740): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7740): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55542770 item 59 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7740): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7740): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.205617199 +0000 UTC m=+1408.270897752 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7740): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7e80): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7e80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7e80): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7e80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7e80): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7e80): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55542930 item 59 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7e80): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7e80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.206280491 +0000 UTC m=+1408.271561044 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554a7e80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4e700): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4e700): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4e700): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4e700): >_readAt: n=8, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4e700): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.206280491 +0000 UTC m=+1408.271561044 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4e700): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55542af0 item 59 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4f4c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4f4c0): open at offset 0 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4f4c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4f4c0): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4f4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4f4c0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4f4c0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4f4c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.207883075 +0000 UTC m=+1408.273163638 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4f4c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4fd80): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4fd80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4fd80): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55542fc0 item 60 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4fd80): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4fd80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.208582815 +0000 UTC m=+1408.273863399 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c54d4fd80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674400): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674400): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674400): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55543180 item 60 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674400): _readAt: size=2, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674400): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674400): _writeAt: size=3, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674400): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674400): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.209481973 +0000 UTC m=+1408.274762526 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55674400): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556749c0): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556749c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556749c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556749c0): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556749c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.209481973 +0000 UTC m=+1408.274762526 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c556749c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55543420 item 60 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675000): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675000): open at offset 0 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675000): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675000): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675000): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675000): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675000): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675000): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.21129855 +0000 UTC m=+1408.276579103 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675000): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675540): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675540): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675540): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c555437a0 item 61 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675540): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675540): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.211989755 +0000 UTC m=+1408.277270318 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675540): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675c40): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675c40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675c40): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675c40): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675c40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.211989755 +0000 UTC m=+1408.277270318 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55675c40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55543960 item 61 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508c8c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508c8c0): open at offset 0 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508c8c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508c8c0): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508c8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508c8c0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508c8c0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508c8c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.214034775 +0000 UTC m=+1408.279315328 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508c8c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508d100): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508d100): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508d100): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f32150 item 62 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508d100): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508d100): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.21465706 +0000 UTC m=+1408.279937663 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5508d100): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b8180): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b8180): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b8180): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b8180): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b8180): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.21465706 +0000 UTC m=+1408.279937663 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b8180): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f32540 item 62 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b87c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b87c0): open at offset 0 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b87c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b87c0): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b87c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b87c0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b87c0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b87c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.216827105 +0000 UTC m=+1408.282107658 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b87c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b8d00): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b8d00): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b8d00): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f32b60 item 63 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b8d00): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b8d00): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.217487691 +0000 UTC m=+1408.282768294 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b8d00): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b9400): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b9400): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b9400): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b9400): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b9400): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.217487691 +0000 UTC m=+1408.282768294 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b9400): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f32d20 item 63 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b9a40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b9a40): open at offset 0 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b9a40): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b9a40): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b9a40): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b9a40): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b9a40): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b9a40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.219386075 +0000 UTC m=+1408.284666628 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c550b9a40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a0080): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a0080): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a0080): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f333b0 item 64 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a0080): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a0080): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.219938397 +0000 UTC m=+1408.285218980 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a0080): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a0780): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a0780): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a0780): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a0780): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a0780): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.219938397 +0000 UTC m=+1408.285218980 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a0780): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f335e0 item 64 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a0dc0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a0dc0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a0dc0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a0dc0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a0dc0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.221882365 +0000 UTC m=+1408.287162918 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a0dc0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a1240): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a1240): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a1240): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a1240): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a1240): _writeAt: size=3, off=2 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f33b20 item 65 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a1240): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a1240): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.222665514 +0000 UTC m=+1408.287946067 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a1240): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a1740): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a1740): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a1740): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a1740): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a1740): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.222665514 +0000 UTC m=+1408.287946067 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a1740): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f33ce0 item 65 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a1d80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a1d80): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a1d80): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a1d80): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a1d80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.224709732 +0000 UTC m=+1408.289990285 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551a1d80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f8300): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f8300): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524a1c0 item 66 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f8300): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f8300): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f8300): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f8300): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f8300): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.225487249 +0000 UTC m=+1408.290767802 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f8300): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f8840): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f8840): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f8840): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f8840): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f8840): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.225487249 +0000 UTC m=+1408.290767802 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f8840): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524a4d0 item 66 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f8e80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f8e80): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f8e80): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f8e80): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f8e80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.227234377 +0000 UTC m=+1408.292514930 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f8e80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f9300): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f9300): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f9300): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f9300): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f9300): _writeAt: size=3, off=2 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524a850 item 67 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f9300): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f9300): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.227929138 +0000 UTC m=+1408.293209731 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f9300): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f9800): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f9800): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f9800): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f9800): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f9800): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.227929138 +0000 UTC m=+1408.293209731 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f9800): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524aa10 item 67 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f9e80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f9e80): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f9e80): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f9e80): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f9e80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.229643523 +0000 UTC m=+1408.294924076 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c551f9e80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55242480): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55242480): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524aee0 item 68 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55242480): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55242480): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55242480): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55242480): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55242480): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.230659241 +0000 UTC m=+1408.295939794 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55242480): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552429c0): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552429c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552429c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552429c0): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552429c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.230659241 +0000 UTC m=+1408.295939794 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552429c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524b110 item 68 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55243000): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55243000): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55243000): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55243000): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55243000): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.232119286 +0000 UTC m=+1408.297399850 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55243000): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55243480): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55243480): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55243480): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55243480): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55243480): _writeAt: size=3, off=2 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524b490 item 69 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55243480): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55243480): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.232689133 +0000 UTC m=+1408.297969686 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55243480): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55243980): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55243980): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55243980): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55243980): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55243980): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.232689133 +0000 UTC m=+1408.297969686 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55243980): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524b650 item 69 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529a100): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529a100): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529a100): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529a100): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529a100): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.234334918 +0000 UTC m=+1408.299615472 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529a100): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529a600): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529a600): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524bb20 item 70 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529a600): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529a600): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529a600): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529a600): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529a600): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.234925834 +0000 UTC m=+1408.300206387 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529a600): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529ab40): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529ab40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529ab40): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529ab40): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529ab40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.234925834 +0000 UTC m=+1408.300206387 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529ab40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524bd50 item 70 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529b1c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529b1c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529b1c0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529b1c0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529b1c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.236420865 +0000 UTC m=+1408.301701418 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529b1c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529b6c0): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529b6c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529b6c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529b6c0): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529b6c0): _writeAt: size=3, off=2 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54abc2a0 item 71 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529b6c0): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529b6c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.237007002 +0000 UTC m=+1408.302287555 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529b6c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529bbc0): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529bbc0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529bbc0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529bbc0): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529bbc0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.237007002 +0000 UTC m=+1408.302287555 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5529bbc0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54abc460 item 71 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e4340): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e4340): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e4340): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e4340): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e4340): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.238644031 +0000 UTC m=+1408.303924584 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e4340): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e4840): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e4840): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54abcbd0 item 72 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e4840): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e4840): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e4840): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e4840): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e4840): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.239425335 +0000 UTC m=+1408.304705888 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e4840): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e4d80): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e4d80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e4d80): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e4d80): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e4d80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.239425335 +0000 UTC m=+1408.304705888 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e4d80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54abce00 item 72 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5340): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5340): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5340): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5340): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5340): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5340): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5340): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.240866345 +0000 UTC m=+1408.306146898 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5340): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5840): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5840): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5840): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54abd1f0 item 73 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5840): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5840): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.24144644 +0000 UTC m=+1408.306726993 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5840): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5d00): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5d00): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5d00): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5d00): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5d00): _writeAt: size=3, off=2 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54abd3b0 item 73 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5d00): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5d00): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.242136593 +0000 UTC m=+1408.307417146 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c552e5d00): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55332340): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55332340): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55332340): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55332340): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55332340): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.242136593 +0000 UTC m=+1408.307417146 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55332340): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54abd570 item 73 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55332980): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55332980): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55332980): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55332980): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55332980): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55332980): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55332980): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.243551322 +0000 UTC m=+1408.308831876 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55332980): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55332e80): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55332e80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55332e80): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54abd8f0 item 74 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55332e80): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55332e80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.244330875 +0000 UTC m=+1408.309611428 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55332e80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553333c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553333c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54abdab0 item 74 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553333c0): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553333c0): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553333c0): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553333c0): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553333c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.24507073 +0000 UTC m=+1408.310351283 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553333c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55333940): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55333940): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55333940): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55333940): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55333940): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.24507073 +0000 UTC m=+1408.310351283 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55333940): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54abddc0 item 74 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368080): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368080): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368080): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368080): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368080): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368080): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368080): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.24668134 +0000 UTC m=+1408.311961923 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368080): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368580): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368580): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368580): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d9af50 item 75 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368580): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368580): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.247212273 +0000 UTC m=+1408.312492826 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368580): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368ac0): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368ac0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368ac0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368ac0): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368ac0): _writeAt: size=3, off=2 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d9b180 item 75 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368ac0): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368ac0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.248003676 +0000 UTC m=+1408.313284249 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55368ac0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55369000): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55369000): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55369000): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55369000): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55369000): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.248003676 +0000 UTC m=+1408.313284249 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55369000): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d9b5e0 item 75 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55369640): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55369640): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55369640): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55369640): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55369640): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55369640): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55369640): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.249684348 +0000 UTC m=+1408.314964911 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55369640): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55369b40): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55369b40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55369b40): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d2c2a0 item 76 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55369b40): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55369b40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.250227483 +0000 UTC m=+1408.315508036 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55369b40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539e180): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539e180): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d2c7e0 item 76 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539e180): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539e180): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539e180): _writeAt: size=3, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539e180): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539e180): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.251047681 +0000 UTC m=+1408.316328234 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539e180): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539e700): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539e700): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539e700): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539e700): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539e700): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.251047681 +0000 UTC m=+1408.316328234 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539e700): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d2ca10 item 76 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539ed40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539ed40): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539ed40): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539ed40): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539ed40): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539ed40): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539ed40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.252739534 +0000 UTC m=+1408.318020097 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539ed40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539f240): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539f240): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539f240): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d2cfc0 item 77 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539f240): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539f240): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.253347831 +0000 UTC m=+1408.318628384 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539f240): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539f940): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539f940): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539f940): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539f940): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539f940): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.253347831 +0000 UTC m=+1408.318628384 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5539f940): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d2d180 item 77 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f8080): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f8080): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f8080): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f8080): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f8080): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f8080): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f8080): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.255103606 +0000 UTC m=+1408.320384159 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f8080): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f8580): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f8580): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f8580): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d2d730 item 78 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f8580): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f8580): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.255870342 +0000 UTC m=+1408.321150896 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f8580): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f8c80): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f8c80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f8c80): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f8c80): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f8c80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.255870342 +0000 UTC m=+1408.321150896 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f8c80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d2da40 item 78 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f92c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f92c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f92c0): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f92c0): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f92c0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f92c0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f92c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.2576443 +0000 UTC m=+1408.322924904 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f92c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f97c0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f97c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f97c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c3e2a0 item 79 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f97c0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f97c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.258688702 +0000 UTC m=+1408.323969265 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f97c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f9ec0): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f9ec0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f9ec0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f9ec0): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f9ec0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.258688702 +0000 UTC m=+1408.323969265 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c553f9ec0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c3ea10 item 79 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55426600): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55426600): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55426600): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55426600): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55426600): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55426600): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55426600): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.26086023 +0000 UTC m=+1408.326140793 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55426600): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55426b00): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55426b00): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55426b00): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c3f180 item 80 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55426b00): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55426b00): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.261568357 +0000 UTC m=+1408.326848951 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55426b00): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427200): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427200): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427200): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427200): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427200): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.261568357 +0000 UTC m=+1408.326848951 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427200): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c3f7a0 item 80 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427840): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427840): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427840): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427840): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427840): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.263446201 +0000 UTC m=+1408.328726754 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427840): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427cc0): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427cc0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427cc0): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427cc0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427cc0): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427cc0): _writeAt: size=3, off=7 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c3fce0 item 81 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427cc0): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427cc0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.264052435 +0000 UTC m=+1408.329332988 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55427cc0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545c300): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545c300): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545c300): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545c300): >_readAt: n=8, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545c300): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.264052435 +0000 UTC m=+1408.329332988 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545c300): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f860e0 item 81 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545c980): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545c980): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545c980): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545c980): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545c980): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.265722878 +0000 UTC m=+1408.331003431 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545c980): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545ce80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545ce80): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545ce80): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f865b0 item 82 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545ce80): _readAt: size=2, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545ce80): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545ce80): _writeAt: size=3, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545ce80): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545ce80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.266446364 +0000 UTC m=+1408.331726917 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545ce80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545d400): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545d400): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545d400): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545d400): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545d400): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.266446364 +0000 UTC m=+1408.331726917 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545d400): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f86770 item 82 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545da80): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545da80): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545da80): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545da80): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545da80): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.268029982 +0000 UTC m=+1408.333310555 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5545da80): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e080): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e080): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e080): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e080): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e080): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e080): _writeAt: size=3, off=7 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f86af0 item 83 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e080): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e080): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.268719825 +0000 UTC m=+1408.334000378 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e080): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e5c0): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e5c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e5c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e5c0): >_readAt: n=8, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e5c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.268719825 +0000 UTC m=+1408.334000378 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547e5c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f86cb0 item 83 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547ec40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547ec40): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547ec40): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547ec40): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547ec40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.27034905 +0000 UTC m=+1408.335629622 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547ec40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f140): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f140): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f140): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f87030 item 84 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f140): _readAt: size=2, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f140): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f140): _writeAt: size=3, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f140): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f140): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.271171852 +0000 UTC m=+1408.336452455 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f140): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f6c0): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f6c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f6c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f6c0): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f6c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.271171852 +0000 UTC m=+1408.336452455 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547f6c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f871f0 item 84 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547fd40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547fd40): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547fd40): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547fd40): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547fd40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.273130138 +0000 UTC m=+1408.338410711 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5547fd40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dc340): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dc340): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dc340): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dc340): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dc340): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dc340): _writeAt: size=3, off=7 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f87570 item 85 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dc340): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dc340): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.273777811 +0000 UTC m=+1408.339058364 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dc340): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dc880): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dc880): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dc880): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dc880): >_readAt: n=8, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dc880): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.273777811 +0000 UTC m=+1408.339058364 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dc880): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f87730 item 85 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dcf00): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dcf00): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dcf00): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dcf00): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dcf00): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.275506553 +0000 UTC m=+1408.340787106 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dcf00): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dd400): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dd400): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dd400): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f87b90 item 86 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dd400): _readAt: size=2, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dd400): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dd400): _writeAt: size=3, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dd400): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dd400): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.276363981 +0000 UTC m=+1408.341644654 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dd400): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dd980): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dd980): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dd980): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dd980): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dd980): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.276363981 +0000 UTC m=+1408.341644654 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c554dd980): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f87e30 item 86 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510100): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510100): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510100): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510100): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510100): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.278133811 +0000 UTC m=+1408.343414364 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510100): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510600): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510600): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510600): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510600): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510600): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510600): _writeAt: size=3, off=7 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c550fe4d0 item 87 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510600): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510600): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.279047917 +0000 UTC m=+1408.344328480 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510600): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510b40): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510b40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510b40): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510b40): >_readAt: n=8, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510b40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.279047917 +0000 UTC m=+1408.344328480 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55510b40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c550fe700 item 87 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555111c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555111c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555111c0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555111c0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555111c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.281282285 +0000 UTC m=+1408.346562857 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555111c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555116c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555116c0): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555116c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c550febd0 item 88 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555116c0): _readAt: size=2, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555116c0): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555116c0): _writeAt: size=3, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555116c0): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555116c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.282071443 +0000 UTC m=+1408.347352007 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555116c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55511c40): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55511c40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55511c40): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55511c40): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55511c40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.282071443 +0000 UTC m=+1408.347352007 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55511c40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c550fed90 item 88 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55544380): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55544380): open at offset 0 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55544380): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55544380): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55544380): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55544380): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55544380): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55544380): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.283797751 +0000 UTC m=+1408.349078314 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55544380): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555448c0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555448c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555448c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c550ff2d0 item 89 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555448c0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555448c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.28452292 +0000 UTC m=+1408.349803483 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555448c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55544e00): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55544e00): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55544e00): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55544e00): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55544e00): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55544e00): _writeAt: size=3, off=7 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c550ff5e0 item 89 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55544e00): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55544e00): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.285350011 +0000 UTC m=+1408.350630574 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55544e00): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55545380): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55545380): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55545380): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55545380): >_readAt: n=8, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55545380): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.285350011 +0000 UTC m=+1408.350630574 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55545380): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c550ff7a0 item 89 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555459c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555459c0): open at offset 0 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555459c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555459c0): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555459c0): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555459c0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555459c0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555459c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.28714549 +0000 UTC m=+1408.352426043 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555459c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578000): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578000): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578000): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54dd0070 item 90 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578000): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578000): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.287881529 +0000 UTC m=+1408.353162082 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578000): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578540): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578540): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578540): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54dd0230 item 90 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578540): _readAt: size=2, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578540): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578540): _writeAt: size=3, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578540): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578540): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.289476419 +0000 UTC m=+1408.354757063 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578540): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578b00): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578b00): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578b00): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578b00): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578b00): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.289476419 +0000 UTC m=+1408.354757063 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55578b00): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54dd04d0 item 90 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579140): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579140): open at offset 0 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579140): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579140): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579140): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579140): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579140): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579140): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.291507773 +0000 UTC m=+1408.356788337 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579140): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579680): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579680): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579680): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54dd0b60 item 91 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579680): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579680): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.292411469 +0000 UTC m=+1408.357692032 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579680): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579bc0): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579bc0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579bc0): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579bc0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579bc0): >_readAt: n=2, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579bc0): _writeAt: size=3, off=7 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54dd1a40 item 91 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579bc0): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579bc0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.293293102 +0000 UTC m=+1408.358573706 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c55579bc0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559a240): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559a240): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559a240): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559a240): >_readAt: n=8, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559a240): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.293293102 +0000 UTC m=+1408.358573706 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559a240): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510e000 item 91 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559a880): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559a880): open at offset 0 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559a880): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559a880): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559a880): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559a880): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559a880): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559a880): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.295436127 +0000 UTC m=+1408.360716690 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559a880): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559adc0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559adc0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559adc0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510e380 item 92 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559adc0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559adc0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.296198946 +0000 UTC m=+1408.361479510 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559adc0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559b300): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559b300): open at offset 5 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559b300): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510e540 item 92 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559b300): _readAt: size=2, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559b300): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559b300): _writeAt: size=3, off=5 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559b300): >_writeAt: n=3, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559b300): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.297242587 +0000 UTC m=+1408.362523149 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559b300): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559b8c0): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559b8c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559b8c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559b8c0): >_readAt: n=3, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559b8c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.297242587 +0000 UTC m=+1408.362523149 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c5559b8c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510e700 item 92 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bc000): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bc000): open at offset 0 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bc000): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bc000): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bc000): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bc000): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bc000): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bc000): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.299589116 +0000 UTC m=+1408.364869729 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bc000): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bc540): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bc540): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bc540): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510eaf0 item 93 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bc540): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bc540): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.300417057 +0000 UTC m=+1408.365697641 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bc540): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bcc40): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bcc40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bcc40): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bcc40): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bcc40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.300417057 +0000 UTC m=+1408.365697641 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bcc40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510ee00 item 93 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bd280): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bd280): open at offset 0 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bd280): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bd280): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bd280): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bd280): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bd280): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bd280): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.302494188 +0000 UTC m=+1408.367774741 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bd280): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bd7c0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bd7c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bd7c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510f180 item 94 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bd7c0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bd7c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.303174242 +0000 UTC m=+1408.368454805 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bd7c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bdec0): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bdec0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bdec0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bdec0): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bdec0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.303174242 +0000 UTC m=+1408.368454805 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555bdec0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510f340 item 94 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555da600): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555da600): open at offset 0 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555da600): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555da600): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555da600): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555da600): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555da600): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555da600): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.30521352 +0000 UTC m=+1408.370494084 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555da600): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555dab40): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555dab40): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555dab40): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510f6c0 item 95 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555dab40): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555dab40): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.305984275 +0000 UTC m=+1408.371264838 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555dab40): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555db240): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555db240): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555db240): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555db240): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555db240): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.305984275 +0000 UTC m=+1408.371264838 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555db240): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510f960 item 95 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555db880): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555db880): open at offset 0 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555db880): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555db880): _readAt: size=2, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555db880): >_readAt: n=0, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555db880): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555db880): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555db880): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.308311968 +0000 UTC m=+1408.373592532 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555db880): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555dbdc0): _writeAt: size=5, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555dbdc0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555dbdc0): >openPending: err= 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510fd50 item 96 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555dbdc0): >_writeAt: n=5, err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555dbdc0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.309127818 +0000 UTC m=+1408.374408501 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555dbdc0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555fe5c0): _readAt: size=512, off=0 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555fe5c0): openPending: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555fe5c0): >openPending: err= 2026/08/26 01:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555fe5c0): >_readAt: n=5, err=EOF 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555fe5c0): close: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:12.309127818 +0000 UTC m=+1408.374408501 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:12 DEBUG : open-test-file(0x320c555fe5c0): >close: err= 2026/08/26 01:34:12 DEBUG : open-test-file: Remove: 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c554e8070 item 96 2026/08/26 01:34:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:12 DEBUG : open-test-file: >Remove: err= 2026/08/26 01:34:12 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:34:12 DEBUG : Looking for writers 2026/08/26 01:34:12 DEBUG : >WaitForWriters: 2026/08/26 01:34:12 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:34:12 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:34:12 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:34:12 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:12 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:34:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:34:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/26 01:34:12 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f96640): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f96640): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f96640): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f96640): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f96640): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.18367663 +0000 UTC m=+1409.248957193 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f96640): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f96bc0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f96bc0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f96bc0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f96bc0): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f96bc0): _writeAt: size=3, off=2 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f96bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f96bc0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.18367663 +0000 UTC m=+1409.248957193 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f96bc0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f97100): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f97100): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f97100): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f97100): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f97100): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.18367663 +0000 UTC m=+1409.248957193 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f97100): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54bffb90 item 1 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a2380): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a2380): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a2380): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a2380): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a2380): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.187181044 +0000 UTC m=+1409.252461607 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a2380): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a2880): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a2880): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a2880): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a2880): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a2880): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.187181044 +0000 UTC m=+1409.252461607 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a2880): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c6d2d0 item 2 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a2ec0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a2ec0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a2ec0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a2ec0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a2ec0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.189003023 +0000 UTC m=+1409.254283596 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a2ec0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a3340): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a3340): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a3340): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a3340): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a3340): _writeAt: size=3, off=2 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a3340): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a3340): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.189003023 +0000 UTC m=+1409.254283596 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a3340): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a3800): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a3800): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a3800): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a3800): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a3800): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.189003023 +0000 UTC m=+1409.254283596 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a3800): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4c620 item 3 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a3e80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a3e80): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a3e80): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a3e80): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a3e80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.192831508 +0000 UTC m=+1409.258112161 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557a3e80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c04c0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c04c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c04c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c04c0): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c04c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.192831508 +0000 UTC m=+1409.258112161 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c04c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4d030 item 4 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c0b00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c0b00): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c0b00): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c0b00): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c0b00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.19559857 +0000 UTC m=+1409.260879164 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c0b00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c0f80): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c0f80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c0f80): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c0f80): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c0f80): _writeAt: size=3, off=2 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c0f80): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c0f80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.19559857 +0000 UTC m=+1409.260879164 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c0f80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c1440): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c1440): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c1440): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c1440): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c1440): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.19559857 +0000 UTC m=+1409.260879164 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c1440): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4d960 item 5 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c1ac0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c1ac0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c1ac0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c1ac0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c1ac0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.198190763 +0000 UTC m=+1409.263471336 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557c1ac0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557de100): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557de100): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557de100): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557de100): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557de100): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.198190763 +0000 UTC m=+1409.263471336 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557de100): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4a1c0 item 6 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557de780): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557de780): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557de780): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557de780): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557de780): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.200057316 +0000 UTC m=+1409.265337879 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557de780): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557dec80): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557dec80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557dec80): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557dec80): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557dec80): _writeAt: size=3, off=2 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557dec80): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557dec80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.200057316 +0000 UTC m=+1409.265337879 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557dec80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557df140): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557df140): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557df140): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557df140): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557df140): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.200057316 +0000 UTC m=+1409.265337879 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557df140): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4aa10 item 7 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557df7c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557df7c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557df7c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557df7c0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557df7c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.203258477 +0000 UTC m=+1409.268539051 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557df7c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557dfd00): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557dfd00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557dfd00): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557dfd00): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557dfd00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.203258477 +0000 UTC m=+1409.268539051 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557dfd00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4bc70 item 8 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fa3c0): _readAt: size=2, off=0 2026/08/26 01:34:13 ERROR : open-test-file(0x320c557fa3c0): Couldn't read size of file 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fa3c0): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fa3c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fa3c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fa3c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fa3c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fa780): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fa780): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fa780): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fa780): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fa780): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.205582685 +0000 UTC m=+1409.270863248 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fa780): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fac00): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fac00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fac00): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fac00): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fac00): _writeAt: size=3, off=2 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fac00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fac00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.205582685 +0000 UTC m=+1409.270863248 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fac00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fb100): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fb100): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fb100): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fb100): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fb100): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.205582685 +0000 UTC m=+1409.270863248 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fb100): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c52850 item 9 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fb780): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fb780): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fb780): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fb780): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fb780): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.208388139 +0000 UTC m=+1409.273668712 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fb780): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fbcc0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fbcc0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fbcc0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fbcc0): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fbcc0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.208388139 +0000 UTC m=+1409.273668712 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557fbcc0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c53110 item 10 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556aa540): _readAt: size=2, off=0 2026/08/26 01:34:13 ERROR : open-test-file(0x320c556aa540): Couldn't read size of file 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556aa540): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556aa540): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556aa540): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556aa540): close: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556aa540): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556aa900): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556aa900): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556aa900): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556aa900): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556aa900): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.210388214 +0000 UTC m=+1409.275668828 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556aa900): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556aae00): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556aae00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556aae00): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556aae00): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556aae00): _writeAt: size=3, off=2 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556aae00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556aae00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.210388214 +0000 UTC m=+1409.275668828 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556aae00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556ab300): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556ab300): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556ab300): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556ab300): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556ab300): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.210388214 +0000 UTC m=+1409.275668828 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556ab300): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54eafb20 item 11 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556ab980): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556ab980): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556ab980): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556ab980): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556ab980): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.213925581 +0000 UTC m=+1409.279206203 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556ab980): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556abec0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556abec0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556abec0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556abec0): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556abec0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.213925581 +0000 UTC m=+1409.279206203 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556abec0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c48620 item 12 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55814600): _readAt: size=2, off=0 2026/08/26 01:34:13 ERROR : open-test-file(0x320c55814600): Couldn't read size of file 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55814600): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55814600): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55814600): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55814600): close: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55814600): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c558149c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c558149c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c558149c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c558149c0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c558149c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.216577465 +0000 UTC m=+1409.281858038 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c558149c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815080): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815080): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815080): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815080): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815080): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.216577465 +0000 UTC m=+1409.281858038 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815080): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c490a0 item 13 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815700): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815700): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815700): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815700): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815700): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.219489482 +0000 UTC m=+1409.284770055 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815700): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815c40): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815c40): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815c40): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815c40): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815c40): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.219489482 +0000 UTC m=+1409.284770055 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815c40): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c49810 item 14 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55728500): _readAt: size=2, off=0 2026/08/26 01:34:13 ERROR : open-test-file(0x320c55728500): Couldn't read size of file 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55728500): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55728500): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55728500): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55728500): close: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55728500): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557288c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557288c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557288c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557288c0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557288c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.22503623 +0000 UTC m=+1409.290316802 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557288c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55728f80): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55728f80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55728f80): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55728f80): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55728f80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.22503623 +0000 UTC m=+1409.290316802 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55728f80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c538f0 item 15 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d4440): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d4440): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d4440): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d4440): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d4440): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.229009779 +0000 UTC m=+1409.294290362 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d4440): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d4980): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d4980): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d4980): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d4980): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d4980): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.229009779 +0000 UTC m=+1409.294290362 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d4980): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c552ec230 item 16 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d5100): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d5100): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d5100): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d5100): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d5100): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.23165941 +0000 UTC m=+1409.296939993 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d5100): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d5b40): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d5b40): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d5b40): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d5b40): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d5b40): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d5b40): _writeAt: size=3, off=7 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d5b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d5b40): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.23165941 +0000 UTC m=+1409.296939993 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553d5b40): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555fe300): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555fe300): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555fe300): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555fe300): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555fe300): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.23165941 +0000 UTC m=+1409.296939993 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555fe300): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c552ec620 item 17 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555fe980): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555fe980): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555fe980): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555fe980): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555fe980): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.235675609 +0000 UTC m=+1409.300956162 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555fe980): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555fefc0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555fefc0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555fefc0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555fefc0): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555fefc0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.235675609 +0000 UTC m=+1409.300956162 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555fefc0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c552ecfc0 item 18 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836500): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836500): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836500): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836500): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836500): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.237827061 +0000 UTC m=+1409.303107624 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836500): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836a00): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836a00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836a00): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836a00): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836a00): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836a00): _writeAt: size=3, off=7 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836a00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.237827061 +0000 UTC m=+1409.303107624 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836a00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836f00): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836f00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836f00): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836f00): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836f00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.237827061 +0000 UTC m=+1409.303107624 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55836f00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c554e83f0 item 19 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55837580): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55837580): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55837580): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55837580): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55837580): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.240400828 +0000 UTC m=+1409.305681391 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55837580): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55837ac0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55837ac0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55837ac0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55837ac0): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55837ac0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.240400828 +0000 UTC m=+1409.305681391 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55837ac0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c554e8930 item 20 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55728240): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55728240): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55728240): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55728240): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55728240): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.24276019 +0000 UTC m=+1409.308040814 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55728240): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557295c0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557295c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557295c0): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557295c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557295c0): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557295c0): _writeAt: size=3, off=7 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557295c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557295c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.24276019 +0000 UTC m=+1409.308040814 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557295c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55729ac0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55729ac0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55729ac0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55729ac0): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55729ac0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.24276019 +0000 UTC m=+1409.308040814 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55729ac0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c554e9180 item 21 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f624c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f624c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f624c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f624c0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f624c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.245491887 +0000 UTC m=+1409.310772450 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f624c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f62c40): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f62c40): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f62c40): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f62c40): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f62c40): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.245491887 +0000 UTC m=+1409.310772450 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f62c40): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c554e9650 item 22 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f634c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f634c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f634c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f634c0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f634c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.247408053 +0000 UTC m=+1409.312688616 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f634c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f63ac0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f63ac0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f63ac0): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f63ac0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f63ac0): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f63ac0): _writeAt: size=3, off=7 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f63ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f63ac0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.247408053 +0000 UTC m=+1409.312688616 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f63ac0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55380300): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55380300): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55380300): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55380300): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55380300): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.247408053 +0000 UTC m=+1409.312688616 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55380300): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c554e9a40 item 23 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55380cc0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55380cc0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55380cc0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55380cc0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55380cc0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.2503575 +0000 UTC m=+1409.315638062 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55380cc0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55381200): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55381200): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55381200): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55381200): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55381200): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.2503575 +0000 UTC m=+1409.315638062 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55381200): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c48230 item 24 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55381880): _readAt: size=2, off=0 2026/08/26 01:34:13 ERROR : open-test-file(0x320c55381880): Couldn't read size of file 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55381880): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55381880): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55381880): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55381880): close: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55381880): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55381c40): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55381c40): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55381c40): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55381c40): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55381c40): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.255964332 +0000 UTC m=+1409.321244915 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55381c40): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54da3240): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54da3240): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54da3240): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54da3240): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54da3240): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54da3240): _writeAt: size=3, off=7 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54da3240): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54da3240): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.255964332 +0000 UTC m=+1409.321244915 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54da3240): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54da39c0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54da39c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54da39c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54da39c0): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54da39c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.255964332 +0000 UTC m=+1409.321244915 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54da39c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c48cb0 item 25 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554aa280): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554aa280): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554aa280): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554aa280): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554aa280): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.25904732 +0000 UTC m=+1409.324327873 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554aa280): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554aab00): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554aab00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554aab00): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554aab00): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554aab00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.25904732 +0000 UTC m=+1409.324327873 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554aab00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c49ce0 item 26 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554ab240): _readAt: size=2, off=0 2026/08/26 01:34:13 ERROR : open-test-file(0x320c554ab240): Couldn't read size of file 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554ab240): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554ab240): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554ab240): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554ab240): close: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554ab240): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554ab700): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554ab700): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554ab700): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554ab700): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554ab700): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.261302546 +0000 UTC m=+1409.326583139 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554ab700): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5492a4c0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5492a4c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5492a4c0): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5492a4c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5492a4c0): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5492a4c0): _writeAt: size=3, off=7 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5492a4c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5492a4c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.261302546 +0000 UTC m=+1409.326583139 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5492a4c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5492acc0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5492acc0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5492acc0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5492acc0): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5492acc0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.261302546 +0000 UTC m=+1409.326583139 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5492acc0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c52850 item 27 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f6280): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f6280): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f6280): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f6280): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f6280): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.264254849 +0000 UTC m=+1409.329535412 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f6280): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f68c0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f68c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f68c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f68c0): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f68c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.264254849 +0000 UTC m=+1409.329535412 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f68c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c53110 item 28 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f7100): _readAt: size=2, off=0 2026/08/26 01:34:13 ERROR : open-test-file(0x320c554f7100): Couldn't read size of file 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f7100): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f7100): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f7100): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f7100): close: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f7100): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f75c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f75c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f75c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f75c0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f75c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.266298134 +0000 UTC m=+1409.331578698 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f75c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f7c80): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f7c80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f7c80): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f7c80): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f7c80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.266298134 +0000 UTC m=+1409.331578698 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554f7c80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c53dc0 item 29 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b0880): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b0880): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b0880): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b0880): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b0880): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.269564279 +0000 UTC m=+1409.334844882 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b0880): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b1200): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b1200): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b1200): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b1200): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b1200): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.269564279 +0000 UTC m=+1409.334844882 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b1200): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5491e3f0 item 30 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b1940): _readAt: size=2, off=0 2026/08/26 01:34:13 ERROR : open-test-file(0x320c551b1940): Couldn't read size of file 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b1940): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b1940): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b1940): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b1940): close: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b1940): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b1d00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b1d00): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b1d00): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b1d00): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b1d00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.272004144 +0000 UTC m=+1409.337284717 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551b1d00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b2540): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b2540): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b2540): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b2540): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b2540): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.272004144 +0000 UTC m=+1409.337284717 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b2540): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5491ea10 item 31 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b2bc0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b2bc0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b2bc0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b2bc0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b2bc0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.274189569 +0000 UTC m=+1409.339470202 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b2bc0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b3200): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b3200): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b3200): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b3200): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b3200): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.274189569 +0000 UTC m=+1409.339470202 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b3200): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5491ef50 item 32 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b3980): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b3980): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b3980): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b3980): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b3980): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.276531509 +0000 UTC m=+1409.341812093 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b3980): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b3e00): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b3e00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b3e00): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b3e00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b3e00): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5491f8f0 item 33 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b3e00): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b3e00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.277478306 +0000 UTC m=+1409.342758889 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b3e00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529c900): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529c900): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529c900): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529c900): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529c900): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.277478306 +0000 UTC m=+1409.342758889 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529c900): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5491fb20 item 33 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529d140): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529d140): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529d140): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529d140): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529d140): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.27998105 +0000 UTC m=+1409.345261633 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529d140): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529d5c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529d5c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d1c380 item 34 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529d5c0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529d5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529d5c0): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529d5c0): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529d5c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.280906426 +0000 UTC m=+1409.346187000 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529d5c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529dc00): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529dc00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529dc00): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529dc00): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529dc00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.280906426 +0000 UTC m=+1409.346187000 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5529dc00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d1ca10 item 34 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55574340): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55574340): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55574340): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55574340): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55574340): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.282981232 +0000 UTC m=+1409.348261875 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55574340): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555748c0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555748c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555748c0): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555748c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555748c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d1d3b0 item 35 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555748c0): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555748c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.283721018 +0000 UTC m=+1409.349001581 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555748c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55574dc0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55574dc0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55574dc0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55574dc0): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55574dc0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.283721018 +0000 UTC m=+1409.349001581 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55574dc0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d1d6c0 item 35 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55575440): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55575440): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55575440): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55575440): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55575440): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.285830439 +0000 UTC m=+1409.351111022 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55575440): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55575980): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55575980): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d1de30 item 36 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55575980): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55575980): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55575980): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55575980): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55575980): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.286637572 +0000 UTC m=+1409.351918125 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55575980): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55575ec0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55575ec0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55575ec0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55575ec0): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55575ec0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.286637572 +0000 UTC m=+1409.351918125 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55575ec0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d523f0 item 36 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54bbd280): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54bbd280): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54bbd280): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54bbd280): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54bbd280): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.288373369 +0000 UTC m=+1409.353653922 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54bbd280): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54bbd800): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54bbd800): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54bbd800): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54bbd800): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54bbd800): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d52930 item 37 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54bbd800): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54bbd800): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.289107555 +0000 UTC m=+1409.354388137 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54bbd800): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c4200): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c4200): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c4200): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c4200): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c4200): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.289107555 +0000 UTC m=+1409.354388137 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c4200): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d52cb0 item 37 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c4c80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c4c80): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c4c80): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c4c80): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c4c80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.290847858 +0000 UTC m=+1409.356128411 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c4c80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c5280): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c5280): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d53340 item 38 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c5280): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c5280): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c5280): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c5280): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c5280): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.291649923 +0000 UTC m=+1409.356930476 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c5280): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c58c0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c58c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c58c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c58c0): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c58c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.291649923 +0000 UTC m=+1409.356930476 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550c58c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d53650 item 38 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a6340): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a6340): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a6340): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a6340): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a6340): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.293928643 +0000 UTC m=+1409.359209217 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a6340): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a6840): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a6840): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a6840): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a6840): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a6840): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c383f0 item 39 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a6840): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a6840): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.294713625 +0000 UTC m=+1409.359994188 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a6840): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a6d40): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a6d40): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a6d40): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a6d40): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a6d40): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.294713625 +0000 UTC m=+1409.359994188 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a6d40): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c385b0 item 39 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a75c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a75c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a75c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a75c0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a75c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.296916141 +0000 UTC m=+1409.362196704 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a75c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a7cc0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a7cc0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c38c40 item 40 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a7cc0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a7cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a7cc0): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a7cc0): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a7cc0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.298561037 +0000 UTC m=+1409.363841600 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554a7cc0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54d4e500): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54d4e500): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54d4e500): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54d4e500): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54d4e500): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.298561037 +0000 UTC m=+1409.363841600 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54d4e500): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c38ee0 item 40 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54d4ef40): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54d4ef40): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54d4ef40): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54d4ef40): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54d4ef40): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54d4ef40): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54d4ef40): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.300575619 +0000 UTC m=+1409.365856212 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54d4ef40): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54d4f880): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54d4f880): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54d4f880): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c39650 item 41 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54d4f880): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54d4f880): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.30143517 +0000 UTC m=+1409.366715734 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54d4f880): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508c180): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508c180): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508c180): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508c180): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508c180): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c39810 item 41 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508c180): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508c180): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.302437553 +0000 UTC m=+1409.367718156 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508c180): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508cdc0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508cdc0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508cdc0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508cdc0): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508cdc0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.302437553 +0000 UTC m=+1409.367718156 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508cdc0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c39b90 item 41 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508d540): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508d540): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508d540): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508d540): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508d540): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508d540): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508d540): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.304362656 +0000 UTC m=+1409.369643220 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508d540): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508dc80): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508dc80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508dc80): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c554822a0 item 42 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508dc80): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508dc80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.305166002 +0000 UTC m=+1409.370446575 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5508dc80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f965c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f965c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55482460 item 42 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f965c0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f965c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f965c0): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f965c0): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f965c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.305958147 +0000 UTC m=+1409.371238711 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f965c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f96c80): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f96c80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f96c80): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f96c80): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f96c80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.305958147 +0000 UTC m=+1409.371238711 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f96c80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c554827e0 item 42 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f97600): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f97600): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f97600): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f97600): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f97600): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f97600): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f97600): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.3077347 +0000 UTC m=+1409.373015264 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c54f97600): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55814480): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55814480): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55814480): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55482b60 item 43 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55814480): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55814480): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.308427528 +0000 UTC m=+1409.373708091 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55814480): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c558149c0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c558149c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c558149c0): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c558149c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c558149c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55482d20 item 43 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c558149c0): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c558149c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.309118853 +0000 UTC m=+1409.374399425 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c558149c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55814f00): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55814f00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55814f00): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55814f00): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55814f00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.309118853 +0000 UTC m=+1409.374399425 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55814f00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55482f50 item 43 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815540): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815540): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815540): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815540): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815540): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815540): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815540): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.311317462 +0000 UTC m=+1409.376598015 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55815540): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550ce180): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550ce180): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550ce180): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c554832d0 item 44 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550ce180): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550ce180): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.312298063 +0000 UTC m=+1409.377578636 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550ce180): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550ce6c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550ce6c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55483490 item 44 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550ce6c0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550ce6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550ce6c0): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550ce6c0): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550ce6c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.313453423 +0000 UTC m=+1409.378733976 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550ce6c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cec40): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cec40): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cec40): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cec40): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cec40): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.313453423 +0000 UTC m=+1409.378733976 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cec40): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55483650 item 44 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cf280): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cf280): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cf280): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cf280): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cf280): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cf280): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cf280): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.314991877 +0000 UTC m=+1409.380272430 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cf280): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cf780): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cf780): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cf780): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c554839d0 item 45 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cf780): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cf780): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.315673173 +0000 UTC m=+1409.380953726 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cf780): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cfe80): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cfe80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cfe80): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cfe80): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cfe80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.315673173 +0000 UTC m=+1409.380953726 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c550cfe80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55483b90 item 45 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511c5c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511c5c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511c5c0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511c5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511c5c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511c5c0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511c5c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.317483159 +0000 UTC m=+1409.382763752 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511c5c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511cac0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511cac0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511cac0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55542150 item 46 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511cac0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511cac0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.318229868 +0000 UTC m=+1409.383510451 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511cac0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511d1c0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511d1c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511d1c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511d1c0): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511d1c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.318229868 +0000 UTC m=+1409.383510451 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511d1c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55542460 item 46 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511d800): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511d800): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511d800): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511d800): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511d800): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511d800): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511d800): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.320616692 +0000 UTC m=+1409.385897245 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511d800): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511dd00): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511dd00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511dd00): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c555428c0 item 47 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511dd00): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511dd00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.3216642 +0000 UTC m=+1409.386944753 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5511dd00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517c500): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517c500): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517c500): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517c500): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517c500): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.3216642 +0000 UTC m=+1409.386944753 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517c500): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55542a80 item 47 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517cb40): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517cb40): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517cb40): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517cb40): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517cb40): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517cb40): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517cb40): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.323925477 +0000 UTC m=+1409.389206120 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517cb40): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517d040): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517d040): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517d040): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55542f50 item 48 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517d040): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517d040): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.324779851 +0000 UTC m=+1409.390060413 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517d040): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517d740): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517d740): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517d740): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517d740): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517d740): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.324779851 +0000 UTC m=+1409.390060413 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517d740): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55543110 item 48 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517dd80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517dd80): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517dd80): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517dd80): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517dd80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.327444589 +0000 UTC m=+1409.392725172 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5517dd80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a6300): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a6300): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a6300): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a6300): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a6300): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a6300): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55543570 item 49 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a6300): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a6300): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.328205926 +0000 UTC m=+1409.393486479 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a6300): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ff300): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ff300): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ff300): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ff300): >_readAt: n=8, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ff300): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.328205926 +0000 UTC m=+1409.393486479 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ff300): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55543730 item 49 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ff980): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ff980): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ff980): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ff980): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ff980): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.330546994 +0000 UTC m=+1409.395827558 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ff980): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ffe80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ffe80): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ffe80): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c552ed3b0 item 50 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ffe80): _readAt: size=2, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ffe80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ffe80): _writeAt: size=3, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ffe80): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ffe80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.331396177 +0000 UTC m=+1409.396676740 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ffe80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55624500): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55624500): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55624500): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55624500): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55624500): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.331396177 +0000 UTC m=+1409.396676740 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55624500): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c552ed570 item 50 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55624b80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55624b80): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55624b80): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55624b80): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55624b80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.333484319 +0000 UTC m=+1409.398764882 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55624b80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55625080): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55625080): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55625080): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55625080): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55625080): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55625080): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c552eda40 item 51 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55625080): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55625080): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.334315257 +0000 UTC m=+1409.399595820 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55625080): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556255c0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556255c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556255c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556255c0): >_readAt: n=8, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556255c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.334315257 +0000 UTC m=+1409.399595820 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556255c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c552edc00 item 51 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55625c40): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55625c40): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55625c40): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55625c40): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55625c40): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.336426802 +0000 UTC m=+1409.401707365 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55625c40): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55640240): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55640240): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55640240): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f323f0 item 52 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55640240): _readAt: size=2, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55640240): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55640240): _writeAt: size=3, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55640240): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55640240): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.337450955 +0000 UTC m=+1409.402731568 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55640240): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556407c0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556407c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556407c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556407c0): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556407c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.337450955 +0000 UTC m=+1409.402731568 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556407c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f32700 item 52 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55640e40): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55640e40): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55640e40): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55640e40): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55640e40): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.340073444 +0000 UTC m=+1409.405354028 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55640e40): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55641340): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55641340): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55641340): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55641340): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55641340): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55641340): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f32c40 item 53 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55641340): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55641340): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.340983583 +0000 UTC m=+1409.406264146 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55641340): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55641880): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55641880): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55641880): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55641880): >_readAt: n=8, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55641880): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.340983583 +0000 UTC m=+1409.406264146 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55641880): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f32e00 item 53 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565e000): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565e000): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565e000): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565e000): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565e000): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.343054701 +0000 UTC m=+1409.408335254 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565e000): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565e500): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565e500): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565e500): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f33500 item 54 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565e500): _readAt: size=2, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565e500): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565e500): _writeAt: size=3, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565e500): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565e500): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.343824233 +0000 UTC m=+1409.409104786 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565e500): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565ea80): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565ea80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565ea80): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565ea80): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565ea80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.343824233 +0000 UTC m=+1409.409104786 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565ea80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f336c0 item 54 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565f100): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565f100): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565f100): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565f100): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565f100): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.345474808 +0000 UTC m=+1409.410755372 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565f100): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a6c00): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a6c00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a6c00): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a6c00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a6c00): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a6c00): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c555438f0 item 55 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a6c00): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a6c00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.346227108 +0000 UTC m=+1409.411507672 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a6c00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a7140): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a7140): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a7140): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a7140): >_readAt: n=8, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a7140): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.346227108 +0000 UTC m=+1409.411507672 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a7140): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c55543c70 item 55 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a77c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a77c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a77c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a77c0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a77c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.348141081 +0000 UTC m=+1409.413421645 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a77c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a7cc0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a7cc0): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a7cc0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524a150 item 56 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a7cc0): _readAt: size=2, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a7cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a7cc0): _writeAt: size=3, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a7cc0): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a7cc0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.348929389 +0000 UTC m=+1409.414209952 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551a7cc0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8340): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8340): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8340): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8340): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8340): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.348929389 +0000 UTC m=+1409.414209952 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8340): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524a460 item 56 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8980): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8980): open at offset 0 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8980): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8980): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8980): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8980): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8980): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8980): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.350781114 +0000 UTC m=+1409.416061677 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8980): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8ec0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8ec0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8ec0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524a7e0 item 57 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8ec0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8ec0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.351604698 +0000 UTC m=+1409.416885262 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d8ec0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d9400): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d9400): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d9400): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d9400): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d9400): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d9400): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524a9a0 item 57 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d9400): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d9400): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.352420247 +0000 UTC m=+1409.417700810 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d9400): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d9980): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d9980): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d9980): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d9980): >_readAt: n=8, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d9980): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.352420247 +0000 UTC m=+1409.417700810 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c551d9980): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524ab60 item 57 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552080c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552080c0): open at offset 0 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552080c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552080c0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552080c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552080c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552080c0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552080c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.354427585 +0000 UTC m=+1409.419708149 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552080c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55208600): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55208600): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55208600): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524b0a0 item 58 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55208600): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55208600): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.355137866 +0000 UTC m=+1409.420418429 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55208600): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55208b40): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55208b40): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55208b40): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524b260 item 58 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55208b40): _readAt: size=2, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55208b40): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55208b40): _writeAt: size=3, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55208b40): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55208b40): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.355862373 +0000 UTC m=+1409.421142947 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55208b40): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209100): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209100): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209100): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209100): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209100): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.355862373 +0000 UTC m=+1409.421142947 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209100): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524b420 item 58 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209740): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209740): open at offset 0 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209740): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209740): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209740): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209740): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209740): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209740): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.357981282 +0000 UTC m=+1409.423261845 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209740): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209c80): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209c80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209c80): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524b7a0 item 59 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209c80): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209c80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.358711581 +0000 UTC m=+1409.423992154 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55209c80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552662c0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552662c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552662c0): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552662c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552662c0): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552662c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524b960 item 59 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552662c0): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552662c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.359505489 +0000 UTC m=+1409.424786092 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552662c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55266840): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55266840): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55266840): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55266840): >_readAt: n=8, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55266840): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.359505489 +0000 UTC m=+1409.424786092 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55266840): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5524bce0 item 59 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55266e80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55266e80): open at offset 0 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55266e80): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55266e80): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55266e80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55266e80): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55266e80): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55266e80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.361639666 +0000 UTC m=+1409.426920229 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55266e80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552673c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552673c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552673c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54abc230 item 60 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552673c0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552673c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.362333968 +0000 UTC m=+1409.427614531 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552673c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55267900): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55267900): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55267900): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54abc3f0 item 60 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55267900): _readAt: size=2, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55267900): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55267900): _writeAt: size=3, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55267900): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55267900): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.363192959 +0000 UTC m=+1409.428473522 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55267900): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55267ec0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55267ec0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55267ec0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55267ec0): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55267ec0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.363192959 +0000 UTC m=+1409.428473522 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55267ec0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54abc5b0 item 60 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a6600): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a6600): open at offset 0 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a6600): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a6600): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a6600): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a6600): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a6600): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a6600): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.365252666 +0000 UTC m=+1409.430533239 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a6600): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a6b40): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a6b40): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a6b40): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54abcd90 item 61 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a6b40): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a6b40): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.365982534 +0000 UTC m=+1409.431263097 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a6b40): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7240): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7240): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7240): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7240): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7240): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.365982534 +0000 UTC m=+1409.431263097 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7240): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54abcf50 item 61 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7880): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7880): open at offset 0 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7880): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7880): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7880): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7880): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7880): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7880): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.368194197 +0000 UTC m=+1409.433474771 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7880): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7dc0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7dc0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7dc0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54abd340 item 62 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7dc0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7dc0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.368977395 +0000 UTC m=+1409.434257958 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552a7dc0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c85c0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c85c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c85c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c85c0): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c85c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.368977395 +0000 UTC m=+1409.434257958 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c85c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54abd500 item 62 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c8c00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c8c00): open at offset 0 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c8c00): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c8c00): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c8c00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c8c00): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c8c00): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c8c00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.371044277 +0000 UTC m=+1409.436324840 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c8c00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9140): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9140): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9140): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54abd880 item 63 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9140): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9140): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.37181463 +0000 UTC m=+1409.437095193 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9140): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9840): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9840): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9840): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9840): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9840): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.37181463 +0000 UTC m=+1409.437095193 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9840): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54abda40 item 63 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9e80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9e80): open at offset 0 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9e80): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9e80): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9e80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9e80): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9e80): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9e80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.373964278 +0000 UTC m=+1409.439244851 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552c9e80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f24c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f24c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f24c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d9a700 item 64 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f24c0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f24c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.374666924 +0000 UTC m=+1409.439947487 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f24c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f2bc0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f2bc0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f2bc0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f2bc0): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f2bc0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.374666924 +0000 UTC m=+1409.439947487 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f2bc0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d9abd0 item 64 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f3200): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f3200): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f3200): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f3200): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f3200): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.37650849 +0000 UTC m=+1409.441789063 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f3200): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55748140): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55748140): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55748140): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55748140): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55748140): _writeAt: size=3, off=2 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d2c000 item 65 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55748140): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55748140): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.377295074 +0000 UTC m=+1409.442575627 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55748140): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55748640): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55748640): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55748640): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55748640): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55748640): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.377295074 +0000 UTC m=+1409.442575627 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55748640): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d2c310 item 65 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55748c80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55748c80): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55748c80): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55748c80): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55748c80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.379145306 +0000 UTC m=+1409.444425869 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55748c80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55749100): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55749100): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d2ca80 item 66 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55749100): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55749100): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55749100): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55749100): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55749100): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.379849835 +0000 UTC m=+1409.445130398 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55749100): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55749640): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55749640): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55749640): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55749640): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55749640): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.379849835 +0000 UTC m=+1409.445130398 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55749640): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d2ce70 item 66 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55749c80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55749c80): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55749c80): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55749c80): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55749c80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.381520829 +0000 UTC m=+1409.446801382 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55749c80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55762200): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55762200): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55762200): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55762200): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55762200): _writeAt: size=3, off=2 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d2d1f0 item 67 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55762200): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55762200): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.382168803 +0000 UTC m=+1409.447449356 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55762200): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55762700): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55762700): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55762700): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55762700): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55762700): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.382168803 +0000 UTC m=+1409.447449356 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55762700): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d2d490 item 67 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55762d80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55762d80): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55762d80): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55762d80): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55762d80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.383610293 +0000 UTC m=+1409.448890846 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55762d80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55763280): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55763280): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d2db20 item 68 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55763280): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55763280): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55763280): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55763280): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55763280): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.384389985 +0000 UTC m=+1409.449670538 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55763280): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557637c0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557637c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557637c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557637c0): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557637c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.384389985 +0000 UTC m=+1409.449670538 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c557637c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d2ddc0 item 68 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55763e00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55763e00): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55763e00): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55763e00): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55763e00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.385886799 +0000 UTC m=+1409.451167353 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55763e00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577c380): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577c380): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577c380): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577c380): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577c380): _writeAt: size=3, off=2 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c3ea80 item 69 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577c380): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577c380): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.386927334 +0000 UTC m=+1409.452207896 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577c380): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577c880): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577c880): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577c880): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577c880): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577c880): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.386927334 +0000 UTC m=+1409.452207896 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577c880): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c3ef50 item 69 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577cf00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577cf00): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577cf00): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577cf00): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577cf00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.389003793 +0000 UTC m=+1409.454284396 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577cf00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577d400): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577d400): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c3f7a0 item 70 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577d400): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577d400): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577d400): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577d400): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577d400): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.390439012 +0000 UTC m=+1409.455719574 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577d400): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577d940): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577d940): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577d940): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577d940): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577d940): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.390439012 +0000 UTC m=+1409.455719574 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5577d940): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c3fab0 item 70 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553a60c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553a60c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553a60c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553a60c0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553a60c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.392681222 +0000 UTC m=+1409.457961786 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c553a60c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565f640): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565f640): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565f640): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565f640): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565f640): _writeAt: size=3, off=2 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f33c70 item 71 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565f640): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565f640): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.393597723 +0000 UTC m=+1409.458878296 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565f640): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565fb40): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565fb40): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565fb40): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565fb40): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565fb40): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.393597723 +0000 UTC m=+1409.458878296 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5565fb40): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f33e30 item 71 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567e2c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567e2c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567e2c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567e2c0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567e2c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.395938801 +0000 UTC m=+1409.461219364 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567e2c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567e7c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567e7c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f864d0 item 72 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567e7c0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567e7c0): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567e7c0): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567e7c0): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567e7c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.39684959 +0000 UTC m=+1409.462130153 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567e7c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567ed00): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567ed00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567ed00): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567ed00): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567ed00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.39684959 +0000 UTC m=+1409.462130153 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567ed00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f86690 item 72 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567f2c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567f2c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567f2c0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567f2c0): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567f2c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567f2c0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567f2c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.398904368 +0000 UTC m=+1409.464184941 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567f2c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567f7c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567f7c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567f7c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f86a10 item 73 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567f7c0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567f7c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.399608508 +0000 UTC m=+1409.464889071 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567f7c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567fc80): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567fc80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567fc80): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567fc80): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567fc80): _writeAt: size=3, off=2 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f86bd0 item 73 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567fc80): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567fc80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.400501853 +0000 UTC m=+1409.465782416 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5567fc80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554302c0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554302c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554302c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554302c0): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554302c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.400501853 +0000 UTC m=+1409.465782416 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554302c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f86d90 item 73 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55430900): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55430900): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55430900): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55430900): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55430900): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55430900): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55430900): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.402791835 +0000 UTC m=+1409.468072398 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55430900): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55430e00): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55430e00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55430e00): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f87110 item 74 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55430e00): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55430e00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.403559153 +0000 UTC m=+1409.468839726 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55430e00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55431340): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55431340): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f872d0 item 74 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55431340): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55431340): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55431340): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55431340): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55431340): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.404853426 +0000 UTC m=+1409.470134000 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55431340): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554318c0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554318c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554318c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554318c0): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554318c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.404853426 +0000 UTC m=+1409.470134000 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554318c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f87490 item 74 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546c000): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546c000): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546c000): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546c000): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546c000): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546c000): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546c000): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.407186098 +0000 UTC m=+1409.472466671 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546c000): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546c500): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546c500): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546c500): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f878f0 item 75 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546c500): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546c500): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.407940723 +0000 UTC m=+1409.473221295 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546c500): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546ca40): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546ca40): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546ca40): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546ca40): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546ca40): _writeAt: size=3, off=2 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f87ab0 item 75 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546ca40): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546ca40): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.408939688 +0000 UTC m=+1409.474220261 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546ca40): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546cf80): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546cf80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546cf80): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546cf80): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546cf80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.408939688 +0000 UTC m=+1409.474220261 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546cf80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54f87c70 item 75 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546d5c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546d5c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546d5c0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546d5c0): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546d5c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546d5c0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546d5c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.410896782 +0000 UTC m=+1409.476177345 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546d5c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546dac0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546dac0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546dac0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c550fe310 item 76 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546dac0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546dac0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.411625678 +0000 UTC m=+1409.476906241 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5546dac0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b0100): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b0100): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c550fe620 item 76 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b0100): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b0100): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b0100): _writeAt: size=3, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b0100): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b0100): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.412477405 +0000 UTC m=+1409.477757968 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c554b0100): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f36c0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f36c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f36c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f36c0): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f36c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.412477405 +0000 UTC m=+1409.477757968 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f36c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d9b570 item 76 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f3d00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f3d00): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f3d00): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f3d00): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f3d00): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f3d00): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f3d00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.414960472 +0000 UTC m=+1409.480241045 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c552f3d00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55344300): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55344300): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55344300): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54dd0150 item 77 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55344300): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55344300): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.415737578 +0000 UTC m=+1409.481018152 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55344300): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55344a00): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55344a00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55344a00): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55344a00): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55344a00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.415737578 +0000 UTC m=+1409.481018152 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55344a00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54dd0310 item 77 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55345040): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55345040): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55345040): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55345040): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55345040): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55345040): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55345040): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.418019244 +0000 UTC m=+1409.483299818 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55345040): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55345540): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55345540): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55345540): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54dd0a10 item 78 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55345540): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55345540): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.418766976 +0000 UTC m=+1409.484047549 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55345540): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55345c40): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55345c40): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55345c40): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55345c40): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55345c40): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.418766976 +0000 UTC m=+1409.484047549 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55345c40): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54dd12d0 item 78 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550e380): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550e380): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550e380): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550e380): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550e380): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550e380): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550e380): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.420938594 +0000 UTC m=+1409.486219147 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550e380): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550e880): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550e880): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550e880): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510e0e0 item 79 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550e880): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550e880): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.421652081 +0000 UTC m=+1409.486932634 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550e880): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550ef80): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550ef80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550ef80): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550ef80): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550ef80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.421652081 +0000 UTC m=+1409.486932634 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550ef80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510e2a0 item 79 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550f5c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550f5c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550f5c0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550f5c0): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550f5c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550f5c0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550f5c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.423414147 +0000 UTC m=+1409.488694740 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550f5c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550fac0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550fac0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550fac0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510e620 item 80 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550fac0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550fac0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.42420554 +0000 UTC m=+1409.489486103 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5550fac0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555442c0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555442c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555442c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555442c0): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555442c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.42420554 +0000 UTC m=+1409.489486103 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555442c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510e7e0 item 80 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55544900): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55544900): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55544900): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55544900): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55544900): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.426236463 +0000 UTC m=+1409.491517016 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55544900): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55544d80): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55544d80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55544d80): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55544d80): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55544d80): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55544d80): _writeAt: size=3, off=7 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510ebd0 item 81 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55544d80): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55544d80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.426848037 +0000 UTC m=+1409.492128590 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55544d80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555452c0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555452c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555452c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555452c0): >_readAt: n=8, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555452c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.426848037 +0000 UTC m=+1409.492128590 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555452c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510eee0 item 81 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55545940): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55545940): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55545940): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55545940): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55545940): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.428567182 +0000 UTC m=+1409.493847735 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55545940): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55545e40): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55545e40): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55545e40): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510f260 item 82 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55545e40): _readAt: size=2, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55545e40): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55545e40): _writeAt: size=3, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55545e40): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55545e40): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.42955155 +0000 UTC m=+1409.494832112 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55545e40): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555644c0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555644c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555644c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555644c0): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555644c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.42955155 +0000 UTC m=+1409.494832112 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555644c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510f420 item 82 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55564b40): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55564b40): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55564b40): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55564b40): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55564b40): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.431552316 +0000 UTC m=+1409.496832879 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55564b40): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565040): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565040): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565040): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565040): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565040): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565040): _writeAt: size=3, off=7 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510f7a0 item 83 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565040): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565040): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.432490657 +0000 UTC m=+1409.497771230 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565040): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565580): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565580): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565580): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565580): >_readAt: n=8, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565580): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.432490657 +0000 UTC m=+1409.497771230 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565580): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510fa40 item 83 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565c00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565c00): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565c00): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565c00): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565c00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.434853776 +0000 UTC m=+1409.500134340 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55565c00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592200): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592200): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592200): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c5510fe30 item 84 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592200): _readAt: size=2, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592200): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592200): _writeAt: size=3, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592200): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592200): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.43607416 +0000 UTC m=+1409.501354724 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592200): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592780): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592780): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592780): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592780): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592780): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.43607416 +0000 UTC m=+1409.501354724 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592780): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54bfebd0 item 84 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592e00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592e00): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592e00): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592e00): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592e00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.438302256 +0000 UTC m=+1409.503582809 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55592e00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593300): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593300): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593300): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593300): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593300): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593300): _writeAt: size=3, off=7 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54bff500 item 85 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593300): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593300): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.438944869 +0000 UTC m=+1409.504225422 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593300): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593840): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593840): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593840): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593840): >_readAt: n=8, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593840): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.438944869 +0000 UTC m=+1409.504225422 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593840): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54bff810 item 85 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593ec0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593ec0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593ec0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593ec0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593ec0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.440920447 +0000 UTC m=+1409.506201010 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55593ec0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bc4c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bc4c0): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bc4c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c6cc40 item 86 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bc4c0): _readAt: size=2, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bc4c0): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bc4c0): _writeAt: size=3, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bc4c0): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bc4c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.441815727 +0000 UTC m=+1409.507096300 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bc4c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bca40): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bca40): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bca40): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bca40): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bca40): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.441815727 +0000 UTC m=+1409.507096300 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bca40): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c6d260 item 86 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bd0c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bd0c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bd0c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bd0c0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bd0c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.443981213 +0000 UTC m=+1409.509261776 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bd0c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bd5c0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bd5c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bd5c0): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bd5c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bd5c0): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bd5c0): _writeAt: size=3, off=7 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4c230 item 87 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bd5c0): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bd5c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.444878567 +0000 UTC m=+1409.510159120 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bd5c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bdb00): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bdb00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bdb00): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bdb00): >_readAt: n=8, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bdb00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.444878567 +0000 UTC m=+1409.510159120 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555bdb00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4c930 item 87 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555de280): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555de280): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555de280): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555de280): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555de280): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.44699968 +0000 UTC m=+1409.512280233 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555de280): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555de780): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555de780): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555de780): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4d030 item 88 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555de780): _readAt: size=2, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555de780): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555de780): _writeAt: size=3, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555de780): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555de780): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.447752792 +0000 UTC m=+1409.513033345 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555de780): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ded00): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ded00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ded00): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ded00): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ded00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.447752792 +0000 UTC m=+1409.513033345 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555ded00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4d3b0 item 88 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555df340): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555df340): open at offset 0 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555df340): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555df340): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555df340): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555df340): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555df340): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555df340): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.449324539 +0000 UTC m=+1409.514605102 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555df340): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555df880): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555df880): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555df880): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4dc70 item 89 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555df880): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555df880): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.450004382 +0000 UTC m=+1409.515284945 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555df880): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555dfdc0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555dfdc0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555dfdc0): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555dfdc0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555dfdc0): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555dfdc0): _writeAt: size=3, off=7 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4a000 item 89 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555dfdc0): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555dfdc0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.451008146 +0000 UTC m=+1409.516288709 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c555dfdc0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638440): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638440): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638440): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638440): >_readAt: n=8, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638440): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.451008146 +0000 UTC m=+1409.516288709 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638440): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4a310 item 89 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638a80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638a80): open at offset 0 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638a80): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638a80): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638a80): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638a80): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638a80): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638a80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.453215332 +0000 UTC m=+1409.518495895 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638a80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638fc0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638fc0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638fc0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4aa80 item 90 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638fc0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638fc0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.453863385 +0000 UTC m=+1409.519143958 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55638fc0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55639500): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55639500): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55639500): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4b6c0 item 90 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55639500): _readAt: size=2, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55639500): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55639500): _writeAt: size=3, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55639500): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55639500): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.454717226 +0000 UTC m=+1409.519997790 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55639500): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55639ac0): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55639ac0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55639ac0): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55639ac0): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55639ac0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.454717226 +0000 UTC m=+1409.519997790 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55639ac0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54d4bb90 item 90 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6200): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6200): open at offset 0 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6200): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6200): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6200): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6200): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6200): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6200): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.456893203 +0000 UTC m=+1409.522173766 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6200): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6740): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6740): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6740): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54eaeee0 item 91 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6740): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6740): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.457641625 +0000 UTC m=+1409.522922188 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6740): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6c80): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6c80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6c80): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6c80): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6c80): >_readAt: n=2, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6c80): _writeAt: size=3, off=7 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54eaf0a0 item 91 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6c80): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6c80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.458552063 +0000 UTC m=+1409.523832627 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a6c80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7200): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7200): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7200): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7200): >_readAt: n=8, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7200): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.458552063 +0000 UTC m=+1409.523832627 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7200): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54eaf7a0 item 91 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7840): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7840): open at offset 0 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7840): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7840): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7840): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7840): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7840): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7840): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.460685801 +0000 UTC m=+1409.525966375 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7840): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7d80): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7d80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7d80): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54eafd50 item 92 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7d80): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7d80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.461655952 +0000 UTC m=+1409.526936515 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556a7d80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e43c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e43c0): open at offset 5 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e43c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c54070 item 92 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e43c0): _readAt: size=2, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e43c0): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e43c0): _writeAt: size=3, off=5 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e43c0): >_writeAt: n=3, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e43c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.462593641 +0000 UTC m=+1409.527874204 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e43c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e4980): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e4980): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e4980): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e4980): >_readAt: n=3, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e4980): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.462593641 +0000 UTC m=+1409.527874204 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e4980): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c545b0 item 92 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e4fc0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e4fc0): open at offset 0 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e4fc0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e4fc0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e4fc0): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e4fc0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e4fc0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e4fc0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.464533382 +0000 UTC m=+1409.529813945 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e4fc0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e5500): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e5500): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e5500): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c55110 item 93 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e5500): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e5500): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.465267188 +0000 UTC m=+1409.530547751 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e5500): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e5c00): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e5c00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e5c00): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e5c00): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e5c00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.465267188 +0000 UTC m=+1409.530547751 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c556e5c00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c552d0 item 93 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e340): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e340): open at offset 0 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e340): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e340): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e340): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e340): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e340): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e340): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.46783298 +0000 UTC m=+1409.533113553 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e340): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e880): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e880): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e880): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c55c00 item 94 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e880): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e880): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.46861202 +0000 UTC m=+1409.533892593 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e880): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570ef80): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570ef80): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570ef80): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570ef80): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570ef80): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.46861202 +0000 UTC m=+1409.533892593 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570ef80): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c761c0 item 94 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e100): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e100): open at offset 0 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e100): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e100): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e100): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e100): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e100): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e100): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.473261666 +0000 UTC m=+1409.538542230 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e100): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e6c0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e6c0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e6c0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c76d90 item 95 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e6c0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e6c0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.47400615 +0000 UTC m=+1409.539286724 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570e6c0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570f580): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570f580): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570f580): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570f580): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570f580): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.47400615 +0000 UTC m=+1409.539286724 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570f580): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c77490 item 95 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570fbc0): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570fbc0): open at offset 0 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570fbc0): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570fbc0): _readAt: size=2, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570fbc0): >_readAt: n=0, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570fbc0): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570fbc0): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570fbc0): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.476334365 +0000 UTC m=+1409.541614928 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c5570fbc0): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55806300): _writeAt: size=5, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55806300): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55806300): >openPending: err= 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c3e1c0 item 96 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55806300): >_writeAt: n=5, err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55806300): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.477057521 +0000 UTC m=+1409.542338084 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55806300): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:34:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:34:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:34:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:34:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55806a00): _readAt: size=512, off=0 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55806a00): openPending: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55806a00): >openPending: err= 2026/08/26 01:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55806a00): >_readAt: n=5, err=EOF 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55806a00): close: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:34:13.477057521 +0000 UTC m=+1409.542338084 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:13 DEBUG : open-test-file(0x320c55806a00): >close: err= 2026/08/26 01:34:13 DEBUG : open-test-file: Remove: 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x320c54c3e9a0 item 96 2026/08/26 01:34:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:34:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:34:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:34:13 DEBUG : open-test-file: >Remove: err= 2026/08/26 01:34:13 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:34:13 DEBUG : Looking for writers 2026/08/26 01:34:13 DEBUG : >WaitForWriters: 2026/08/26 01:34:13 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.83s) --- PASS: TestRWFileHandleOpenTests/writes (1.52s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.72s) --- 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.30s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.30s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:34:14 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:34:14 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:34:14 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:14 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:34:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:34:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:14 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:34:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:14 DEBUG : file1: newRWFileHandle: 2026/08/26 01:34:14 DEBUG : file1(0x320c54f62280): openPending: 2026/08/26 01:34:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:34:14 DEBUG : file1(0x320c54f62280): >openPending: err= 2026/08/26 01:34:14 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 01:34:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:34:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 01:34:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 01:34:14 DEBUG : file1(0x320c54f62280): _writeAt: size=2, off=0 2026/08/26 01:34:14 DEBUG : file1(0x320c54f62280): >_writeAt: n=2, err= 2026/08/26 01:34:14 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/26 01:34:14 DEBUG : file1(0x320c54f62280): RWFileHandle.Flush 2026/08/26 01:34:14 DEBUG : file1(0x320c54f62280): RWFileHandle.Release 2026/08/26 01:34:14 DEBUG : file1(0x320c54f62280): close: 2026/08/26 01:34:14 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/26 01:34:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:14 DEBUG : file1(0x320c54f62280): >close: err= 2026/08/26 01:34:14 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:34:14 DEBUG : Looking for writers 2026/08/26 01:34:14 DEBUG : file1: reading active writers 2026/08/26 01:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:34:14 DEBUG : Looking for writers 2026/08/26 01:34:14 DEBUG : file1: reading active writers 2026/08/26 01:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:34:14 DEBUG : Looking for writers 2026/08/26 01:34:14 DEBUG : file1: reading active writers 2026/08/26 01:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:34:14 DEBUG : Looking for writers 2026/08/26 01:34:14 DEBUG : file1: reading active writers 2026/08/26 01:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:34:14 DEBUG : file1: vfs cache: starting upload 2026/08/26 01:34:14 DEBUG : Looking for writers 2026/08/26 01:34:14 DEBUG : file1: reading active writers 2026/08/26 01:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:34:14 DEBUG : Looking for writers 2026/08/26 01:34:14 DEBUG : file1: reading active writers 2026/08/26 01:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:34:15 DEBUG : Looking for writers 2026/08/26 01:34:15 DEBUG : file1: reading active writers 2026/08/26 01:34:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 01:34:15 DEBUG : Looking for writers 2026/08/26 01:34:15 DEBUG : file1: reading active writers 2026/08/26 01:34:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:34:16 DEBUG : Looking for writers 2026/08/26 01:34:16 DEBUG : file1: reading active writers 2026/08/26 01:34:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:34:17 DEBUG : file1: size = 2 OK 2026/08/26 01:34:17 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/26 01:34:17 INFO : file1: Copied (new) 2026/08/26 01:34:17 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/26 01:34:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 01:34:17 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/26 01:34:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:34:17 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 01:34:17 DEBUG : Looking for writers 2026/08/26 01:34:17 DEBUG : file1: reading active writers 2026/08/26 01:34:17 DEBUG : >WaitForWriters: 2026/08/26 01:34:18 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:34:18 DEBUG : Looking for writers 2026/08/26 01:34:18 DEBUG : file1: reading active writers 2026/08/26 01:34:18 DEBUG : >WaitForWriters: 2026/08/26 01:34:18 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (11.29s) === RUN TestRWCacheRename run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:34:25 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:34:25 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:34:25 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:25 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:34:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:34:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:25 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:34:25 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:34:25 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:34:25 DEBUG : rename_me: newRWFileHandle: 2026/08/26 01:34:25 DEBUG : rename_me(0x320c553d4240): openPending: 2026/08/26 01:34:25 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:34:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/26 01:34:25 DEBUG : rename_me(0x320c553d4240): >openPending: err= 2026/08/26 01:34:25 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/26 01:34:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/26 01:34:25 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/26 01:34:25 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/26 01:34:25 DEBUG : rename_me(0x320c553d4240): _writeAt: size=5, off=0 2026/08/26 01:34:25 DEBUG : rename_me(0x320c553d4240): >_writeAt: n=5, err= 2026/08/26 01:34:25 DEBUG : rename_me(0x320c553d4240): close: 2026/08/26 01:34:25 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-26 01:34:25.906192604 +0000 UTC m=+1421.971473147 2026/08/26 01:34:25 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/26 01:34:25 DEBUG : rename_me(0x320c553d4240): >close: err= 2026/08/26 01:34:25 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/26 01:34:25 DEBUG : i_was_renamed: Updating file with 0x320c55556340 2026/08/26 01:34:25 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/26 01:34:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/26 01:34:25 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:34:25 DEBUG : Looking for writers 2026/08/26 01:34:25 DEBUG : i_was_renamed: reading active writers 2026/08/26 01:34:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:34:25 DEBUG : Looking for writers 2026/08/26 01:34:25 DEBUG : i_was_renamed: reading active writers 2026/08/26 01:34:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:34:25 DEBUG : Looking for writers 2026/08/26 01:34:25 DEBUG : i_was_renamed: reading active writers 2026/08/26 01:34:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:34:25 DEBUG : Looking for writers 2026/08/26 01:34:25 DEBUG : i_was_renamed: reading active writers 2026/08/26 01:34:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:34:26 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/26 01:34:26 DEBUG : Looking for writers 2026/08/26 01:34:26 DEBUG : i_was_renamed: reading active writers 2026/08/26 01:34:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:34:26 DEBUG : Looking for writers 2026/08/26 01:34:26 DEBUG : i_was_renamed: reading active writers 2026/08/26 01:34:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:34:26 DEBUG : Looking for writers 2026/08/26 01:34:26 DEBUG : i_was_renamed: reading active writers 2026/08/26 01:34:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 01:34:27 DEBUG : Looking for writers 2026/08/26 01:34:27 DEBUG : i_was_renamed: reading active writers 2026/08/26 01:34:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:34:28 DEBUG : Looking for writers 2026/08/26 01:34:28 DEBUG : i_was_renamed: reading active writers 2026/08/26 01:34:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 01:34:28 DEBUG : i_was_renamed: size = 5 OK 2026/08/26 01:34:28 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:34:28 INFO : i_was_renamed: Copied (new) 2026/08/26 01:34:28 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-26 01:34:25.906192604 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/26 01:34:28 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/26 01:34:28 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/26 01:34:28 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/26 01:34:29 DEBUG : Looking for writers 2026/08/26 01:34:29 DEBUG : i_was_renamed: reading active writers 2026/08/26 01:34:29 DEBUG : >WaitForWriters: 2026/08/26 01:34:29 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting 2026/08/26 01:34:29 DEBUG : forgetting directory cache 2026/08/26 01:34:29 DEBUG : dir: forgetting directory cache 2026/08/26 01:34:29 DEBUG : dir: Removed virtual directory entry vDel: "file1" --- PASS: TestRWCacheRename (10.83s) === RUN TestRWCacheUpdate run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:34:36 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:34:36 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:34:36 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:36 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:34:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:34:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-hunovij6ticu" 2026/08/26 01:34:36 INFO : Yandex rclone-test-hunovij6ticu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:34:36 DEBUG : forgetting directory cache 2026/08/26 01:34:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 01:34:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 01:34:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 01:34:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:34:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:34:39 DEBUG : TestRWCacheUpdate(0x320c554f6040): _readAt: size=512, off=0 2026/08/26 01:34:39 DEBUG : TestRWCacheUpdate(0x320c554f6040): openPending: 2026/08/26 01:34:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 00:35:36.302411664 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/26 01:34:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 01:34:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:34:39 DEBUG : TestRWCacheUpdate(0x320c554f6040): >openPending: err= 2026/08/26 01:34:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 01:34:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:34:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:34:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:34:39 DEBUG : forgetting directory cache 2026/08/26 01:34:40 DEBUG : forgetting directory cache 2026/08/26 01:34:40 DEBUG : forgetting directory cache 2026/08/26 01:34:40 DEBUG : forgetting directory cache 2026/08/26 01:34:40 DEBUG : TestRWCacheUpdate(0x320c554f6040): >_readAt: n=20, err=EOF 2026/08/26 01:34:40 DEBUG : TestRWCacheUpdate(0x320c554f6040): close: 2026/08/26 01:34:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 00:35:36.302411664 +0000 UTC 2026/08/26 01:34:40 DEBUG : TestRWCacheUpdate(0x320c554f6040): >close: err= 2026/08/26 01:34:40 DEBUG : Re-reading directory (869.371612ms old) 2026/08/26 01:34:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:34:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 01:34:41 DEBUG : forgetting directory cache 2026/08/26 01:34:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 01:34:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 01:34:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 01:34:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:34:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:34:44 DEBUG : TestRWCacheUpdate(0x320c551b0880): _readAt: size=512, off=0 2026/08/26 01:34:44 DEBUG : TestRWCacheUpdate(0x320c551b0880): openPending: 2026/08/26 01:34:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 00:36:36.302411664 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-26 00:35:36.302411664 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/26 01:34:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-26 00:36:36.302411664 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-26 00:35:36.302411664 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/26 01:34:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 01:34:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 01:34:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 01:34:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:34:44 DEBUG : TestRWCacheUpdate(0x320c551b0880): >openPending: err= 2026/08/26 01:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 01:34:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:34:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:34:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:34:45 DEBUG : forgetting directory cache 2026/08/26 01:34:45 DEBUG : forgetting directory cache 2026/08/26 01:34:45 DEBUG : forgetting directory cache 2026/08/26 01:34:45 DEBUG : forgetting directory cache 2026/08/26 01:34:45 DEBUG : TestRWCacheUpdate(0x320c551b0880): >_readAt: n=20, err=EOF 2026/08/26 01:34:45 DEBUG : TestRWCacheUpdate(0x320c551b0880): close: 2026/08/26 01:34:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 00:36:36.302411664 +0000 UTC 2026/08/26 01:34:45 DEBUG : TestRWCacheUpdate(0x320c551b0880): >close: err= 2026/08/26 01:34:45 DEBUG : Re-reading directory (825.122408ms old) 2026/08/26 01:34:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:34:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 01:34:46 DEBUG : forgetting directory cache 2026/08/26 01:34:49 DEBUG : forgetting directory cache 2026/08/26 01:34:49 DEBUG : dir: forgetting directory cache 2026/08/26 01:34:49 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/26 01:34:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 01:34:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 01:34:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 01:34:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:34:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:34:50 DEBUG : TestRWCacheUpdate(0x320c554b3280): _readAt: size=512, off=0 2026/08/26 01:34:50 DEBUG : TestRWCacheUpdate(0x320c554b3280): openPending: 2026/08/26 01:34:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 00:37:36.302411664 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-26 00:36:36.302411664 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/26 01:34:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-26 00:37:36.302411664 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-26 00:36:36.302411664 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/26 01:34:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 01:34:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 01:34:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 01:34:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:34:50 DEBUG : TestRWCacheUpdate(0x320c554b3280): >openPending: err= 2026/08/26 01:34:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 01:34:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:34:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:34:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:34:50 DEBUG : forgetting directory cache 2026/08/26 01:34:50 DEBUG : forgetting directory cache 2026/08/26 01:34:50 DEBUG : forgetting directory cache 2026/08/26 01:34:51 DEBUG : forgetting directory cache 2026/08/26 01:34:51 DEBUG : forgetting directory cache 2026/08/26 01:34:51 DEBUG : TestRWCacheUpdate(0x320c554b3280): >_readAt: n=20, err=EOF 2026/08/26 01:34:51 DEBUG : TestRWCacheUpdate(0x320c554b3280): close: 2026/08/26 01:34:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 00:37:36.302411664 +0000 UTC 2026/08/26 01:34:51 DEBUG : TestRWCacheUpdate(0x320c554b3280): >close: err= 2026/08/26 01:34:51 DEBUG : Re-reading directory (1.068476663s old) 2026/08/26 01:34:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:34:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 01:34:51 DEBUG : forgetting directory cache 2026/08/26 01:34:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 01:34:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 01:34:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 01:34:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:34:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:34:55 DEBUG : TestRWCacheUpdate(0x320c55574a80): _readAt: size=512, off=0 2026/08/26 01:34:55 DEBUG : TestRWCacheUpdate(0x320c55574a80): openPending: 2026/08/26 01:34:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 00:38:36.302411664 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-26 00:37:36.302411664 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/26 01:34:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-26 00:38:36.302411664 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-26 00:37:36.302411664 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/26 01:34:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 01:34:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 01:34:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 01:34:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:34:55 DEBUG : TestRWCacheUpdate(0x320c55574a80): >openPending: err= 2026/08/26 01:34:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 01:34:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:34:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:34:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:34:55 DEBUG : forgetting directory cache 2026/08/26 01:34:55 DEBUG : forgetting directory cache 2026/08/26 01:34:55 DEBUG : forgetting directory cache 2026/08/26 01:34:55 DEBUG : TestRWCacheUpdate(0x320c55574a80): >_readAt: n=20, err=EOF 2026/08/26 01:34:55 DEBUG : TestRWCacheUpdate(0x320c55574a80): close: 2026/08/26 01:34:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 00:38:36.302411664 +0000 UTC 2026/08/26 01:34:55 DEBUG : TestRWCacheUpdate(0x320c55574a80): >close: err= 2026/08/26 01:34:55 DEBUG : Re-reading directory (756.368778ms old) 2026/08/26 01:34:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:34:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 01:34:56 DEBUG : forgetting directory cache 2026/08/26 01:34:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:34:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 01:34:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 01:34:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 01:34:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:34:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:34:59 DEBUG : TestRWCacheUpdate(0x320c55574d40): _readAt: size=512, off=0 2026/08/26 01:34:59 DEBUG : TestRWCacheUpdate(0x320c55574d40): openPending: 2026/08/26 01:34:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 00:39:36.302411664 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-26 00:38:36.302411664 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/26 01:34:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-26 00:39:36.302411664 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-26 00:38:36.302411664 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/26 01:34:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 01:34:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 01:34:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 01:34:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:34:59 DEBUG : TestRWCacheUpdate(0x320c55574d40): >openPending: err= 2026/08/26 01:34:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 01:34:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:34:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:34:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:34:59 DEBUG : forgetting directory cache 2026/08/26 01:35:00 DEBUG : forgetting directory cache 2026/08/26 01:35:00 DEBUG : forgetting directory cache 2026/08/26 01:35:00 DEBUG : TestRWCacheUpdate(0x320c55574d40): >_readAt: n=20, err=EOF 2026/08/26 01:35:00 DEBUG : TestRWCacheUpdate(0x320c55574d40): close: 2026/08/26 01:35:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 00:39:36.302411664 +0000 UTC 2026/08/26 01:35:00 DEBUG : TestRWCacheUpdate(0x320c55574d40): >close: err= 2026/08/26 01:35:00 DEBUG : Re-reading directory (734.648674ms old) 2026/08/26 01:35:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:35:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 01:35:00 DEBUG : forgetting directory cache 2026/08/26 01:35:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:35:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 01:35:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 01:35:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 01:35:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:35:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:35:04 DEBUG : TestRWCacheUpdate(0x320c554b2f00): _readAt: size=512, off=0 2026/08/26 01:35:04 DEBUG : TestRWCacheUpdate(0x320c554b2f00): openPending: 2026/08/26 01:35:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 00:40:36.302411664 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-26 00:39:36.302411664 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/26 01:35:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-26 00:40:36.302411664 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-26 00:39:36.302411664 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/26 01:35:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 01:35:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 01:35:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 01:35:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:35:04 DEBUG : TestRWCacheUpdate(0x320c554b2f00): >openPending: err= 2026/08/26 01:35:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 01:35:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:35:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:35:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:35:05 DEBUG : forgetting directory cache 2026/08/26 01:35:05 DEBUG : forgetting directory cache 2026/08/26 01:35:05 DEBUG : forgetting directory cache 2026/08/26 01:35:05 DEBUG : TestRWCacheUpdate(0x320c554b2f00): >_readAt: n=20, err=EOF 2026/08/26 01:35:05 DEBUG : TestRWCacheUpdate(0x320c554b2f00): close: 2026/08/26 01:35:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 00:40:36.302411664 +0000 UTC 2026/08/26 01:35:05 DEBUG : TestRWCacheUpdate(0x320c554b2f00): >close: err= 2026/08/26 01:35:05 DEBUG : Re-reading directory (786.595886ms old) 2026/08/26 01:35:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:35:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 01:35:06 DEBUG : forgetting directory cache 2026/08/26 01:35:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:35:09 DEBUG : forgetting directory cache 2026/08/26 01:35:09 DEBUG : dir: forgetting directory cache 2026/08/26 01:35:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 01:35:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 01:35:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 01:35:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:35:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:35:09 DEBUG : TestRWCacheUpdate(0x320c5570f080): _readAt: size=512, off=0 2026/08/26 01:35:09 DEBUG : TestRWCacheUpdate(0x320c5570f080): openPending: 2026/08/26 01:35:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-26 00:41:36.302411664 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-26 00:40:36.302411664 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/26 01:35:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-26 00:41:36.302411664 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-26 00:40:36.302411664 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/26 01:35:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 01:35:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 01:35:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/26 01:35:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:35:09 DEBUG : TestRWCacheUpdate(0x320c5570f080): >openPending: err= 2026/08/26 01:35:09 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/26 01:35:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:35:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:35:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:35:10 DEBUG : forgetting directory cache 2026/08/26 01:35:10 DEBUG : forgetting directory cache 2026/08/26 01:35:10 DEBUG : forgetting directory cache 2026/08/26 01:35:10 DEBUG : TestRWCacheUpdate(0x320c5570f080): >_readAt: n=21, err=EOF 2026/08/26 01:35:10 DEBUG : TestRWCacheUpdate(0x320c5570f080): close: 2026/08/26 01:35:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 00:41:36.302411664 +0000 UTC 2026/08/26 01:35:10 DEBUG : TestRWCacheUpdate(0x320c5570f080): >close: err= 2026/08/26 01:35:10 DEBUG : Re-reading directory (701.971011ms old) 2026/08/26 01:35:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:35:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 01:35:11 DEBUG : forgetting directory cache 2026/08/26 01:35:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:35:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 01:35:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 01:35:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 01:35:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:35:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:35:14 DEBUG : TestRWCacheUpdate(0x320c5570fb40): _readAt: size=512, off=0 2026/08/26 01:35:14 DEBUG : TestRWCacheUpdate(0x320c5570fb40): openPending: 2026/08/26 01:35:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-26 00:42:36.302411664 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-26 00:41:36.302411664 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/26 01:35:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-26 00:42:36.302411664 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-26 00:41:36.302411664 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/26 01:35:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 01:35:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 01:35:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/26 01:35:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:35:14 DEBUG : TestRWCacheUpdate(0x320c5570fb40): >openPending: err= 2026/08/26 01:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/26 01:35:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:35:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:35:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:35:14 DEBUG : forgetting directory cache 2026/08/26 01:35:14 DEBUG : forgetting directory cache 2026/08/26 01:35:15 DEBUG : forgetting directory cache 2026/08/26 01:35:15 DEBUG : forgetting directory cache 2026/08/26 01:35:15 DEBUG : TestRWCacheUpdate(0x320c5570fb40): >_readAt: n=22, err=EOF 2026/08/26 01:35:15 DEBUG : TestRWCacheUpdate(0x320c5570fb40): close: 2026/08/26 01:35:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 00:42:36.302411664 +0000 UTC 2026/08/26 01:35:15 DEBUG : TestRWCacheUpdate(0x320c5570fb40): >close: err= 2026/08/26 01:35:15 DEBUG : Re-reading directory (843.851839ms old) 2026/08/26 01:35:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:35:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 01:35:15 DEBUG : forgetting directory cache 2026/08/26 01:35:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:35:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 01:35:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 01:35:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 01:35:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:35:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:35:19 DEBUG : TestRWCacheUpdate(0x320c553d5600): _readAt: size=512, off=0 2026/08/26 01:35:19 DEBUG : TestRWCacheUpdate(0x320c553d5600): openPending: 2026/08/26 01:35:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-26 00:43:36.302411664 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-26 00:42:36.302411664 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/26 01:35:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-26 00:43:36.302411664 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-26 00:42:36.302411664 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/26 01:35:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 01:35:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 01:35:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/26 01:35:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:35:19 DEBUG : TestRWCacheUpdate(0x320c553d5600): >openPending: err= 2026/08/26 01:35:19 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/26 01:35:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:35:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:35:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:35:19 DEBUG : forgetting directory cache 2026/08/26 01:35:19 DEBUG : forgetting directory cache 2026/08/26 01:35:19 DEBUG : TestRWCacheUpdate(0x320c553d5600): >_readAt: n=23, err=EOF 2026/08/26 01:35:19 DEBUG : TestRWCacheUpdate(0x320c553d5600): close: 2026/08/26 01:35:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 00:43:36.302411664 +0000 UTC 2026/08/26 01:35:19 DEBUG : TestRWCacheUpdate(0x320c553d5600): >close: err= 2026/08/26 01:35:19 DEBUG : Re-reading directory (557.716984ms old) 2026/08/26 01:35:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:35:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 01:35:20 DEBUG : forgetting directory cache 2026/08/26 01:35:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:35:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 01:35:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 01:35:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 01:35:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:35:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:35:23 DEBUG : TestRWCacheUpdate(0x320c551b0c80): _readAt: size=512, off=0 2026/08/26 01:35:23 DEBUG : TestRWCacheUpdate(0x320c551b0c80): openPending: 2026/08/26 01:35:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-26 00:44:36.302411664 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-26 00:43:36.302411664 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/26 01:35:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-26 00:44:36.302411664 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-26 00:43:36.302411664 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/26 01:35:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 01:35:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 01:35:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/26 01:35:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:35:23 DEBUG : TestRWCacheUpdate(0x320c551b0c80): >openPending: err= 2026/08/26 01:35:23 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/26 01:35:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:35:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:35:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:35:23 DEBUG : forgetting directory cache 2026/08/26 01:35:24 DEBUG : forgetting directory cache 2026/08/26 01:35:24 DEBUG : forgetting directory cache 2026/08/26 01:35:24 DEBUG : forgetting directory cache 2026/08/26 01:35:24 DEBUG : forgetting directory cache 2026/08/26 01:35:24 DEBUG : TestRWCacheUpdate(0x320c551b0c80): >_readAt: n=24, err=EOF 2026/08/26 01:35:24 DEBUG : TestRWCacheUpdate(0x320c551b0c80): close: 2026/08/26 01:35:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 00:44:36.302411664 +0000 UTC 2026/08/26 01:35:24 DEBUG : TestRWCacheUpdate(0x320c551b0c80): >close: err= 2026/08/26 01:35:24 DEBUG : Re-reading directory (1.100440689s old) 2026/08/26 01:35:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:35:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 01:35:25 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:35:25 DEBUG : Looking for writers 2026/08/26 01:35:25 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/26 01:35:25 DEBUG : >WaitForWriters: 2026/08/26 01:35:25 DEBUG : Yandex rclone-test-hunovij6ticu: vfs cache: cleaner exiting 2026/08/26 01:35:25 DEBUG : forgetting directory cache 2026/08/26 01:35:27 DEBUG : forgetting directory cache 2026/08/26 01:35:27 DEBUG : dir: forgetting directory cache 2026/08/26 01:35:27 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/26 01:35:27 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:35:30 DEBUG : dir: forgetting directory cache 2026/08/26 01:35:30 DEBUG : forgetting directory cache 2026/08/26 01:35:30 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/26 01:35:30 DEBUG : dir: forgetting directory cache 2026/08/26 01:35:30 DEBUG : dir/virtualDir: forgetting directory cache --- PASS: TestRWCacheUpdate (56.20s) === RUN TestCaseSensitivity run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:35:39 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:35:39 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:35:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/26 01:35:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/26 01:35:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/26 01:35:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:35:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:35:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/26 01:35:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/26 01:35:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/26 01:35:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:35:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:35:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/26 01:35:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/26 01:35:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/26 01:35:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:35:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:35:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/26 01:35:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/26 01:35:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/26 01:35:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:35:43 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:35:43 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:43 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/26 01:35:43 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/26 01:35:43 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/26 01:35:43 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:35:43 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:35:44 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/26 01:35:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/26 01:35:44 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/26 01:35:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:35:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:35:44 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/26 01:35:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/26 01:35:44 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/26 01:35:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:35:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:35:45 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/26 01:35:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/26 01:35:45 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/26 01:35:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:35:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:35:45 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/26 01:35:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/26 01:35:45 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/26 01:35:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:35:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:35:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/26 01:35:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/26 01:35:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/26 01:35:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:35:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:35:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:47 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/26 01:35:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/26 01:35:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/26 01:35:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:35:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:35:47 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:47 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/26 01:35:47 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/26 01:35:47 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:47 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/26 01:35:47 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/26 01:35:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/26 01:35:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/26 01:35:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/26 01:35:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:35:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:35:48 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:48 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/26 01:35:48 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:48 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/26 01:35:48 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:48 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/26 01:35:48 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:48 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/26 01:35:48 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/26 01:35:48 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/26 01:35:48 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:35:49 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:35:49 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:49 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/26 01:35:49 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/26 01:35:49 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/26 01:35:49 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:35:50 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:35:50 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:50 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/26 01:35:50 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:35:50 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/26 01:35:50 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:35:50 DEBUG : Looking for writers 2026/08/26 01:35:50 DEBUG : FiLeA: reading active writers 2026/08/26 01:35:50 DEBUG : FiLeB: reading active writers 2026/08/26 01:35:50 DEBUG : FilEb: reading active writers 2026/08/26 01:35:50 DEBUG : >WaitForWriters: 2026/08/26 01:35:50 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:35:50 DEBUG : Looking for writers 2026/08/26 01:35:50 DEBUG : FiLeA: reading active writers 2026/08/26 01:35:50 DEBUG : FiLeB: reading active writers 2026/08/26 01:35:50 DEBUG : FilEb: reading active writers 2026/08/26 01:35:50 DEBUG : >WaitForWriters: 2026/08/26 01:35:57 DEBUG : forgetting directory cache 2026/08/26 01:35:57 DEBUG : dir: forgetting directory cache 2026/08/26 01:35:57 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/26 01:35:57 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" --- PASS: TestCaseSensitivity (37.16s) === RUN TestUnicodeNormalization run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:36:11 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/26 01:36:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 01:36:11 DEBUG : pacer: Reducing sleep to 15ms 2026/08/26 01:36:11 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/26 01:36:12 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 01:36:15 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:36:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:36:15 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/26 01:36:15 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/26 01:36:15 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/26 01:36:15 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:36:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:36:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:36:16 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/26 01:36:16 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/26 01:36:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/26 01:36:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:36:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:36:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:36:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/26 01:36:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/26 01:36:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/26 01:36:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:36:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:36:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:36:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/26 01:36:17 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:36:17 DEBUG : Looking for writers 2026/08/26 01:36:17 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/26 01:36:17 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/26 01:36:17 DEBUG : >WaitForWriters: 2026/08/26 01:36:28 DEBUG : forgetting directory cache 2026/08/26 01:36:28 DEBUG : dir: forgetting directory cache 2026/08/26 01:36:28 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/26 01:36:28 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" --- PASS: TestUnicodeNormalization (21.59s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:36:31 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:36:31 DEBUG : Yandex rclone-test-hunovij6ticu: Reusing VFS from active cache 2026/08/26 01:36:31 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:36:31 DEBUG : Looking for writers 2026/08/26 01:36:31 DEBUG : >WaitForWriters: 2026/08/26 01:36:31 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:36:31 DEBUG : Looking for writers 2026/08/26 01:36:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.85s) === RUN TestVFSNewWithOpts run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:36:32 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:36:32 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:36:32 DEBUG : Looking for writers 2026/08/26 01:36:32 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (2.42s) === RUN TestVFSRoot run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:36:34 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:36:34 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:36:34 DEBUG : Looking for writers 2026/08/26 01:36:34 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.65s) === RUN TestVFSStat run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:36:35 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:36:38 DEBUG : file1: modtime not stored after upload (got 2026-08-26 01:36:36 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 01:36:44 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:36:44 DEBUG : dir: Looking for writers 2026/08/26 01:36:44 DEBUG : file2: reading active writers 2026/08/26 01:36:44 DEBUG : Looking for writers 2026/08/26 01:36:44 DEBUG : dir: reading active writers 2026/08/26 01:36:44 DEBUG : file1: reading active writers 2026/08/26 01:36:44 DEBUG : >WaitForWriters: 2026/08/26 01:37:04 DEBUG : forgetting directory cache 2026/08/26 01:37:04 DEBUG : dir: forgetting directory cache 2026/08/26 01:37:04 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/26 01:37:04 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" --- PASS: TestVFSStat (30.66s) === RUN TestVFSStatParent run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:37:05 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:37:13 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:37:13 DEBUG : dir: Looking for writers 2026/08/26 01:37:13 DEBUG : Looking for writers 2026/08/26 01:37:13 DEBUG : dir: reading active writers 2026/08/26 01:37:13 DEBUG : file1: reading active writers 2026/08/26 01:37:13 DEBUG : >WaitForWriters: 2026/08/26 01:37:36 DEBUG : forgetting directory cache 2026/08/26 01:37:36 DEBUG : dir: forgetting directory cache 2026/08/26 01:37:36 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/26 01:37:36 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" --- PASS: TestVFSStatParent (32.04s) === RUN TestVFSOpenFile run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:37:37 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:37:42 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/26 01:37:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 01:37:43 DEBUG : pacer: Reducing sleep to 15ms 2026/08/26 01:37:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/26 01:37:43 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 01:37:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:37:44 DEBUG : file1: Open: flags=O_RDONLY 2026/08/26 01:37:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/26 01:37:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/26 01:37:44 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:37:44 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/26 01:37:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:37:44 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/26 01:37:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:37:44 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:37:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/26 01:37:44 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/26 01:37:44 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/26 01:37:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/26 01:37:44 DEBUG : Yandex rclone-test-hunovij6ticu: File to upload is small (0 bytes), uploading instead of streaming 2026/08/26 01:37:46 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/26 01:37:46 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 01:37:46 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/26 01:37:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/26 01:37:46 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:37:46 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/26 01:37:46 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:37:46 DEBUG : dir: Looking for writers 2026/08/26 01:37:46 DEBUG : file2: reading active writers 2026/08/26 01:37:46 DEBUG : new_file.txt: reading active writers 2026/08/26 01:37:46 DEBUG : Looking for writers 2026/08/26 01:37:46 DEBUG : dir: reading active writers 2026/08/26 01:37:46 DEBUG : file1: reading active writers 2026/08/26 01:37:46 DEBUG : >WaitForWriters: 2026/08/26 01:38:05 DEBUG : forgetting directory cache 2026/08/26 01:38:10 DEBUG : forgetting directory cache 2026/08/26 01:38:10 DEBUG : dir: forgetting directory cache 2026/08/26 01:38:10 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/26 01:38:10 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" --- PASS: TestVFSOpenFile (36.37s) === RUN TestVFSRename run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:38:14 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:38:16 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/26 01:38:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 01:38:17 DEBUG : pacer: Reducing sleep to 15ms 2026/08/26 01:38:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/26 01:38:17 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 01:38:21 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/26 01:38:21 DEBUG : dir/file1: Updating file with dir/file1 0x320c553a92b0 2026/08/26 01:38:21 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/26 01:38:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:38:23 INFO : dir/file1: Moved (server-side) to: file0 2026/08/26 01:38:23 DEBUG : file0: Updating file with file0 0x320c553a92b0 2026/08/26 01:38:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:38:23 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/26 01:38:25 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:38:25 DEBUG : dir: Looking for writers 2026/08/26 01:38:25 DEBUG : Looking for writers 2026/08/26 01:38:25 DEBUG : dir: reading active writers 2026/08/26 01:38:25 DEBUG : file0: reading active writers 2026/08/26 01:38:25 DEBUG : >WaitForWriters: 2026/08/26 01:38:25 DEBUG : forgetting directory cache 2026/08/26 01:38:37 DEBUG : forgetting directory cache 2026/08/26 01:38:37 DEBUG : forgetting directory cache 2026/08/26 01:38:37 DEBUG : forgetting directory cache 2026/08/26 01:38:38 DEBUG : forgetting directory cache 2026/08/26 01:38:39 DEBUG : forgetting directory cache 2026/08/26 01:38:40 DEBUG : forgetting directory cache --- PASS: TestVFSRename (26.19s) === RUN TestVFSStatfs run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:38:40 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:38:40 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:38:40 DEBUG : Looking for writers 2026/08/26 01:38:40 DEBUG : >WaitForWriters: 2026/08/26 01:38:41 DEBUG : forgetting directory cache --- PASS: TestVFSStatfs (0.83s) === RUN TestVFSMkdir run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:38:41 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:38:42 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/26 01:38:43 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/26 01:38:44 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/26 01:38:46 DEBUG : forgetting directory cache 2026/08/26 01:38:46 DEBUG : dir: forgetting directory cache 2026/08/26 01:38:46 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/26 01:38:48 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/26 01:38:48 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:38:48 DEBUG : Looking for writers 2026/08/26 01:38:48 DEBUG : a: Looking for writers 2026/08/26 01:38:48 DEBUG : b: Looking for writers 2026/08/26 01:38:48 DEBUG : c: Looking for writers 2026/08/26 01:38:48 DEBUG : d: Looking for writers 2026/08/26 01:38:48 DEBUG : Looking for writers 2026/08/26 01:38:48 DEBUG : d: reading active writers 2026/08/26 01:38:48 DEBUG : /: reading active writers 2026/08/26 01:38:48 DEBUG : a: reading active writers 2026/08/26 01:38:48 DEBUG : b: reading active writers 2026/08/26 01:38:48 DEBUG : c: reading active writers 2026/08/26 01:38:48 DEBUG : >WaitForWriters: 2026/08/26 01:39:07 DEBUG : forgetting directory cache 2026/08/26 01:39:07 DEBUG : dir: forgetting directory cache --- PASS: TestVFSMkdir (38.89s) === RUN TestVFSMkdirAll run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:39:20 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:39:21 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/26 01:39:24 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/26 01:39:25 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/26 01:39:26 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/26 01:39:31 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:39:31 DEBUG : a/b/c/d: Looking for writers 2026/08/26 01:39:31 DEBUG : a/b/c: Looking for writers 2026/08/26 01:39:31 DEBUG : d: reading active writers 2026/08/26 01:39:31 DEBUG : a/b: Looking for writers 2026/08/26 01:39:31 DEBUG : c: reading active writers 2026/08/26 01:39:31 DEBUG : a: Looking for writers 2026/08/26 01:39:31 DEBUG : b: reading active writers 2026/08/26 01:39:31 DEBUG : Looking for writers 2026/08/26 01:39:31 DEBUG : a: reading active writers 2026/08/26 01:39:31 DEBUG : >WaitForWriters: 2026/08/26 01:39:31 DEBUG : forgetting directory cache 2026/08/26 01:39:31 DEBUG : dir: forgetting directory cache 2026/08/26 01:39:54 DEBUG : forgetting directory cache 2026/08/26 01:39:54 DEBUG : dir: forgetting directory cache --- PASS: TestVFSMkdirAll (44.07s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:40:04 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:40:04 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:40:04 DEBUG : Looking for writers 2026/08/26 01:40:04 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.67s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:40:04 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:40:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:40:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:40:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:40:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:40:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:05 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/26 01:40:05 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/26 01:40:05 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/26 01:40:05 DEBUG : Yandex rclone-test-hunovij6ticu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 01:40:07 DEBUG : file1: size = 5 OK 2026/08/26 01:40:07 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:40:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 01:40:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:40:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:40:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:40:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:40:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:40:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:40:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:40:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:40:08 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/26 01:40:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/26 01:40:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 01:40:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:40:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:40:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:08 DEBUG : Yandex rclone-test-hunovij6ticu: File to upload is small (0 bytes), uploading instead of streaming 2026/08/26 01:40:10 DEBUG : file1: size = 0 OK 2026/08/26 01:40:10 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 01:40:10 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 01:40:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/26 01:40:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 01:40:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:40:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:40:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:10 DEBUG : Yandex rclone-test-hunovij6ticu: File to upload is small (7 bytes), uploading instead of streaming 2026/08/26 01:40:13 DEBUG : file1: size = 7 OK 2026/08/26 01:40:13 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/26 01:40:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 01:40:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:13 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:40:13 DEBUG : Looking for writers 2026/08/26 01:40:13 DEBUG : file1: reading active writers 2026/08/26 01:40:13 DEBUG : >WaitForWriters: 2026/08/26 01:40:15 DEBUG : forgetting directory cache 2026/08/26 01:40:15 DEBUG : dir: forgetting directory cache --- PASS: TestWriteFileHandleMethods (14.82s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:40:19 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:40:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:40:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:40:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:40:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:40:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:20 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/26 01:40:21 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/26 01:40:21 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/26 01:40:21 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/26 01:40:21 DEBUG : Yandex rclone-test-hunovij6ticu: File to upload is small (11 bytes), uploading instead of streaming 2026/08/26 01:40:23 DEBUG : file1: size = 11 OK 2026/08/26 01:40:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 01:40:23 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 01:40:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:23 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/26 01:40:23 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:40:23 DEBUG : Looking for writers 2026/08/26 01:40:23 DEBUG : file1: reading active writers 2026/08/26 01:40:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (10.96s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:40:30 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:40:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:40:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:40:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:40:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:40:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:30 ERROR : file1: WriteFileHandle.New Rcat failed: Put "https://cloud-api.yandex.com/v1/disk/resources?path=%2Frclone-test-hunovij6ticu": context canceled 2026/08/26 01:40:30 DEBUG : file1: Remove: 2026/08/26 01:40:30 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/26 01:40:30 DEBUG : file1: >Remove: err= 2026/08/26 01:40:30 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:40:30 DEBUG : Looking for writers 2026/08/26 01:40:30 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:40:31 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:40:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:40:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:40:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:40:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:40:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:31 ERROR : file1: WriteFileHandle.New Rcat failed: Put "https://cloud-api.yandex.com/v1/disk/resources?path=%2Frclone-test-hunovij6ticu": context canceled 2026/08/26 01:40:31 DEBUG : file1: Remove: 2026/08/26 01:40:31 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/26 01:40:31 DEBUG : file1: >Remove: err= 2026/08/26 01:40:31 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:40:31 DEBUG : Looking for writers 2026/08/26 01:40:31 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:40:32 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:40:32 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:40:32 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:40:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 01:40:32 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/26 01:40:32 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/26 01:40:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 01:40:32 DEBUG : Yandex rclone-test-hunovij6ticu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 01:40:34 DEBUG : file2: size = 5 OK 2026/08/26 01:40:34 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:40:34 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/26 01:40:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 01:40:35 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:40:35 DEBUG : Looking for writers 2026/08/26 01:40:35 DEBUG : file2: reading active writers 2026/08/26 01:40:35 DEBUG : >WaitForWriters: 2026/08/26 01:40:35 DEBUG : forgetting directory cache 2026/08/26 01:40:35 DEBUG : dir: forgetting directory cache 2026/08/26 01:40:35 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestWriteFileHandleCloseWithError (11.72s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.79s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.89s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (10.03s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:40:42 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:40:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:40:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:40:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:40:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:40:42 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/26 01:40:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:42 DEBUG : Yandex rclone-test-hunovij6ticu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 01:40:45 DEBUG : file1: size = 5 OK 2026/08/26 01:40:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:40:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 01:40:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:45 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/26 01:40:45 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:40:45 DEBUG : Looking for writers 2026/08/26 01:40:45 DEBUG : file1: reading active writers 2026/08/26 01:40:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (9.08s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:40:51 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:40:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:40:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:40:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:40:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:40:51 DEBUG : file1: WriteFileHandle.Release closing 2026/08/26 01:40:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:51 DEBUG : Yandex rclone-test-hunovij6ticu: File to upload is small (0 bytes), uploading instead of streaming 2026/08/26 01:40:54 DEBUG : forgetting directory cache 2026/08/26 01:40:54 DEBUG : dir: forgetting directory cache 2026/08/26 01:40:54 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/26 01:40:54 DEBUG : file1: size = 0 OK 2026/08/26 01:40:54 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 01:40:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 01:40:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:40:54 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/26 01:40:54 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:40:54 DEBUG : Looking for writers 2026/08/26 01:40:54 DEBUG : file1: reading active writers 2026/08/26 01:40:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (9.34s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:41:00 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:41:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:41:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:41:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:41:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:41:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:41:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:41:01 DEBUG : Yandex rclone-test-hunovij6ticu: File to upload is small (2 bytes), uploading instead of streaming 2026/08/26 01:41:04 DEBUG : file1: size = 2 OK 2026/08/26 01:41:04 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/26 01:41:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 01:41:04 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/26 01:41:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:41:04 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:41:04 DEBUG : Looking for writers 2026/08/26 01:41:04 DEBUG : file1: reading active writers 2026/08/26 01:41:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (10.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:41:10 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:41:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:41:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:41:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:41:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:41:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:41:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:41:11 DEBUG : Yandex rclone-test-hunovij6ticu: File to upload is small (0 bytes), uploading instead of streaming 2026/08/26 01:41:15 DEBUG : forgetting directory cache 2026/08/26 01:41:15 DEBUG : dir: forgetting directory cache 2026/08/26 01:41:15 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/26 01:41:17 DEBUG : file1: size = 0 OK 2026/08/26 01:41:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 01:41:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 01:41:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:41:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:41:17 DEBUG : file1: Open: flags=O_RDONLY 2026/08/26 01:41:17 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/26 01:41:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/26 01:41:17 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:41:17 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/26 01:41:17 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:41:17 DEBUG : Looking for writers 2026/08/26 01:41:17 DEBUG : file1: reading active writers 2026/08/26 01:41:17 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (14.71s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:41:25 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:41:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:41:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:41:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:41:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:41:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:41:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:41:25 DEBUG : Yandex rclone-test-hunovij6ticu: File to upload is small (100 bytes), uploading instead of streaming 2026/08/26 01:41:28 DEBUG : file1: size = 100 OK 2026/08/26 01:41:28 DEBUG : file1: md5 = 0b567208d23ef4adf1e584dc4173e874 OK 2026/08/26 01:41:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 01:41:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:41:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:41:28 DEBUG : file1: Open: flags=O_RDONLY 2026/08/26 01:41:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/26 01:41:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/26 01:41:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:41:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/26 01:41:29 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:41:29 DEBUG : Looking for writers 2026/08/26 01:41:29 DEBUG : file1: reading active writers 2026/08/26 01:41:29 DEBUG : >WaitForWriters: 2026/08/26 01:41:35 DEBUG : forgetting directory cache 2026/08/26 01:41:35 DEBUG : dir: forgetting directory cache 2026/08/26 01:41:35 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestFileReadAtNonZeroLength (10.70s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:41:36 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:41:36 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:41:36 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:41:36 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/26 01:41:36 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/26 01:41:36 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/26 01:41:36 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/26 01:41:36 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/26 01:41:36 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/26 01:41:36 DEBUG : stalled: Remove: 2026/08/26 01:41:36 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/26 01:41:36 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (1.16s) === RUN TestZipManyFiles run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:41:37 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:41:50 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/26 01:41:50 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/26 01:41:50 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:41:51 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:41:51 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/26 01:41:51 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/26 01:41:51 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:41:52 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:41:52 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/26 01:41:52 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/26 01:41:52 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:41:53 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:41:53 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/26 01:41:53 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/26 01:41:53 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:41:53 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:41:53 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/26 01:41:53 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/26 01:41:53 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:41:54 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:41:54 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:41:54 DEBUG : flat: Looking for writers 2026/08/26 01:41:54 DEBUG : f001.txt: reading active writers 2026/08/26 01:41:54 DEBUG : f002.txt: reading active writers 2026/08/26 01:41:54 DEBUG : f003.txt: reading active writers 2026/08/26 01:41:54 DEBUG : f004.txt: reading active writers 2026/08/26 01:41:54 DEBUG : f000.txt: reading active writers 2026/08/26 01:41:54 DEBUG : Looking for writers 2026/08/26 01:41:54 DEBUG : flat: reading active writers 2026/08/26 01:41:54 DEBUG : >WaitForWriters: 2026/08/26 01:41:55 DEBUG : forgetting directory cache 2026/08/26 01:41:55 DEBUG : dir: forgetting directory cache 2026/08/26 01:41:55 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/26 01:42:12 DEBUG : forgetting directory cache 2026/08/26 01:42:12 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/08/26 01:42:23 DEBUG : forgetting directory cache 2026/08/26 01:42:23 DEBUG : Removed virtual directory entry vAddFile: "file1" --- PASS: TestZipManyFiles (55.46s) === RUN TestZipManySubDirs run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:42:32 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:42:34 DEBUG : forgetting directory cache 2026/08/26 01:42:34 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/08/26 01:42:34 DEBUG : Removed virtual directory entry vAddFile: "file2" 2026/08/26 01:42:42 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/26 01:42:42 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/26 01:42:42 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:42:43 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:42:43 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/26 01:42:43 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/26 01:42:43 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:42:43 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:42:43 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/26 01:42:43 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/26 01:42:43 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:42:44 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:42:44 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:42:44 DEBUG : a/b/c: Looking for writers 2026/08/26 01:42:44 DEBUG : deep.txt: reading active writers 2026/08/26 01:42:44 DEBUG : a/b: Looking for writers 2026/08/26 01:42:44 DEBUG : c: reading active writers 2026/08/26 01:42:44 DEBUG : mid.txt: reading active writers 2026/08/26 01:42:44 DEBUG : a: Looking for writers 2026/08/26 01:42:44 DEBUG : b: reading active writers 2026/08/26 01:42:44 DEBUG : top.txt: reading active writers 2026/08/26 01:42:44 DEBUG : Looking for writers 2026/08/26 01:42:44 DEBUG : a: reading active writers 2026/08/26 01:42:44 DEBUG : >WaitForWriters: 2026/08/26 01:42:51 DEBUG : forgetting directory cache 2026/08/26 01:42:51 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/08/26 01:43:02 DEBUG : forgetting directory cache 2026/08/26 01:43:02 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/08/26 01:43:17 DEBUG : forgetting directory cache 2026/08/26 01:43:17 DEBUG : dir: forgetting directory cache 2026/08/26 01:43:17 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestZipManySubDirs (54.76s) === RUN TestZipLargeFiles run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:43:27 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:43:31 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/26 01:43:31 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/26 01:43:31 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:43:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/26 01:43:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/26 01:43:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/26 01:43:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:43:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/26 01:43:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/26 01:43:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/26 01:43:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/26 01:43:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/26 01:43:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/26 01:43:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/26 01:43:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/26 01:43:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/26 01:43:32 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:43:32 DEBUG : bigdir: Looking for writers 2026/08/26 01:43:32 DEBUG : big.bin: reading active writers 2026/08/26 01:43:32 DEBUG : Looking for writers 2026/08/26 01:43:32 DEBUG : bigdir: reading active writers 2026/08/26 01:43:32 DEBUG : >WaitForWriters: 2026/08/26 01:43:42 DEBUG : forgetting directory cache 2026/08/26 01:43:42 DEBUG : dir: forgetting directory cache 2026/08/26 01:43:42 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestZipLargeFiles (20.12s) === RUN TestZipDirsInRoot run.go:198: Remote "Yandex rclone-test-hunovij6ticu", Local "Local file system at /tmp/rclone2652212719", Modify Window "1ns" 2026/08/26 01:43:47 INFO : Yandex rclone-test-hunovij6ticu: poll-interval is not supported by this remote 2026/08/26 01:43:57 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/26 01:43:57 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/26 01:43:57 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:43:58 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:43:58 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/26 01:43:58 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/26 01:43:58 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:43:59 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:43:59 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/26 01:43:59 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/26 01:43:59 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:44:00 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:44:00 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:44:00 DEBUG : dir1: Looking for writers 2026/08/26 01:44:00 DEBUG : a.txt: reading active writers 2026/08/26 01:44:00 DEBUG : dir2: Looking for writers 2026/08/26 01:44:00 DEBUG : b.txt: reading active writers 2026/08/26 01:44:00 DEBUG : dir3: Looking for writers 2026/08/26 01:44:00 DEBUG : c.txt: reading active writers 2026/08/26 01:44:00 DEBUG : Looking for writers 2026/08/26 01:44:00 DEBUG : dir1: reading active writers 2026/08/26 01:44:00 DEBUG : dir2: reading active writers 2026/08/26 01:44:00 DEBUG : dir3: reading active writers 2026/08/26 01:44:00 DEBUG : >WaitForWriters: 2026/08/26 01:44:01 DEBUG : forgetting directory cache 2026/08/26 01:44:01 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/08/26 01:44:12 DEBUG : forgetting directory cache 2026/08/26 01:44:12 DEBUG : Removed virtual directory entry vDel: "open-test-file" 2026/08/26 01:44:13 DEBUG : forgetting directory cache 2026/08/26 01:44:13 DEBUG : Removed virtual directory entry vDel: "open-test-file" 2026/08/26 01:44:14 DEBUG : forgetting directory cache 2026/08/26 01:44:14 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/08/26 01:44:25 DEBUG : forgetting directory cache 2026/08/26 01:44:25 DEBUG : Removed virtual directory entry vDel: "rename_me" 2026/08/26 01:44:25 DEBUG : Removed virtual directory entry vAddFile: "i_was_renamed" --- PASS: TestZipDirsInRoot (56.03s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/26 01:44:43 DEBUG : Yandex rclone-test-hunovij6ticu: Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished OK in 34m6.682129153s (try 1/5)