"./vfs.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/08/21 04:51:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-qudocix8kemu" 2026/08/21 04:51:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/21 04:51:40 DEBUG : Creating backend with remote "/tmp/rclone2476156925" === RUN TestDirHandleMethods run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 04:51:40 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 04:51:42 DEBUG : dir/file1: modtime not stored after upload (got 2026-08-21 04:51:41 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/21 04:51:44 DEBUG : WaitForWriters: timeout=30s 2026/08/21 04:51:44 DEBUG : dir: Looking for writers 2026/08/21 04:51:44 DEBUG : Looking for writers 2026/08/21 04:51:44 DEBUG : dir: reading active writers 2026/08/21 04:51:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (18.29s) === RUN TestDirHandleReaddir run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 04:51:58 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 04:52:07 DEBUG : WaitForWriters: timeout=30s 2026/08/21 04:52:07 DEBUG : dir/subdir: Looking for writers 2026/08/21 04:52:07 DEBUG : dir: Looking for writers 2026/08/21 04:52:07 DEBUG : file1: reading active writers 2026/08/21 04:52:07 DEBUG : file2: reading active writers 2026/08/21 04:52:07 DEBUG : subdir: reading active writers 2026/08/21 04:52:07 DEBUG : Looking for writers 2026/08/21 04:52:07 DEBUG : dir: reading active writers 2026/08/21 04:52:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (44.05s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 04:52:42 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 04:52:45 DEBUG : WaitForWriters: timeout=30s 2026/08/21 04:52:45 DEBUG : dir: Looking for writers 2026/08/21 04:52:45 DEBUG : file1: reading active writers 2026/08/21 04:52:45 DEBUG : Looking for writers 2026/08/21 04:52:45 DEBUG : dir: reading active writers 2026/08/21 04:52:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (17.60s) === RUN TestDirMethods run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 04:53:00 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 04:53:03 DEBUG : dir/file1: modtime not stored after upload (got 2026-08-21 04:53:01 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/21 04:53:04 DEBUG : WaitForWriters: timeout=30s 2026/08/21 04:53:04 DEBUG : dir: Looking for writers 2026/08/21 04:53:04 DEBUG : Looking for writers 2026/08/21 04:53:04 DEBUG : dir: reading active writers 2026/08/21 04:53:04 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (18.21s) === RUN TestDirForgetAll run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 04:53:18 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 04:53:21 DEBUG : dir: forgetting directory cache 2026/08/21 04:53:21 DEBUG : forgetting directory cache 2026/08/21 04:53:21 DEBUG : dir: forgetting directory cache 2026/08/21 04:53:21 DEBUG : WaitForWriters: timeout=30s 2026/08/21 04:53:21 DEBUG : Looking for writers 2026/08/21 04:53:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (17.24s) === RUN TestDirForgetPath run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 04:53:35 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 04:53:39 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/21 04:53:39 DEBUG : dir: invalidating directory cache 2026/08/21 04:53:39 DEBUG : >ForgetPath: 2026/08/21 04:53:39 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/21 04:53:39 DEBUG : invalidating directory cache 2026/08/21 04:53:39 DEBUG : dir: forgetting directory cache 2026/08/21 04:53:39 DEBUG : >ForgetPath: 2026/08/21 04:53:39 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/21 04:53:39 DEBUG : >ForgetPath: 2026/08/21 04:53:39 DEBUG : WaitForWriters: timeout=30s 2026/08/21 04:53:39 DEBUG : dir: Looking for writers 2026/08/21 04:53:39 DEBUG : Looking for writers 2026/08/21 04:53:39 DEBUG : dir: reading active writers 2026/08/21 04:53:39 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (19.09s) === RUN TestDirWalk run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 04:53:54 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 04:54:03 DEBUG : forgetting directory cache 2026/08/21 04:54:03 DEBUG : dir: forgetting directory cache 2026/08/21 04:54:03 DEBUG : WaitForWriters: timeout=30s 2026/08/21 04:54:03 DEBUG : dir: Looking for writers 2026/08/21 04:54:03 DEBUG : fil/a/b: Looking for writers 2026/08/21 04:54:03 DEBUG : fil/a: Looking for writers 2026/08/21 04:54:03 DEBUG : b: reading active writers 2026/08/21 04:54:03 DEBUG : fil: Looking for writers 2026/08/21 04:54:03 DEBUG : a: reading active writers 2026/08/21 04:54:03 DEBUG : Looking for writers 2026/08/21 04:54:03 DEBUG : dir: reading active writers 2026/08/21 04:54:03 DEBUG : fil: reading active writers 2026/08/21 04:54:03 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (52.52s) === RUN TestDirSetModTime run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 04:54:47 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 04:54:50 DEBUG : WaitForWriters: timeout=30s 2026/08/21 04:54:50 DEBUG : dir: Looking for writers 2026/08/21 04:54:50 DEBUG : Looking for writers 2026/08/21 04:54:50 DEBUG : dir: reading active writers 2026/08/21 04:54:50 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (18.16s) === RUN TestDirStat run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 04:55:05 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 04:55:08 DEBUG : WaitForWriters: timeout=30s 2026/08/21 04:55:08 DEBUG : dir: Looking for writers 2026/08/21 04:55:08 DEBUG : file1: reading active writers 2026/08/21 04:55:08 DEBUG : Looking for writers 2026/08/21 04:55:08 DEBUG : dir: reading active writers 2026/08/21 04:55:08 DEBUG : >WaitForWriters: --- PASS: TestDirStat (16.66s) === RUN TestDirReadDirAll run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 04:55:21 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/08/21 04:55:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/21 04:55:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/21 04:55:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/21 04:55:29 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/21 04:55:50 DEBUG : dir: invalidating directory cache 2026/08/21 04:55:50 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/21 04:55:50 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/21 04:55:50 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/21 04:55:50 DEBUG : dir/file1: Reset virtual modtime 2026/08/21 04:55:50 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/21 04:55:50 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/21 04:55:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/21 04:55:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/21 04:55:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/21 04:55:50 DEBUG : dir: invalidating directory cache 2026/08/21 04:55:51 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/21 04:55:51 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/21 04:55:51 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/21 04:55:51 DEBUG : forgetting directory cache 2026/08/21 04:55:51 DEBUG : dir: forgetting directory cache 2026/08/21 04:55:51 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/21 04:55:51 DEBUG : WaitForWriters: timeout=30s 2026/08/21 04:55:51 DEBUG : dir/virtualDir: Looking for writers 2026/08/21 04:55:51 DEBUG : dir: Looking for writers 2026/08/21 04:55:51 DEBUG : virtualFile: reading active writers 2026/08/21 04:55:51 DEBUG : virtualDir: reading active writers 2026/08/21 04:55:51 DEBUG : file1: reading active writers 2026/08/21 04:55:51 DEBUG : virtualFile2: reading active writers 2026/08/21 04:55:51 DEBUG : Looking for writers 2026/08/21 04:55:51 DEBUG : dir: reading active writers 2026/08/21 04:55:51 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (63.67s) --- PASS: TestDirReadDirAll/Virtual (21.15s) === RUN TestDirOpen run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 04:56:25 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 04:56:28 ERROR : dir/: Can only open directories read only 2026/08/21 04:56:28 DEBUG : WaitForWriters: timeout=30s 2026/08/21 04:56:28 DEBUG : dir: Looking for writers 2026/08/21 04:56:28 DEBUG : Looking for writers 2026/08/21 04:56:28 DEBUG : dir: reading active writers 2026/08/21 04:56:28 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (18.29s) === RUN TestDirCreate run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 04:56:43 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 04:56:46 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/21 04:56:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/21 04:56:46 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/21 04:56:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/21 04:56:46 DEBUG : Yandex rclone-test-qudocix8kemu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/21 04:56:48 DEBUG : dir/potato: size = 5 OK 2026/08/21 04:56:48 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/21 04:56:48 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/21 04:56:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/21 04:56:48 DEBUG : WaitForWriters: timeout=30s 2026/08/21 04:56:48 DEBUG : dir: Looking for writers 2026/08/21 04:56:48 DEBUG : file1: reading active writers 2026/08/21 04:56:48 DEBUG : potato: reading active writers 2026/08/21 04:56:48 DEBUG : Looking for writers 2026/08/21 04:56:48 DEBUG : dir: reading active writers 2026/08/21 04:56:48 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (25.61s) === RUN TestDirMkdir run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 04:57:09 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 04:57:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/21 04:57:13 DEBUG : WaitForWriters: timeout=30s 2026/08/21 04:57:13 DEBUG : dir/sub: Looking for writers 2026/08/21 04:57:13 DEBUG : dir: Looking for writers 2026/08/21 04:57:13 DEBUG : file1: reading active writers 2026/08/21 04:57:13 DEBUG : sub: reading active writers 2026/08/21 04:57:13 DEBUG : Looking for writers 2026/08/21 04:57:13 DEBUG : dir: reading active writers 2026/08/21 04:57:13 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (25.62s) === RUN TestDirMkdirSub run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 04:57:35 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 04:57:37 DEBUG : dir/file1: modtime not stored after upload (got 2026-08-21 04:57:36 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/21 04:57:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/21 04:57:40 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/21 04:57:42 DEBUG : WaitForWriters: timeout=30s 2026/08/21 04:57:42 DEBUG : dir/sub/subsub: Looking for writers 2026/08/21 04:57:42 DEBUG : dir/sub: Looking for writers 2026/08/21 04:57:42 DEBUG : subsub: reading active writers 2026/08/21 04:57:42 DEBUG : dir: Looking for writers 2026/08/21 04:57:42 DEBUG : file1: reading active writers 2026/08/21 04:57:42 DEBUG : sub: reading active writers 2026/08/21 04:57:42 DEBUG : Looking for writers 2026/08/21 04:57:42 DEBUG : dir: reading active writers 2026/08/21 04:57:42 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (36.65s) === RUN TestDirRemove run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 04:58:11 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 04:58:14 DEBUG : dir/file1: modtime not stored after upload (got 2026-08-21 04:58:12 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/21 04:58:16 ERROR : dir/: Dir.Remove not empty 2026/08/21 04:58:16 DEBUG : dir/file1: Remove: 2026/08/21 04:58:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/21 04:58:22 DEBUG : dir/file1: >Remove: err= 2026/08/21 04:58:30 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/21 04:58:30 DEBUG : WaitForWriters: timeout=30s 2026/08/21 04:58:30 DEBUG : Looking for writers 2026/08/21 04:58:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (19.49s) === RUN TestDirRemoveAll run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 04:58:31 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 04:58:35 DEBUG : dir/file1: Remove: 2026/08/21 04:58:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/21 04:58:41 DEBUG : dir/file1: >Remove: err= 2026/08/21 04:58:49 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/21 04:58:49 DEBUG : WaitForWriters: timeout=30s 2026/08/21 04:58:49 DEBUG : Looking for writers 2026/08/21 04:58:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (18.68s) === RUN TestDirRemoveName run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 04:58:50 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 04:58:53 DEBUG : dir/file1: Remove: 2026/08/21 04:58:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/21 04:58:59 DEBUG : dir/file1: >Remove: err= 2026/08/21 04:58:59 DEBUG : WaitForWriters: timeout=30s 2026/08/21 04:58:59 DEBUG : dir: Looking for writers 2026/08/21 04:58:59 DEBUG : Looking for writers 2026/08/21 04:58:59 DEBUG : dir: reading active writers 2026/08/21 04:58:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (19.00s) === RUN TestDirRename run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 04:59:09 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 04:59:14 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/21 04:59:18 DEBUG : dir: Updating dir with dir2 0x35a59ff28240 2026/08/21 04:59:18 DEBUG : dir: forgetting directory cache 2026/08/21 04:59:18 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/21 04:59:18 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/21 04:59:21 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/21 04:59:21 DEBUG : file2: Updating file with file2 0x35a59f871520 2026/08/21 04:59:21 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/21 04:59:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/21 04:59:28 INFO : dir2/file3: Deleted 2026/08/21 04:59:30 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/21 04:59:30 DEBUG : dir2/file3: Updating file with dir2/file3 0x35a59f871520 2026/08/21 04:59:30 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/21 04:59:30 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/21 04:59:31 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/21 04:59:33 DEBUG : empty directory: Updating dir with renamed empty directory 0x35a59f8ff500 2026/08/21 04:59:33 DEBUG : empty directory: forgetting directory cache 2026/08/21 04:59:33 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/21 04:59:33 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/21 04:59:33 DEBUG : dir2: Renaming to "dir3" 2026/08/21 04:59:33 DEBUG : WaitForWriters: timeout=30s 2026/08/21 04:59:33 DEBUG : dir3: Looking for writers 2026/08/21 04:59:33 DEBUG : file3: reading active writers 2026/08/21 04:59:33 DEBUG : renamed empty directory: Looking for writers 2026/08/21 04:59:33 DEBUG : Looking for writers 2026/08/21 04:59:33 DEBUG : renamed empty directory: reading active writers 2026/08/21 04:59:33 DEBUG : dir3: reading active writers 2026/08/21 04:59:33 DEBUG : >WaitForWriters: --- PASS: TestDirRename (46.05s) === 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-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 04:59:55 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 04:59:58 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/21 04:59:58 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 04:59:59 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/21 04:59:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/21 04:59:59 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/21 04:59:59 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/21 04:59:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/21 04:59:59 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 04:59:59 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/21 04:59:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/21 04:59:59 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/21 04:59:59 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/21 04:59:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/21 04:59:59 DEBUG : Yandex rclone-test-qudocix8kemu: File to upload is small (12 bytes), uploading instead of streaming 2026/08/21 05:00:00 DEBUG : dir/sub/file2: size = 12 OK 2026/08/21 05:00:00 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/21 05:00:00 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/21 05:00:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/21 05:00:00 DEBUG : forgetting directory cache 2026/08/21 05:00:00 DEBUG : dir: forgetting directory cache 2026/08/21 05:00:00 DEBUG : dir/sub: forgetting directory cache 2026/08/21 05:00:00 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/21 05:00:00 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/21 05:00:00 DEBUG : Yandex rclone-test-qudocix8kemu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/21 05:00:04 DEBUG : dir/sub/file0: size = 5 OK 2026/08/21 05:00:04 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/21 05:00:04 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/21 05:00:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/21 05:00:04 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:00:04 DEBUG : dir/sub: Looking for writers 2026/08/21 05:00:04 DEBUG : file0: reading active writers 2026/08/21 05:00:04 DEBUG : file2: reading active writers 2026/08/21 05:00:04 DEBUG : dir: Looking for writers 2026/08/21 05:00:04 DEBUG : sub: reading active writers 2026/08/21 05:00:04 DEBUG : file1: reading active writers 2026/08/21 05:00:04 DEBUG : Looking for writers 2026/08/21 05:00:04 DEBUG : dir: reading active writers 2026/08/21 05:00:04 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (46.15s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:00:41 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/21 05:00:41 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:00:41 DEBUG : Looking for writers 2026/08/21 05:00:41 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.55s) === RUN TestDirMetadataExtension run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:00:41 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:00:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/21 05:00:44 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:00:44 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/21 05:00:44 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/21 05:00:44 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/21 05:00:44 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:00:44 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/21 05:00:44 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/21 05:00:44 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:00:44 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/21 05:00:44 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/21 05:00:44 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/21 05:00:44 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:00:44 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/21 05:00:44 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:00:44 DEBUG : dir: Looking for writers 2026/08/21 05:00:44 DEBUG : file1.metadata: reading active writers 2026/08/21 05:00:44 DEBUG : file1: reading active writers 2026/08/21 05:00:44 DEBUG : Looking for writers 2026/08/21 05:00:44 DEBUG : dir: reading active writers 2026/08/21 05:00:44 DEBUG : dir.metadata: reading active writers 2026/08/21 05:00:44 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (18.23s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:00:59 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:01:03 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:01:03 DEBUG : dir: Looking for writers 2026/08/21 05:01:03 DEBUG : file1: reading active writers 2026/08/21 05:01:03 DEBUG : Looking for writers 2026/08/21 05:01:03 DEBUG : dir: reading active writers 2026/08/21 05:01:03 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (18.53s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:01:18 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:01:30 DEBUG : Can set mod time: true 2026/08/21 05:01:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/21 05:01:31 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:01:31 DEBUG : dir: Looking for writers 2026/08/21 05:01:31 DEBUG : file1: reading active writers 2026/08/21 05:01:31 DEBUG : Looking for writers 2026/08/21 05:01:31 DEBUG : dir: reading active writers 2026/08/21 05:01:31 DEBUG : >WaitForWriters: 2026/08/21 05:01:44 DEBUG : dir: forgetting directory cache 2026/08/21 05:01:44 DEBUG : forgetting directory cache 2026/08/21 05:01:44 DEBUG : dir: forgetting directory cache === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:01:47 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:01:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/21 05:01:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/21 05:01:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:01:50 DEBUG : Yandex rclone-test-qudocix8kemu: File to upload is small (0 bytes), uploading instead of streaming 2026/08/21 05:01:52 DEBUG : dir/file1: size = 0 OK 2026/08/21 05:01:52 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/21 05:01:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/21 05:01:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/21 05:01:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:01:53 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:01:53 DEBUG : dir: Looking for writers 2026/08/21 05:01:53 DEBUG : file1: reading active writers 2026/08/21 05:01:53 DEBUG : Looking for writers 2026/08/21 05:01:53 DEBUG : dir: reading active writers 2026/08/21 05:01:53 DEBUG : >WaitForWriters: 2026/08/21 05:01:53 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:01:53 DEBUG : dir: Looking for writers 2026/08/21 05:01:53 DEBUG : file1: reading active writers 2026/08/21 05:01:53 DEBUG : Looking for writers 2026/08/21 05:01:53 DEBUG : dir: reading active writers 2026/08/21 05:01:53 DEBUG : >WaitForWriters: 2026/08/21 05:02:06 DEBUG : forgetting directory cache 2026/08/21 05:02:06 DEBUG : dir: forgetting directory cache 2026/08/21 05:02:06 DEBUG : dir/subdir: forgetting directory cache === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:02:08 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:02:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/21 05:02:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/21 05:02:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:02:12 DEBUG : Yandex rclone-test-qudocix8kemu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/21 05:02:13 DEBUG : dir/file1: size = 5 OK 2026/08/21 05:02:13 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/21 05:02:13 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/21 05:02:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/21 05:02:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:02:14 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:02:14 DEBUG : dir: Looking for writers 2026/08/21 05:02:14 DEBUG : file1: reading active writers 2026/08/21 05:02:14 DEBUG : Looking for writers 2026/08/21 05:02:14 DEBUG : dir: reading active writers 2026/08/21 05:02:14 DEBUG : >WaitForWriters: 2026/08/21 05:02:14 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:02:14 DEBUG : dir: Looking for writers 2026/08/21 05:02:14 DEBUG : file1: reading active writers 2026/08/21 05:02:14 DEBUG : Looking for writers 2026/08/21 05:02:14 DEBUG : dir: reading active writers 2026/08/21 05:02:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:02:30 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:02:30 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:02:30 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:02:30 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:02:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:02:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:02:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:02:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:02:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:02:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:02:30 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:02:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/21 05:02:35 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:02:35 DEBUG : dir: Looking for writers 2026/08/21 05:02:35 DEBUG : file1: reading active writers 2026/08/21 05:02:35 DEBUG : Looking for writers 2026/08/21 05:02:35 DEBUG : dir: reading active writers 2026/08/21 05:02:35 DEBUG : >WaitForWriters: 2026/08/21 05:02:35 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting 2026/08/21 05:02:45 DEBUG : forgetting directory cache 2026/08/21 05:02:45 DEBUG : dir: forgetting directory cache === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:02:49 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:02:49 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:02:49 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:02:49 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:02:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:02:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:02:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:02:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:02:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:02:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:02:49 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:02:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/21 05:02:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/21 05:02:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/21 05:02:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/21 05:02:52 DEBUG : dir/file1(0x35a5a0400640): close: 2026/08/21 05:02:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/21 05:02:53 DEBUG : dir/file1(0x35a5a0400640): >close: err= 2026/08/21 05:02:53 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:02:53 DEBUG : dir: Looking for writers 2026/08/21 05:02:53 DEBUG : file1: reading active writers 2026/08/21 05:02:53 DEBUG : Looking for writers 2026/08/21 05:02:53 DEBUG : dir: reading active writers 2026/08/21 05:02:53 DEBUG : >WaitForWriters: 2026/08/21 05:02:54 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:02:54 DEBUG : dir: Looking for writers 2026/08/21 05:02:54 DEBUG : file1: reading active writers 2026/08/21 05:02:54 DEBUG : Looking for writers 2026/08/21 05:02:54 DEBUG : dir: reading active writers 2026/08/21 05:02:54 DEBUG : >WaitForWriters: 2026/08/21 05:02:54 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting 2026/08/21 05:03:04 DEBUG : forgetting directory cache 2026/08/21 05:03:04 DEBUG : dir: forgetting directory cache 2026/08/21 05:03:04 DEBUG : dir: forgetting directory cache === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:03:10 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:03:10 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:03:10 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:03:10 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:03:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:03:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:03:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:03:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:03:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:03:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:03:10 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:03:13 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/21 05:03:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/21 05:03:13 DEBUG : pacer: Reducing sleep to 15ms 2026/08/21 05:03:13 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/21 05:03:13 DEBUG : pacer: Reducing sleep to 10ms 2026/08/21 05:03:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/21 05:03:14 DEBUG : dir/file1: newRWFileHandle: 2026/08/21 05:03:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/21 05:03:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/21 05:03:14 DEBUG : dir/file1(0x35a59fc75ec0): _writeAt: size=5, off=0 2026/08/21 05:03:14 DEBUG : dir/file1(0x35a59fc75ec0): openPending: 2026/08/21 05:03:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/21 05:03:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/21 05:03:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:03:14 DEBUG : dir/file1(0x35a59fc75ec0): >openPending: err= 2026/08/21 05:03:14 DEBUG : dir/file1(0x35a59fc75ec0): >_writeAt: n=5, err= 2026/08/21 05:03:14 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/21 05:03:14 DEBUG : dir/file1(0x35a59fc75ec0): close: 2026/08/21 05:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/21 05:03:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/21 05:03:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/21 05:03:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/21 05:03:15 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/21 05:03:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/21 05:03:15 DEBUG : dir/file1(0x35a59fc75ec0): >close: err= 2026/08/21 05:03:15 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:03:15 DEBUG : dir: Looking for writers 2026/08/21 05:03:15 DEBUG : file1: reading active writers 2026/08/21 05:03:15 DEBUG : Looking for writers 2026/08/21 05:03:15 DEBUG : dir: reading active writers 2026/08/21 05:03:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/21 05:03:15 DEBUG : dir: Looking for writers 2026/08/21 05:03:15 DEBUG : file1: reading active writers 2026/08/21 05:03:15 DEBUG : Looking for writers 2026/08/21 05:03:15 DEBUG : dir: reading active writers 2026/08/21 05:03:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/21 05:03:15 DEBUG : dir: Looking for writers 2026/08/21 05:03:15 DEBUG : file1: reading active writers 2026/08/21 05:03:15 DEBUG : Looking for writers 2026/08/21 05:03:15 DEBUG : dir: reading active writers 2026/08/21 05:03:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/21 05:03:15 DEBUG : dir: Looking for writers 2026/08/21 05:03:15 DEBUG : file1: reading active writers 2026/08/21 05:03:15 DEBUG : Looking for writers 2026/08/21 05:03:15 DEBUG : dir: reading active writers 2026/08/21 05:03:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/21 05:03:15 DEBUG : dir/file1: vfs cache: starting upload 2026/08/21 05:03:15 DEBUG : dir: Looking for writers 2026/08/21 05:03:15 DEBUG : file1: reading active writers 2026/08/21 05:03:15 DEBUG : Looking for writers 2026/08/21 05:03:15 DEBUG : dir: reading active writers 2026/08/21 05:03:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/21 05:03:15 DEBUG : dir: Looking for writers 2026/08/21 05:03:15 DEBUG : file1: reading active writers 2026/08/21 05:03:15 DEBUG : Looking for writers 2026/08/21 05:03:15 DEBUG : dir: reading active writers 2026/08/21 05:03:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/21 05:03:16 DEBUG : dir: Looking for writers 2026/08/21 05:03:16 DEBUG : file1: reading active writers 2026/08/21 05:03:16 DEBUG : Looking for writers 2026/08/21 05:03:16 DEBUG : dir: reading active writers 2026/08/21 05:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/21 05:03:16 DEBUG : dir: Looking for writers 2026/08/21 05:03:16 DEBUG : file1: reading active writers 2026/08/21 05:03:16 DEBUG : Looking for writers 2026/08/21 05:03:16 DEBUG : dir: reading active writers 2026/08/21 05:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:03:17 DEBUG : dir/file1: size = 14 OK 2026/08/21 05:03:17 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/21 05:03:17 INFO : dir/file1: Copied (replaced existing) 2026/08/21 05:03:17 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/21 05:03:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/21 05:03:17 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/21 05:03:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:03:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/21 05:03:17 DEBUG : dir: Looking for writers 2026/08/21 05:03:17 DEBUG : file1: reading active writers 2026/08/21 05:03:17 DEBUG : Looking for writers 2026/08/21 05:03:17 DEBUG : dir: reading active writers 2026/08/21 05:03:17 DEBUG : >WaitForWriters: 2026/08/21 05:03:18 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:03:18 DEBUG : dir: Looking for writers 2026/08/21 05:03:18 DEBUG : file1: reading active writers 2026/08/21 05:03:18 DEBUG : Looking for writers 2026/08/21 05:03:18 DEBUG : dir: reading active writers 2026/08/21 05:03:18 DEBUG : >WaitForWriters: 2026/08/21 05:03:18 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (134.90s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (29.16s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (21.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (22.03s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (19.00s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (21.20s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (22.48s) === RUN TestFileOpenRead run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:03:33 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:03:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/21 05:03:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/21 05:03:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:03:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/21 05:03:38 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:03:38 DEBUG : dir: Looking for writers 2026/08/21 05:03:38 DEBUG : file1: reading active writers 2026/08/21 05:03:38 DEBUG : Looking for writers 2026/08/21 05:03:38 DEBUG : dir: reading active writers 2026/08/21 05:03:38 DEBUG : >WaitForWriters: 2026/08/21 05:03:39 DEBUG : forgetting directory cache 2026/08/21 05:03:39 DEBUG : dir: forgetting directory cache --- PASS: TestFileOpenRead (19.55s) === RUN TestFileOpenReadUnknownSize 2026/08/21 05:03:52 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/21 05:03:52 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/21 05:03:52 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:03:52 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/21 05:03:52 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:03:52 DEBUG : Looking for writers 2026/08/21 05:03:52 DEBUG : file.txt: reading active writers 2026/08/21 05:03:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:03:52 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:03:56 DEBUG : Yandex rclone-test-qudocix8kemu: File to upload is small (25 bytes), uploading instead of streaming 2026/08/21 05:03:58 DEBUG : dir/file1: size = 25 OK 2026/08/21 05:03:58 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/21 05:03:58 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/21 05:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:03:58 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:03:58 DEBUG : dir: Looking for writers 2026/08/21 05:03:58 DEBUG : file1: reading active writers 2026/08/21 05:03:58 DEBUG : Looking for writers 2026/08/21 05:03:58 DEBUG : dir: reading active writers 2026/08/21 05:03:58 DEBUG : >WaitForWriters: 2026/08/21 05:04:03 DEBUG : dir: forgetting directory cache 2026/08/21 05:04:03 DEBUG : forgetting directory cache 2026/08/21 05:04:03 DEBUG : dir: forgetting directory cache 2026/08/21 05:04:03 DEBUG : fil: forgetting directory cache 2026/08/21 05:04:03 DEBUG : fil/a: forgetting directory cache 2026/08/21 05:04:03 DEBUG : fil/a/b: forgetting directory cache --- PASS: TestFileOpenWrite (19.50s) === RUN TestFileRemove run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:04:12 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:04:15 DEBUG : dir/file1: Remove: 2026/08/21 05:04:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/21 05:04:21 DEBUG : dir/file1: >Remove: err= 2026/08/21 05:04:22 DEBUG : dir/file1: Remove: 2026/08/21 05:04:22 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/21 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:04:22 DEBUG : dir: Looking for writers 2026/08/21 05:04:22 DEBUG : Looking for writers 2026/08/21 05:04:22 DEBUG : dir: reading active writers 2026/08/21 05:04:22 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (18.27s) === RUN TestFileRemoveAll run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:04:30 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:04:34 DEBUG : dir/file1: Remove: 2026/08/21 05:04:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/21 05:04:40 DEBUG : dir/file1: >Remove: err= 2026/08/21 05:04:41 DEBUG : dir/file1: Remove: 2026/08/21 05:04:41 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/21 05:04:41 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:04:41 DEBUG : dir: Looking for writers 2026/08/21 05:04:41 DEBUG : Looking for writers 2026/08/21 05:04:41 DEBUG : dir: reading active writers 2026/08/21 05:04:41 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (19.16s) === RUN TestFileOpen run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:04:49 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:04:50 DEBUG : forgetting directory cache 2026/08/21 05:04:50 DEBUG : dir: forgetting directory cache 2026/08/21 05:04:50 DEBUG : dir: forgetting directory cache 2026/08/21 05:04:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/21 05:04:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/21 05:04:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/21 05:04:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/21 05:04:54 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/21 05:04:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/21 05:04:54 DEBUG : dir/file1: Open: flags=0x3 2026/08/21 05:04:54 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/21 05:04:54 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/21 05:04:54 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:04:54 DEBUG : dir: Looking for writers 2026/08/21 05:04:54 DEBUG : file1: reading active writers 2026/08/21 05:04:54 DEBUG : Looking for writers 2026/08/21 05:04:54 DEBUG : dir: reading active writers 2026/08/21 05:04:54 DEBUG : >WaitForWriters: 2026/08/21 05:05:08 DEBUG : forgetting directory cache 2026/08/21 05:05:08 DEBUG : dir: forgetting directory cache --- PASS: TestFileOpen (20.56s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:05:10 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:05:13 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:05:13 DEBUG : dir: Looking for writers 2026/08/21 05:05:13 DEBUG : file1: reading active writers 2026/08/21 05:05:13 DEBUG : Looking for writers 2026/08/21 05:05:13 DEBUG : dir: reading active writers 2026/08/21 05:05:13 DEBUG : >WaitForWriters: 2026/08/21 05:05:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/21 05:05:16 DEBUG : newLeaf: Updating file with newLeaf 0x35a5a00e69c0 2026/08/21 05:05:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/21 05:05:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:05:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/21 05:05:17 DEBUG : dir/file1: Updating file with dir/file1 0x35a5a00e69c0 2026/08/21 05:05:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/21 05:05:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:05:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/21 05:05:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/21 05:05:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:05:19 DEBUG : dir/file1: File is currently open, delaying rename 0x35a5a00e69c0 2026/08/21 05:05:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/21 05:05:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:05:19 DEBUG : Yandex rclone-test-qudocix8kemu: File to upload is small (25 bytes), uploading instead of streaming 2026/08/21 05:05:21 DEBUG : dir/file1: size = 25 OK 2026/08/21 05:05:21 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/21 05:05:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/21 05:05:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:05:21 DEBUG : newLeaf: Running delayed rename now 2026/08/21 05:05:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/21 05:05:23 DEBUG : newLeaf: Updating file with newLeaf 0x35a5a00e69c0 2026/08/21 05:05:23 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:05:23 DEBUG : dir: Looking for writers 2026/08/21 05:05:23 DEBUG : Looking for writers 2026/08/21 05:05:23 DEBUG : dir: reading active writers 2026/08/21 05:05:23 DEBUG : newLeaf: reading active writers 2026/08/21 05:05:23 DEBUG : >WaitForWriters: 2026/08/21 05:05:24 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:05:24 DEBUG : dir: Looking for writers 2026/08/21 05:05:24 DEBUG : Looking for writers 2026/08/21 05:05:24 DEBUG : dir: reading active writers 2026/08/21 05:05:24 DEBUG : newLeaf: reading active writers 2026/08/21 05:05:24 DEBUG : >WaitForWriters: 2026/08/21 05:05:29 DEBUG : dir/subdir: forgetting directory cache === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:05:38 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:05:38 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:05:38 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:05:38 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:05:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:05:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:05:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:05:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:05:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:05:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:05:38 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:05:44 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:05:44 DEBUG : dir: Looking for writers 2026/08/21 05:05:44 DEBUG : file1: reading active writers 2026/08/21 05:05:44 DEBUG : Looking for writers 2026/08/21 05:05:44 DEBUG : dir: reading active writers 2026/08/21 05:05:44 DEBUG : >WaitForWriters: 2026/08/21 05:05:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/21 05:05:47 DEBUG : newLeaf: Updating file with newLeaf 0x35a5a03280d0 2026/08/21 05:05:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/21 05:05:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:05:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/21 05:05:49 DEBUG : dir/file1: Updating file with dir/file1 0x35a5a03280d0 2026/08/21 05:05:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/21 05:05:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:05:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/21 05:05:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/21 05:05:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:05:49 DEBUG : dir/file1: File is currently open, delaying rename 0x35a5a03280d0 2026/08/21 05:05:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/21 05:05:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:05:49 DEBUG : Yandex rclone-test-qudocix8kemu: File to upload is small (25 bytes), uploading instead of streaming 2026/08/21 05:05:50 DEBUG : dir/virtualDir2: forgetting directory cache 2026/08/21 05:05:51 DEBUG : forgetting directory cache 2026/08/21 05:05:51 DEBUG : dir: forgetting directory cache 2026/08/21 05:05:51 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/21 05:05:51 DEBUG : dir: forgetting directory cache 2026/08/21 05:05:51 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/21 05:05:52 DEBUG : dir/file1: size = 25 OK 2026/08/21 05:05:52 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/21 05:05:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/21 05:05:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:05:52 DEBUG : newLeaf: Running delayed rename now 2026/08/21 05:05:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/21 05:05:54 DEBUG : newLeaf: Updating file with newLeaf 0x35a5a03280d0 2026/08/21 05:05:54 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:05:54 DEBUG : dir: Looking for writers 2026/08/21 05:05:54 DEBUG : Looking for writers 2026/08/21 05:05:54 DEBUG : dir: reading active writers 2026/08/21 05:05:54 DEBUG : newLeaf: reading active writers 2026/08/21 05:05:54 DEBUG : >WaitForWriters: 2026/08/21 05:05:54 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:05:54 DEBUG : dir: Looking for writers 2026/08/21 05:05:54 DEBUG : Looking for writers 2026/08/21 05:05:54 DEBUG : dir: reading active writers 2026/08/21 05:05:54 DEBUG : newLeaf: reading active writers 2026/08/21 05:05:54 DEBUG : >WaitForWriters: 2026/08/21 05:05:54 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:06:08 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:06:08 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:06:08 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:06:08 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:06:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:06:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:06:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:06:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:06:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:06:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:06:08 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:06:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/21 05:06:12 DEBUG : dir/file1: newRWFileHandle: 2026/08/21 05:06:12 DEBUG : dir/file1(0x35a5a031e1c0): openPending: 2026/08/21 05:06: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/21 05:06:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/21 05:06:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:06:12 DEBUG : dir/file1(0x35a5a031e1c0): >openPending: err= 2026/08/21 05:06:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/21 05:06:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/21 05:06:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:06:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/21 05:06:12 DEBUG : dir/file1(0x35a5a031e1c0): _writeAt: size=14, off=0 2026/08/21 05:06:12 DEBUG : dir/file1(0x35a5a031e1c0): >_writeAt: n=14, err= 2026/08/21 05:06:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/21 05:06:12 DEBUG : dir/file1(0x35a5a031e1c0): close: 2026/08/21 05:06:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/21 05:06:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/21 05:06:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/21 05:06:12 DEBUG : dir/file1(0x35a5a031e1c0): >close: err= 2026/08/21 05:06:12 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:06:12 DEBUG : dir: Looking for writers 2026/08/21 05:06:12 DEBUG : file1: reading active writers 2026/08/21 05:06:12 DEBUG : Looking for writers 2026/08/21 05:06:12 DEBUG : dir: reading active writers 2026/08/21 05:06:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/21 05:06:12 DEBUG : dir: Looking for writers 2026/08/21 05:06:12 DEBUG : file1: reading active writers 2026/08/21 05:06:12 DEBUG : Looking for writers 2026/08/21 05:06:12 DEBUG : dir: reading active writers 2026/08/21 05:06:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/21 05:06:12 DEBUG : dir: Looking for writers 2026/08/21 05:06:12 DEBUG : file1: reading active writers 2026/08/21 05:06:12 DEBUG : Looking for writers 2026/08/21 05:06:12 DEBUG : dir: reading active writers 2026/08/21 05:06:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/21 05:06:12 DEBUG : dir: Looking for writers 2026/08/21 05:06:12 DEBUG : file1: reading active writers 2026/08/21 05:06:12 DEBUG : Looking for writers 2026/08/21 05:06:12 DEBUG : dir: reading active writers 2026/08/21 05:06:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/21 05:06:12 DEBUG : dir/file1: vfs cache: starting upload 2026/08/21 05:06:13 DEBUG : dir: Looking for writers 2026/08/21 05:06:13 DEBUG : file1: reading active writers 2026/08/21 05:06:13 DEBUG : Looking for writers 2026/08/21 05:06:13 DEBUG : dir: reading active writers 2026/08/21 05:06:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/21 05:06:13 DEBUG : dir: Looking for writers 2026/08/21 05:06:13 DEBUG : file1: reading active writers 2026/08/21 05:06:13 DEBUG : Looking for writers 2026/08/21 05:06:13 DEBUG : dir: reading active writers 2026/08/21 05:06:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/21 05:06:13 DEBUG : dir: Looking for writers 2026/08/21 05:06:13 DEBUG : file1: reading active writers 2026/08/21 05:06:13 DEBUG : Looking for writers 2026/08/21 05:06:13 DEBUG : dir: reading active writers 2026/08/21 05:06:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/21 05:06:14 DEBUG : dir: Looking for writers 2026/08/21 05:06:14 DEBUG : file1: reading active writers 2026/08/21 05:06:14 DEBUG : Looking for writers 2026/08/21 05:06:14 DEBUG : dir: reading active writers 2026/08/21 05:06:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:06:14 DEBUG : dir/file1: size = 14 OK 2026/08/21 05:06:14 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/21 05:06:14 INFO : dir/file1: Copied (replaced existing) 2026/08/21 05:06:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/21 05:06:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/21 05:06:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:06:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/21 05:06:15 DEBUG : dir: Looking for writers 2026/08/21 05:06:15 DEBUG : file1: reading active writers 2026/08/21 05:06:15 DEBUG : Looking for writers 2026/08/21 05:06:15 DEBUG : dir: reading active writers 2026/08/21 05:06:15 DEBUG : >WaitForWriters: 2026/08/21 05:06:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/21 05:06:15 DEBUG : dir/file1: newRWFileHandle: 2026/08/21 05:06:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/21 05:06:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/21 05:06:15 DEBUG : dir/file1(0x35a5a0400c00): _readAt: size=512, off=0 2026/08/21 05:06:15 DEBUG : dir/file1(0x35a5a0400c00): openPending: 2026/08/21 05:06:15 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/21 05:06:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/21 05:06:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:06:15 DEBUG : dir/file1(0x35a5a0400c00): >openPending: err= 2026/08/21 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/21 05:06:15 DEBUG : dir/file1(0x35a5a0400c00): >_readAt: n=14, err=EOF 2026/08/21 05:06:15 DEBUG : dir/file1(0x35a5a0400c00): close: 2026/08/21 05:06:15 DEBUG : dir/file1(0x35a5a0400c00): >close: err= 2026/08/21 05:06:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/21 05:06:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/21 05:06:17 DEBUG : newLeaf: Updating file with newLeaf 0x35a5a01c4340 2026/08/21 05:06:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/21 05:06:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:06:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/21 05:06:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/21 05:06:19 DEBUG : dir/file1: Updating file with dir/file1 0x35a5a01c4340 2026/08/21 05:06:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/21 05:06:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:06:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/21 05:06:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/21 05:06:20 DEBUG : dir/file1: newRWFileHandle: 2026/08/21 05:06:20 DEBUG : dir/file1(0x35a5a04a6300): openPending: 2026/08/21 05:06:20 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/21 05:06:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/21 05:06:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:06:20 DEBUG : dir/file1(0x35a5a04a6300): >openPending: err= 2026/08/21 05:06:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/21 05:06:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/21 05:06:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/21 05:06:20 DEBUG : dir/file1(0x35a5a04a6300): _writeAt: size=25, off=0 2026/08/21 05:06:20 DEBUG : dir/file1(0x35a5a04a6300): >_writeAt: n=25, err= 2026/08/21 05:06:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/21 05:06:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/21 05:06:21 DEBUG : newLeaf: Updating file with newLeaf 0x35a5a01c4340 2026/08/21 05:06:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/21 05:06:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:06:21 DEBUG : newLeaf(0x35a5a04a6300): close: 2026/08/21 05:06:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/21 05:06:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-21 05:06:20.588900443 +0000 UTC m=+880.697983211 2026/08/21 05:06:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/21 05:06:21 DEBUG : newLeaf(0x35a5a04a6300): >close: err= 2026/08/21 05:06:21 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:06:21 DEBUG : dir: Looking for writers 2026/08/21 05:06:21 DEBUG : Looking for writers 2026/08/21 05:06:21 DEBUG : dir: reading active writers 2026/08/21 05:06:21 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/21 05:06:21 DEBUG : dir: Looking for writers 2026/08/21 05:06:21 DEBUG : Looking for writers 2026/08/21 05:06:21 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:21 DEBUG : dir: reading active writers 2026/08/21 05:06:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/21 05:06:21 DEBUG : dir: Looking for writers 2026/08/21 05:06:21 DEBUG : Looking for writers 2026/08/21 05:06:21 DEBUG : dir: reading active writers 2026/08/21 05:06:21 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/21 05:06:21 DEBUG : dir: Looking for writers 2026/08/21 05:06:21 DEBUG : Looking for writers 2026/08/21 05:06:21 DEBUG : dir: reading active writers 2026/08/21 05:06:21 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/21 05:06:21 DEBUG : newLeaf: vfs cache: starting upload 2026/08/21 05:06:21 DEBUG : dir: Looking for writers 2026/08/21 05:06:21 DEBUG : Looking for writers 2026/08/21 05:06:21 DEBUG : dir: reading active writers 2026/08/21 05:06:21 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/21 05:06:22 DEBUG : dir: Looking for writers 2026/08/21 05:06:22 DEBUG : Looking for writers 2026/08/21 05:06:22 DEBUG : dir: reading active writers 2026/08/21 05:06:22 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/21 05:06:22 DEBUG : dir: Looking for writers 2026/08/21 05:06:22 DEBUG : Looking for writers 2026/08/21 05:06:22 DEBUG : dir: reading active writers 2026/08/21 05:06:22 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/21 05:06:23 DEBUG : dir: Looking for writers 2026/08/21 05:06:23 DEBUG : Looking for writers 2026/08/21 05:06:23 DEBUG : dir: reading active writers 2026/08/21 05:06:23 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:06:24 DEBUG : dir: Looking for writers 2026/08/21 05:06:24 DEBUG : Looking for writers 2026/08/21 05:06:24 DEBUG : dir: reading active writers 2026/08/21 05:06:24 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:06:24 DEBUG : newLeaf: size = 25 OK 2026/08/21 05:06:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/21 05:06:24 INFO : newLeaf: Copied (replaced existing) 2026/08/21 05:06:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-21 05:06:20.588900443 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/21 05:06:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/21 05:06:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:06:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/21 05:06:25 DEBUG : dir: Looking for writers 2026/08/21 05:06:25 DEBUG : Looking for writers 2026/08/21 05:06:25 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:25 DEBUG : dir: reading active writers 2026/08/21 05:06:25 DEBUG : >WaitForWriters: 2026/08/21 05:06:25 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:06:25 DEBUG : dir: Looking for writers 2026/08/21 05:06:25 DEBUG : Looking for writers 2026/08/21 05:06:25 DEBUG : dir: reading active writers 2026/08/21 05:06:25 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:25 DEBUG : >WaitForWriters: 2026/08/21 05:06:25 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting 2026/08/21 05:06:28 DEBUG : forgetting directory cache 2026/08/21 05:06:28 DEBUG : dir: forgetting directory cache 2026/08/21 05:06:28 DEBUG : dir: forgetting directory cache === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:06:40 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:06:40 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:06:40 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:06:40 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:06:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:06:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:06:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:06:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:06:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:06:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:06:40 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:06:42 DEBUG : dir/file1: modtime not stored after upload (got 2026-08-21 05:06:41 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/21 05:06:44 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:06:44 DEBUG : dir: Looking for writers 2026/08/21 05:06:44 DEBUG : file1: reading active writers 2026/08/21 05:06:44 DEBUG : Looking for writers 2026/08/21 05:06:44 DEBUG : dir: reading active writers 2026/08/21 05:06:44 DEBUG : >WaitForWriters: 2026/08/21 05:06:46 DEBUG : forgetting directory cache 2026/08/21 05:06:46 DEBUG : dir: forgetting directory cache 2026/08/21 05:06:46 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2026/08/21 05:06:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/21 05:06:47 DEBUG : newLeaf: Updating file with newLeaf 0x35a59fef2c30 2026/08/21 05:06:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/21 05:06:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:06:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/21 05:06:49 DEBUG : dir/file1: Updating file with dir/file1 0x35a59fef2c30 2026/08/21 05:06:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/21 05:06:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:06:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/21 05:06:50 DEBUG : dir/file1: newRWFileHandle: 2026/08/21 05:06:50 DEBUG : dir/file1(0x35a5a00c22c0): openPending: 2026/08/21 05:06:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/21 05:06:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/21 05:06:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:06:50 DEBUG : dir/file1(0x35a5a00c22c0): >openPending: err= 2026/08/21 05:06:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/21 05:06:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/21 05:06:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/21 05:06:50 DEBUG : dir/file1(0x35a5a00c22c0): _writeAt: size=25, off=0 2026/08/21 05:06:50 DEBUG : dir/file1(0x35a5a00c22c0): >_writeAt: n=25, err= 2026/08/21 05:06:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/21 05:06:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/21 05:06:51 DEBUG : newLeaf: Updating file with newLeaf 0x35a59fef2c30 2026/08/21 05:06:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/21 05:06:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:06:51 DEBUG : newLeaf(0x35a5a00c22c0): close: 2026/08/21 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/21 05:06:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-21 05:06:50.131938945 +0000 UTC m=+910.241021713 2026/08/21 05:06:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/21 05:06:51 DEBUG : newLeaf(0x35a5a00c22c0): >close: err= 2026/08/21 05:06:51 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:06:51 DEBUG : dir: Looking for writers 2026/08/21 05:06:51 DEBUG : Looking for writers 2026/08/21 05:06:51 DEBUG : dir: reading active writers 2026/08/21 05:06:51 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/21 05:06:51 DEBUG : dir: Looking for writers 2026/08/21 05:06:51 DEBUG : Looking for writers 2026/08/21 05:06:51 DEBUG : dir: reading active writers 2026/08/21 05:06:51 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/21 05:06:51 DEBUG : dir: Looking for writers 2026/08/21 05:06:51 DEBUG : Looking for writers 2026/08/21 05:06:51 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:51 DEBUG : dir: reading active writers 2026/08/21 05:06:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/21 05:06:51 DEBUG : dir: Looking for writers 2026/08/21 05:06:51 DEBUG : Looking for writers 2026/08/21 05:06:51 DEBUG : dir: reading active writers 2026/08/21 05:06:51 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/21 05:06:51 DEBUG : newLeaf: vfs cache: starting upload 2026/08/21 05:06:51 DEBUG : dir: Looking for writers 2026/08/21 05:06:51 DEBUG : Looking for writers 2026/08/21 05:06:51 DEBUG : dir: reading active writers 2026/08/21 05:06:51 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/21 05:06:52 DEBUG : dir: Looking for writers 2026/08/21 05:06:52 DEBUG : Looking for writers 2026/08/21 05:06:52 DEBUG : dir: reading active writers 2026/08/21 05:06:52 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/21 05:06:52 DEBUG : dir: Looking for writers 2026/08/21 05:06:52 DEBUG : Looking for writers 2026/08/21 05:06:52 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:52 DEBUG : dir: reading active writers 2026/08/21 05:06:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/21 05:06:53 DEBUG : dir: Looking for writers 2026/08/21 05:06:53 DEBUG : Looking for writers 2026/08/21 05:06:53 DEBUG : dir: reading active writers 2026/08/21 05:06:53 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:06:54 DEBUG : dir: Looking for writers 2026/08/21 05:06:54 DEBUG : Looking for writers 2026/08/21 05:06:54 DEBUG : dir: reading active writers 2026/08/21 05:06:54 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:06:54 DEBUG : newLeaf: size = 25 OK 2026/08/21 05:06:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/21 05:06:54 INFO : newLeaf: Copied (replaced existing) 2026/08/21 05:06:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-21 05:06:50.131938945 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/21 05:06:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/21 05:06:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:06:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/21 05:06:55 DEBUG : dir: Looking for writers 2026/08/21 05:06:55 DEBUG : Looking for writers 2026/08/21 05:06:55 DEBUG : dir: reading active writers 2026/08/21 05:06:55 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:55 DEBUG : >WaitForWriters: 2026/08/21 05:06:55 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:06:55 DEBUG : dir: Looking for writers 2026/08/21 05:06:55 DEBUG : Looking for writers 2026/08/21 05:06:55 DEBUG : dir: reading active writers 2026/08/21 05:06:55 DEBUG : newLeaf: reading active writers 2026/08/21 05:06:55 DEBUG : >WaitForWriters: 2026/08/21 05:06:55 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:07:10 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:07:10 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:07:10 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:07:10 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:07:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:07:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:07:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:07:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:07:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:07:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:07:10 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:07:11 DEBUG : forgetting directory cache 2026/08/21 05:07:11 DEBUG : dir: forgetting directory cache 2026/08/21 05:07:11 DEBUG : dir/sub: forgetting directory cache 2026/08/21 05:07:11 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/21 05:07:13 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/21 05:07:13 DEBUG : dir/file1: newRWFileHandle: 2026/08/21 05:07:13 DEBUG : dir/file1(0x35a5a01f34c0): openPending: 2026/08/21 05:07:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/21 05:07:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/21 05:07:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:07:13 DEBUG : dir/file1(0x35a5a01f34c0): >openPending: err= 2026/08/21 05:07:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/21 05:07:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/21 05:07:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:07:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/21 05:07:13 DEBUG : dir/file1(0x35a5a01f34c0): _writeAt: size=14, off=0 2026/08/21 05:07:13 DEBUG : dir/file1(0x35a5a01f34c0): >_writeAt: n=14, err= 2026/08/21 05:07:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/21 05:07:13 DEBUG : dir/file1(0x35a5a01f34c0): close: 2026/08/21 05:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/21 05:07:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/21 05:07:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/21 05:07:13 DEBUG : dir/file1(0x35a5a01f34c0): >close: err= 2026/08/21 05:07:13 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:07:13 DEBUG : dir: Looking for writers 2026/08/21 05:07:13 DEBUG : file1: reading active writers 2026/08/21 05:07:13 DEBUG : Looking for writers 2026/08/21 05:07:13 DEBUG : dir: reading active writers 2026/08/21 05:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/21 05:07:13 DEBUG : dir: Looking for writers 2026/08/21 05:07:13 DEBUG : file1: reading active writers 2026/08/21 05:07:13 DEBUG : Looking for writers 2026/08/21 05:07:13 DEBUG : dir: reading active writers 2026/08/21 05:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/21 05:07:13 DEBUG : dir: Looking for writers 2026/08/21 05:07:13 DEBUG : file1: reading active writers 2026/08/21 05:07:13 DEBUG : Looking for writers 2026/08/21 05:07:13 DEBUG : dir: reading active writers 2026/08/21 05:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/21 05:07:13 DEBUG : dir: Looking for writers 2026/08/21 05:07:13 DEBUG : file1: reading active writers 2026/08/21 05:07:13 DEBUG : Looking for writers 2026/08/21 05:07:13 DEBUG : dir: reading active writers 2026/08/21 05:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/21 05:07:13 DEBUG : dir/file1: vfs cache: starting upload 2026/08/21 05:07:13 DEBUG : dir: Looking for writers 2026/08/21 05:07:13 DEBUG : file1: reading active writers 2026/08/21 05:07:13 DEBUG : Looking for writers 2026/08/21 05:07:13 DEBUG : dir: reading active writers 2026/08/21 05:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/21 05:07:13 DEBUG : dir: Looking for writers 2026/08/21 05:07:13 DEBUG : file1: reading active writers 2026/08/21 05:07:13 DEBUG : Looking for writers 2026/08/21 05:07:13 DEBUG : dir: reading active writers 2026/08/21 05:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/21 05:07:14 DEBUG : dir: Looking for writers 2026/08/21 05:07:14 DEBUG : file1: reading active writers 2026/08/21 05:07:14 DEBUG : Looking for writers 2026/08/21 05:07:14 DEBUG : dir: reading active writers 2026/08/21 05:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/21 05:07:14 DEBUG : dir: Looking for writers 2026/08/21 05:07:14 DEBUG : file1: reading active writers 2026/08/21 05:07:14 DEBUG : Looking for writers 2026/08/21 05:07:14 DEBUG : dir: reading active writers 2026/08/21 05:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:07:15 DEBUG : dir/file1: size = 14 OK 2026/08/21 05:07:15 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/21 05:07:15 INFO : dir/file1: Copied (replaced existing) 2026/08/21 05:07:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/21 05:07:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/21 05:07:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:07:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/21 05:07:15 DEBUG : dir: Looking for writers 2026/08/21 05:07:15 DEBUG : file1: reading active writers 2026/08/21 05:07:15 DEBUG : Looking for writers 2026/08/21 05:07:15 DEBUG : dir: reading active writers 2026/08/21 05:07:15 DEBUG : >WaitForWriters: 2026/08/21 05:07:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/21 05:07:15 DEBUG : dir/file1: newRWFileHandle: 2026/08/21 05:07:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/21 05:07:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/21 05:07:15 DEBUG : dir/file1(0x35a5a0368500): _readAt: size=512, off=0 2026/08/21 05:07:15 DEBUG : dir/file1(0x35a5a0368500): openPending: 2026/08/21 05:07:15 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/21 05:07:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/21 05:07:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:07:15 DEBUG : dir/file1(0x35a5a0368500): >openPending: err= 2026/08/21 05:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/21 05:07:15 DEBUG : dir/file1(0x35a5a0368500): >_readAt: n=14, err=EOF 2026/08/21 05:07:15 DEBUG : dir/file1(0x35a5a0368500): close: 2026/08/21 05:07:15 DEBUG : dir/file1(0x35a5a0368500): >close: err= 2026/08/21 05:07:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/21 05:07:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/21 05:07:18 DEBUG : newLeaf: Updating file with newLeaf 0x35a5a0456340 2026/08/21 05:07:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/21 05:07:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:07:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/21 05:07:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/21 05:07:19 DEBUG : dir/file1: Updating file with dir/file1 0x35a5a0456340 2026/08/21 05:07:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/21 05:07:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:07:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/21 05:07:20 DEBUG : dir/file1: newRWFileHandle: 2026/08/21 05:07:20 DEBUG : dir/file1(0x35a5a0369240): openPending: 2026/08/21 05:07:20 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/21 05:07:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/21 05:07:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:07:20 DEBUG : dir/file1(0x35a5a0369240): >openPending: err= 2026/08/21 05:07:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/21 05:07:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/21 05:07:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/21 05:07:20 DEBUG : dir/file1(0x35a5a0369240): _writeAt: size=25, off=0 2026/08/21 05:07:20 DEBUG : dir/file1(0x35a5a0369240): >_writeAt: n=25, err= 2026/08/21 05:07:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/21 05:07:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/21 05:07:21 DEBUG : newLeaf: Updating file with newLeaf 0x35a5a0456340 2026/08/21 05:07:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/21 05:07:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:07:21 DEBUG : newLeaf(0x35a5a0369240): close: 2026/08/21 05:07:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/21 05:07:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-21 05:07:20.540746249 +0000 UTC m=+940.649829007 2026/08/21 05:07:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/21 05:07:21 DEBUG : newLeaf(0x35a5a0369240): >close: err= 2026/08/21 05:07:21 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:07:21 DEBUG : dir: Looking for writers 2026/08/21 05:07:21 DEBUG : Looking for writers 2026/08/21 05:07:21 DEBUG : dir: reading active writers 2026/08/21 05:07:21 DEBUG : newLeaf: reading active writers 2026/08/21 05:07:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/21 05:07:21 DEBUG : dir: Looking for writers 2026/08/21 05:07:21 DEBUG : Looking for writers 2026/08/21 05:07:21 DEBUG : dir: reading active writers 2026/08/21 05:07:21 DEBUG : newLeaf: reading active writers 2026/08/21 05:07:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/21 05:07:21 DEBUG : dir: Looking for writers 2026/08/21 05:07:21 DEBUG : Looking for writers 2026/08/21 05:07:21 DEBUG : dir: reading active writers 2026/08/21 05:07:21 DEBUG : newLeaf: reading active writers 2026/08/21 05:07:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/21 05:07:21 DEBUG : dir: Looking for writers 2026/08/21 05:07:21 DEBUG : Looking for writers 2026/08/21 05:07:21 DEBUG : dir: reading active writers 2026/08/21 05:07:21 DEBUG : newLeaf: reading active writers 2026/08/21 05:07:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/21 05:07:21 DEBUG : newLeaf: vfs cache: starting upload 2026/08/21 05:07:22 DEBUG : dir: Looking for writers 2026/08/21 05:07:22 DEBUG : Looking for writers 2026/08/21 05:07:22 DEBUG : dir: reading active writers 2026/08/21 05:07:22 DEBUG : newLeaf: reading active writers 2026/08/21 05:07:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/21 05:07:22 DEBUG : dir: Looking for writers 2026/08/21 05:07:22 DEBUG : Looking for writers 2026/08/21 05:07:22 DEBUG : newLeaf: reading active writers 2026/08/21 05:07:22 DEBUG : dir: reading active writers 2026/08/21 05:07:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/21 05:07:22 DEBUG : dir: Looking for writers 2026/08/21 05:07:22 DEBUG : Looking for writers 2026/08/21 05:07:22 DEBUG : dir: reading active writers 2026/08/21 05:07:22 DEBUG : newLeaf: reading active writers 2026/08/21 05:07:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/21 05:07:23 DEBUG : dir: Looking for writers 2026/08/21 05:07:23 DEBUG : Looking for writers 2026/08/21 05:07:23 DEBUG : dir: reading active writers 2026/08/21 05:07:23 DEBUG : newLeaf: reading active writers 2026/08/21 05:07:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:07:23 DEBUG : newLeaf: size = 25 OK 2026/08/21 05:07:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/21 05:07:23 INFO : newLeaf: Copied (replaced existing) 2026/08/21 05:07:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-21 05:07:20.540746249 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/21 05:07:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/21 05:07:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:07:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/21 05:07:24 DEBUG : dir: Looking for writers 2026/08/21 05:07:24 DEBUG : Looking for writers 2026/08/21 05:07:24 DEBUG : dir: reading active writers 2026/08/21 05:07:24 DEBUG : newLeaf: reading active writers 2026/08/21 05:07:24 DEBUG : >WaitForWriters: 2026/08/21 05:07:24 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:07:24 DEBUG : dir: Looking for writers 2026/08/21 05:07:24 DEBUG : Looking for writers 2026/08/21 05:07:24 DEBUG : dir: reading active writers 2026/08/21 05:07:24 DEBUG : newLeaf: reading active writers 2026/08/21 05:07:24 DEBUG : >WaitForWriters: 2026/08/21 05:07:24 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting 2026/08/21 05:07:39 DEBUG : forgetting directory cache 2026/08/21 05:07:39 DEBUG : dir: forgetting directory cache 2026/08/21 05:07:39 DEBUG : dir/sub: forgetting directory cache 2026/08/21 05:07:39 DEBUG : dir/sub/subsub: forgetting directory cache 2026/08/21 05:07:39 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/08/21 05:07:39 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:07:39 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:07:39 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:07:39 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:07:39 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:07:39 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:07:42 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:07:42 DEBUG : dir: Looking for writers 2026/08/21 05:07:42 DEBUG : file1: reading active writers 2026/08/21 05:07:42 DEBUG : Looking for writers 2026/08/21 05:07:42 DEBUG : dir: reading active writers 2026/08/21 05:07:42 DEBUG : >WaitForWriters: 2026/08/21 05:07:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/21 05:07:42 DEBUG : dir/file1: newRWFileHandle: 2026/08/21 05:07:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/21 05:07:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/21 05:07:42 DEBUG : dir/file1(0x35a5a0537100): _readAt: size=512, off=0 2026/08/21 05:07:42 DEBUG : dir/file1(0x35a5a0537100): openPending: 2026/08/21 05:07:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/21 05:07:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/21 05:07:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:07:42 DEBUG : dir/file1(0x35a5a0537100): >openPending: err= 2026/08/21 05:07:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/21 05:07:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/21 05:07:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:07:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:07:43 DEBUG : dir/file1(0x35a5a0537100): >_readAt: n=14, err=EOF 2026/08/21 05:07:43 DEBUG : dir/file1(0x35a5a0537100): close: 2026/08/21 05:07:43 DEBUG : dir/file1(0x35a5a0537100): >close: err= 2026/08/21 05:07:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/21 05:07:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/21 05:07:45 DEBUG : newLeaf: Updating file with newLeaf 0x35a5a0513860 2026/08/21 05:07:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/21 05:07:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:07:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/21 05:07:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/21 05:07:47 DEBUG : dir/file1: Updating file with dir/file1 0x35a5a0513860 2026/08/21 05:07:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/21 05:07:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:07:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/21 05:07:48 DEBUG : dir/file1: newRWFileHandle: 2026/08/21 05:07:48 DEBUG : dir/file1(0x35a59fc9fec0): openPending: 2026/08/21 05:07:48 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/21 05:07:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/21 05:07:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:07:48 DEBUG : dir/file1(0x35a59fc9fec0): >openPending: err= 2026/08/21 05:07:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/21 05:07:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/21 05:07:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/21 05:07:48 DEBUG : dir/file1(0x35a59fc9fec0): _writeAt: size=25, off=0 2026/08/21 05:07:48 DEBUG : dir/file1(0x35a59fc9fec0): >_writeAt: n=25, err= 2026/08/21 05:07:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/21 05:07:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/21 05:07:49 DEBUG : newLeaf: Updating file with newLeaf 0x35a5a0513860 2026/08/21 05:07:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/21 05:07:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:07:49 DEBUG : newLeaf(0x35a59fc9fec0): close: 2026/08/21 05:07:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/21 05:07:49 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-21 05:07:48.010848734 +0000 UTC m=+968.119931503 2026/08/21 05:07:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/21 05:07:49 DEBUG : newLeaf(0x35a59fc9fec0): >close: err= 2026/08/21 05:07:49 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:07:49 DEBUG : dir: Looking for writers 2026/08/21 05:07:49 DEBUG : Looking for writers 2026/08/21 05:07:49 DEBUG : dir: reading active writers 2026/08/21 05:07:49 DEBUG : newLeaf: reading active writers 2026/08/21 05:07:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/21 05:07:49 DEBUG : dir: Looking for writers 2026/08/21 05:07:49 DEBUG : Looking for writers 2026/08/21 05:07:49 DEBUG : dir: reading active writers 2026/08/21 05:07:49 DEBUG : newLeaf: reading active writers 2026/08/21 05:07:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/21 05:07:49 DEBUG : dir: Looking for writers 2026/08/21 05:07:49 DEBUG : Looking for writers 2026/08/21 05:07:49 DEBUG : dir: reading active writers 2026/08/21 05:07:49 DEBUG : newLeaf: reading active writers 2026/08/21 05:07:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/21 05:07:49 DEBUG : dir: Looking for writers 2026/08/21 05:07:49 DEBUG : Looking for writers 2026/08/21 05:07:49 DEBUG : dir: reading active writers 2026/08/21 05:07:49 DEBUG : newLeaf: reading active writers 2026/08/21 05:07:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/21 05:07:49 DEBUG : newLeaf: vfs cache: starting upload 2026/08/21 05:07:49 DEBUG : dir: Looking for writers 2026/08/21 05:07:49 DEBUG : Looking for writers 2026/08/21 05:07:49 DEBUG : dir: reading active writers 2026/08/21 05:07:49 DEBUG : newLeaf: reading active writers 2026/08/21 05:07:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/21 05:07:50 DEBUG : dir: Looking for writers 2026/08/21 05:07:50 DEBUG : Looking for writers 2026/08/21 05:07:50 DEBUG : dir: reading active writers 2026/08/21 05:07:50 DEBUG : newLeaf: reading active writers 2026/08/21 05:07:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/21 05:07:50 DEBUG : dir: Looking for writers 2026/08/21 05:07:50 DEBUG : Looking for writers 2026/08/21 05:07:50 DEBUG : dir: reading active writers 2026/08/21 05:07:50 DEBUG : newLeaf: reading active writers 2026/08/21 05:07:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/21 05:07:50 DEBUG : dir: Looking for writers 2026/08/21 05:07:50 DEBUG : Looking for writers 2026/08/21 05:07:50 DEBUG : dir: reading active writers 2026/08/21 05:07:50 DEBUG : newLeaf: reading active writers 2026/08/21 05:07:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:07:51 DEBUG : newLeaf: size = 25 OK 2026/08/21 05:07:51 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/21 05:07:51 INFO : newLeaf: Copied (replaced existing) 2026/08/21 05:07:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-21 05:07:48.010848734 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/21 05:07:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/21 05:07:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:07:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/21 05:07:51 DEBUG : dir: Looking for writers 2026/08/21 05:07:51 DEBUG : Looking for writers 2026/08/21 05:07:51 DEBUG : dir: reading active writers 2026/08/21 05:07:51 DEBUG : newLeaf: reading active writers 2026/08/21 05:07:51 DEBUG : >WaitForWriters: 2026/08/21 05:07:52 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:07:52 DEBUG : dir: Looking for writers 2026/08/21 05:07:52 DEBUG : Looking for writers 2026/08/21 05:07:52 DEBUG : dir: reading active writers 2026/08/21 05:07:52 DEBUG : newLeaf: reading active writers 2026/08/21 05:07:52 DEBUG : >WaitForWriters: 2026/08/21 05:07:52 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting --- PASS: TestFileRename (175.82s) --- PASS: TestFileRename/off,forceCache=false (28.23s) --- PASS: TestFileRename/minimal,forceCache=false (30.08s) --- PASS: TestFileRename/minimal,forceCache=true (31.99s) --- PASS: TestFileRename/writes,forceCache=false (29.53s) --- PASS: TestFileRename/writes,forceCache=true (29.53s) --- PASS: TestFileRename/full,forceCache=false (26.47s) === 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-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:08:06 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:08:06 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:08:06 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:08:06 DEBUG : Looking for writers 2026/08/21 05:08:06 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (1.03s) === 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-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.49s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.49s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.55s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (0.39s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:08:09 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.43s) === 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-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:08:09 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:08:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:08:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/21 05:08:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/21 05:08:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/21 05:08:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:08:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/21 05:08:14 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/21 05:08:14 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:08:14 DEBUG : dir: Looking for writers 2026/08/21 05:08:14 DEBUG : file1: reading active writers 2026/08/21 05:08:14 DEBUG : Looking for writers 2026/08/21 05:08:14 DEBUG : dir: reading active writers 2026/08/21 05:08:14 DEBUG : >WaitForWriters: 2026/08/21 05:08:15 DEBUG : forgetting directory cache 2026/08/21 05:08:15 DEBUG : Removed virtual directory entry vDel: "dir" 2026/08/21 05:08:16 DEBUG : dir: forgetting directory cache 2026/08/21 05:08:16 DEBUG : dir: Removed virtual directory entry vDel: "file1" --- PASS: TestReadFileHandleMethods (19.62s) === RUN TestReadFileHandleSeek run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:08:29 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:08:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:08:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/21 05:08:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/21 05:08:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/21 05:08:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:08:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/21 05:08:34 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/21 05:08:34 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/21 05:08:34 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/21 05:08:34 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/21 05:08:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/21 05:08:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/21 05:08:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/21 05:08:34 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/21 05:08:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/21 05:08:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/21 05:08:34 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/21 05:08:35 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/21 05:08:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/21 05:08:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/21 05:08:35 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/21 05:08:35 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:08:35 DEBUG : dir: Looking for writers 2026/08/21 05:08:35 DEBUG : file1: reading active writers 2026/08/21 05:08:35 DEBUG : Looking for writers 2026/08/21 05:08:35 DEBUG : dir: reading active writers 2026/08/21 05:08:35 DEBUG : >WaitForWriters: 2026/08/21 05:08:35 DEBUG : forgetting directory cache 2026/08/21 05:08:35 DEBUG : Removed virtual directory entry vDel: "dir" 2026/08/21 05:08:35 DEBUG : dir: forgetting directory cache 2026/08/21 05:08:35 DEBUG : dir: Removed virtual directory entry vDel: "file1" --- PASS: TestReadFileHandleSeek (20.67s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:08:49 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:08:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:08:52 DEBUG : forgetting directory cache 2026/08/21 05:08:52 DEBUG : dir: forgetting directory cache 2026/08/21 05:08:52 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/21 05:08:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/21 05:08:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/21 05:08:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/21 05:08:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:08:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/21 05:08:53 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/21 05:08:53 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/21 05:08:53 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/21 05:08:53 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/21 05:08:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/21 05:08:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/21 05:08:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/21 05:08:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/21 05:08:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/21 05:08:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/21 05:08:53 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/21 05:08:54 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/21 05:08:54 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/21 05:08:54 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/21 05:08:54 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/21 05:08:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/21 05:08:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/21 05:08:54 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/21 05:08:54 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/21 05:08:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/21 05:08:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/21 05:08:54 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/21 05:08:55 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/21 05:08:55 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/21 05:08:55 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/21 05:08:55 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/21 05:08:55 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/21 05:08:55 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/21 05:08:55 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/21 05:08:55 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/21 05:08:55 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:08:55 DEBUG : dir: Looking for writers 2026/08/21 05:08:55 DEBUG : file1: reading active writers 2026/08/21 05:08:55 DEBUG : Looking for writers 2026/08/21 05:08:55 DEBUG : dir: reading active writers 2026/08/21 05:08:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (20.38s) === RUN TestReadFileHandleFlush run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:09:10 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:09:12 DEBUG : forgetting directory cache 2026/08/21 05:09:12 DEBUG : dir3: forgetting directory cache 2026/08/21 05:09:12 DEBUG : dir3: Removed virtual directory entry vDel: "file1" 2026/08/21 05:09:12 DEBUG : dir3: Removed virtual directory entry vAddFile: "file3" 2026/08/21 05:09:12 DEBUG : renamed empty directory: forgetting directory cache 2026/08/21 05:09:12 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2026/08/21 05:09:12 DEBUG : Removed virtual directory entry vDel: "file2" 2026/08/21 05:09:12 DEBUG : Removed virtual directory entry vDel: "empty directory" 2026/08/21 05:09:12 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 2026/08/21 05:09:12 DEBUG : Removed virtual directory entry vDel: "dir" 2026/08/21 05:09:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:09:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/21 05:09:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/21 05:09:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/21 05:09:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:09:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/21 05:09:14 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:09:14 DEBUG : dir: Looking for writers 2026/08/21 05:09:14 DEBUG : file1: reading active writers 2026/08/21 05:09:14 DEBUG : Looking for writers 2026/08/21 05:09:14 DEBUG : dir: reading active writers 2026/08/21 05:09:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (18.02s) === RUN TestReadFileHandleRelease run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:09:28 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:09:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:09:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/21 05:09:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/21 05:09:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/21 05:09:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:09:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/21 05:09:32 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/21 05:09:32 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/21 05:09:32 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:09:32 DEBUG : dir: Looking for writers 2026/08/21 05:09:32 DEBUG : file1: reading active writers 2026/08/21 05:09:32 DEBUG : Looking for writers 2026/08/21 05:09:32 DEBUG : dir: reading active writers 2026/08/21 05:09:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (19.79s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:09:48 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:09:48 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:09:48 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:09:48 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:09:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:09:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:09:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:09:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:09:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:09:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:09:48 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:09:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:09:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/21 05:09:51 DEBUG : dir/file1: newRWFileHandle: 2026/08/21 05:09:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/21 05:09:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/21 05:09:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/21 05:09:51 DEBUG : dir/file1(0x35a59ff42bc0): _readAt: size=1, off=0 2026/08/21 05:09:51 DEBUG : dir/file1(0x35a59ff42bc0): openPending: 2026/08/21 05:09:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/21 05:09:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/21 05:09:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:09:51 DEBUG : dir/file1(0x35a59ff42bc0): >openPending: err= 2026/08/21 05:09:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/21 05:09:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/21 05:09:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:09:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:09:52 DEBUG : dir/file1(0x35a59ff42bc0): >_readAt: n=1, err= 2026/08/21 05:09:52 DEBUG : dir/file1(0x35a59ff42bc0): _readAt: size=256, off=1 2026/08/21 05:09:52 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/21 05:09:52 DEBUG : dir/file1(0x35a59ff42bc0): >_readAt: n=15, err=EOF 2026/08/21 05:09:52 DEBUG : dir/file1(0x35a59ff42bc0): _readAt: size=16, off=16 2026/08/21 05:09:52 DEBUG : dir/file1(0x35a59ff42bc0): >_readAt: n=0, err=EOF 2026/08/21 05:09:52 DEBUG : dir/file1(0x35a59ff42bc0): close: 2026/08/21 05:09:52 DEBUG : dir/file1(0x35a59ff42bc0): >close: err= 2026/08/21 05:09:52 DEBUG : dir/file1(0x35a59ff42bc0): close: 2026/08/21 05:09:52 DEBUG : dir/file1(0x35a59ff42bc0): >close: err=file already closed 2026/08/21 05:09:52 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:09:52 DEBUG : dir: Looking for writers 2026/08/21 05:09:52 DEBUG : file1: reading active writers 2026/08/21 05:09:52 DEBUG : Looking for writers 2026/08/21 05:09:52 DEBUG : dir: reading active writers 2026/08/21 05:09:52 DEBUG : >WaitForWriters: 2026/08/21 05:09:52 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting 2026/08/21 05:09:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu/dir/file1: no such file or directory 2026/08/21 05:09:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu/dir/file1: no such file or directory 2026/08/21 05:10:00 DEBUG : forgetting directory cache 2026/08/21 05:10:00 DEBUG : dir: forgetting directory cache 2026/08/21 05:10:00 DEBUG : dir/sub: forgetting directory cache 2026/08/21 05:10:00 DEBUG : dir: forgetting directory cache 2026/08/21 05:10:00 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2026/08/21 05:10:00 DEBUG : dir/sub: forgetting directory cache --- PASS: TestRWFileHandleMethodsRead (18.11s) === RUN TestRWFileHandleSeek run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:10:06 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:10:06 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:10:06 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:10:06 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:10:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:10:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:10:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:10:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:10:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:10:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:10:06 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:10:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:10:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/21 05:10:09 DEBUG : dir/file1: newRWFileHandle: 2026/08/21 05:10:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/21 05:10:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/21 05:10:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/21 05:10:09 DEBUG : dir/file1(0x35a59fc9fb00): _readAt: size=1, off=0 2026/08/21 05:10:09 DEBUG : dir/file1(0x35a59fc9fb00): openPending: 2026/08/21 05:10:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/21 05:10:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/21 05:10:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:10:09 DEBUG : dir/file1(0x35a59fc9fb00): >openPending: err= 2026/08/21 05:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/21 05:10:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/21 05:10:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:10:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:10:10 DEBUG : dir/file1(0x35a59fc9fb00): >_readAt: n=1, err= 2026/08/21 05:10:10 DEBUG : dir/file1(0x35a59fc9fb00): _readAt: size=1, off=5 2026/08/21 05:10:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/21 05:10:10 DEBUG : dir/file1(0x35a59fc9fb00): >_readAt: n=1, err= 2026/08/21 05:10:10 DEBUG : dir/file1(0x35a59fc9fb00): _readAt: size=1, off=3 2026/08/21 05:10:10 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/21 05:10:10 DEBUG : dir/file1(0x35a59fc9fb00): >_readAt: n=1, err= 2026/08/21 05:10:10 DEBUG : dir/file1(0x35a59fc9fb00): _readAt: size=1, off=13 2026/08/21 05:10:10 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/21 05:10:10 DEBUG : dir/file1(0x35a59fc9fb00): >_readAt: n=1, err= 2026/08/21 05:10:10 DEBUG : dir/file1(0x35a59fc9fb00): _readAt: size=16, off=100 2026/08/21 05:10:10 DEBUG : dir/file1(0x35a59fc9fb00): >_readAt: n=0, err=EOF 2026/08/21 05:10:10 DEBUG : dir/file1(0x35a59fc9fb00): close: 2026/08/21 05:10:10 DEBUG : dir/file1(0x35a59fc9fb00): >close: err= 2026/08/21 05:10:10 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:10:10 DEBUG : dir: Looking for writers 2026/08/21 05:10:10 DEBUG : file1: reading active writers 2026/08/21 05:10:10 DEBUG : Looking for writers 2026/08/21 05:10:10 DEBUG : dir: reading active writers 2026/08/21 05:10:10 DEBUG : >WaitForWriters: 2026/08/21 05:10:10 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting 2026/08/21 05:10:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu/dir/file1: no such file or directory 2026/08/21 05:10:15 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-qudocix8kemu/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (17.55s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:10:23 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:10:23 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:10:23 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:10:23 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:10:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:10:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:10:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:10:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:10:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:10:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:10:23 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:10:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:10:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/21 05:10:27 DEBUG : dir/file1: newRWFileHandle: 2026/08/21 05:10:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/21 05:10:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/21 05:10:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/21 05:10:27 DEBUG : dir/file1(0x35a5a031ec80): _readAt: size=1, off=0 2026/08/21 05:10:27 DEBUG : dir/file1(0x35a5a031ec80): openPending: 2026/08/21 05:10:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/21 05:10:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/21 05:10:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:10:27 DEBUG : dir/file1(0x35a5a031ec80): >openPending: err= 2026/08/21 05:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/21 05:10:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/21 05:10:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:10:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:10:27 DEBUG : dir/file1(0x35a5a031ec80): >_readAt: n=1, err= 2026/08/21 05:10:27 DEBUG : dir/file1(0x35a5a031ec80): _readAt: size=1, off=5 2026/08/21 05:10:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/21 05:10:27 DEBUG : dir/file1(0x35a5a031ec80): >_readAt: n=1, err= 2026/08/21 05:10:27 DEBUG : dir/file1(0x35a5a031ec80): _readAt: size=1, off=1 2026/08/21 05:10:27 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/21 05:10:27 DEBUG : dir/file1(0x35a5a031ec80): >_readAt: n=1, err= 2026/08/21 05:10:27 DEBUG : dir/file1(0x35a5a031ec80): _readAt: size=6, off=10 2026/08/21 05:10:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/21 05:10:27 DEBUG : dir/file1(0x35a5a031ec80): >_readAt: n=6, err= 2026/08/21 05:10:27 DEBUG : dir/file1(0x35a5a031ec80): _readAt: size=256, off=10 2026/08/21 05:10:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/21 05:10:27 DEBUG : dir/file1(0x35a5a031ec80): >_readAt: n=6, err=EOF 2026/08/21 05:10:27 DEBUG : dir/file1(0x35a5a031ec80): _readAt: size=256, off=100 2026/08/21 05:10:27 DEBUG : dir/file1(0x35a5a031ec80): >_readAt: n=0, err=EOF 2026/08/21 05:10:27 DEBUG : dir/file1(0x35a5a031ec80): close: 2026/08/21 05:10:27 DEBUG : dir/file1(0x35a5a031ec80): >close: err= 2026/08/21 05:10:27 DEBUG : dir/file1(0x35a5a031ec80): _readAt: size=256, off=100 2026/08/21 05:10:27 DEBUG : dir/file1(0x35a5a031ec80): >_readAt: n=0, err=file already closed 2026/08/21 05:10:27 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:10:27 DEBUG : dir: Looking for writers 2026/08/21 05:10:27 DEBUG : file1: reading active writers 2026/08/21 05:10:27 DEBUG : Looking for writers 2026/08/21 05:10:27 DEBUG : dir: reading active writers 2026/08/21 05:10:27 DEBUG : >WaitForWriters: 2026/08/21 05:10:27 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting 2026/08/21 05:10:32 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu/dir/file1: no such file or directory 2026/08/21 05:10:32 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-qudocix8kemu/dir/file1: no such file or directory 2026/08/21 05:10:41 DEBUG : forgetting directory cache --- PASS: TestRWFileHandleReadAt (19.54s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:10:43 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:10:43 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:10:43 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:10:43 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:10:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:10:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:10:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:10:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:10:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:10:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:10:43 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:10:44 DEBUG : forgetting directory cache 2026/08/21 05:10:44 DEBUG : dir: forgetting directory cache 2026/08/21 05:10:44 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2026/08/21 05:10:44 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" 2026/08/21 05:10:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:10:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/21 05:10:46 DEBUG : dir/file1: newRWFileHandle: 2026/08/21 05:10:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/21 05:10:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/21 05:10:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/21 05:10:46 DEBUG : dir/file1(0x35a5a031fe80): RWFileHandle.Flush 2026/08/21 05:10:46 DEBUG : dir/file1(0x35a5a031fe80): _readAt: size=256, off=0 2026/08/21 05:10:46 DEBUG : dir/file1(0x35a5a031fe80): openPending: 2026/08/21 05:10:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/21 05:10:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/21 05:10:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:10:46 DEBUG : dir/file1(0x35a5a031fe80): >openPending: err= 2026/08/21 05:10:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/21 05:10:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/21 05:10:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:10:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:10:46 DEBUG : dir/file1(0x35a5a031fe80): >_readAt: n=16, err=EOF 2026/08/21 05:10:46 DEBUG : dir/file1(0x35a5a031fe80): RWFileHandle.Flush 2026/08/21 05:10:46 DEBUG : dir/file1(0x35a5a031fe80): RWFileHandle.Flush 2026/08/21 05:10:46 DEBUG : dir/file1(0x35a5a031fe80): close: 2026/08/21 05:10:46 DEBUG : dir/file1(0x35a5a031fe80): >close: err= 2026/08/21 05:10:46 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:10:46 DEBUG : dir: Looking for writers 2026/08/21 05:10:46 DEBUG : file1: reading active writers 2026/08/21 05:10:46 DEBUG : Looking for writers 2026/08/21 05:10:46 DEBUG : dir: reading active writers 2026/08/21 05:10:46 DEBUG : >WaitForWriters: 2026/08/21 05:10:46 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting 2026/08/21 05:10:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu/dir/file1: no such file or directory 2026/08/21 05:10:51 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-qudocix8kemu/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (19.25s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:11:02 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:11:02 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:11:02 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:02 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:11:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:11:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:02 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:11:03 DEBUG : forgetting directory cache 2026/08/21 05:11:03 DEBUG : dir: forgetting directory cache 2026/08/21 05:11:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:11:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/21 05:11:06 DEBUG : dir/file1: newRWFileHandle: 2026/08/21 05:11:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/21 05:11:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/21 05:11:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/21 05:11:06 DEBUG : dir/file1(0x35a5a021a140): _readAt: size=256, off=0 2026/08/21 05:11:06 DEBUG : dir/file1(0x35a5a021a140): openPending: 2026/08/21 05:11:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/21 05:11:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/21 05:11:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:11:06 DEBUG : dir/file1(0x35a5a021a140): >openPending: err= 2026/08/21 05:11:06 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/21 05:11:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/21 05:11:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:11:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:11:06 DEBUG : dir/file1(0x35a5a021a140): >_readAt: n=16, err=EOF 2026/08/21 05:11:06 DEBUG : dir/file1(0x35a5a021a140): RWFileHandle.Release 2026/08/21 05:11:06 DEBUG : dir/file1(0x35a5a021a140): close: 2026/08/21 05:11:06 DEBUG : dir/file1(0x35a5a021a140): >close: err= 2026/08/21 05:11:06 DEBUG : dir/file1(0x35a5a021a140): RWFileHandle.Release 2026/08/21 05:11:06 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:11:06 DEBUG : dir: Looking for writers 2026/08/21 05:11:06 DEBUG : file1: reading active writers 2026/08/21 05:11:06 DEBUG : Looking for writers 2026/08/21 05:11:06 DEBUG : dir: reading active writers 2026/08/21 05:11:06 DEBUG : >WaitForWriters: 2026/08/21 05:11:06 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting 2026/08/21 05:11:11 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu/dir/file1: no such file or directory 2026/08/21 05:11:11 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-qudocix8kemu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (18.24s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:11:20 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:11:20 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:11:20 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:20 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:11:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:11:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:11:20 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:11:21 DEBUG : forgetting directory cache 2026/08/21 05:11:21 DEBUG : dir: forgetting directory cache 2026/08/21 05:11:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:11:21 DEBUG : file1: newRWFileHandle: 2026/08/21 05:11:21 DEBUG : file1(0x35a59fbc7000): openPending: 2026/08/21 05:11:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:11:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:11:21 DEBUG : file1(0x35a59fbc7000): >openPending: err= 2026/08/21 05:11:21 DEBUG : file1: >newRWFileHandle: err= 2026/08/21 05:11:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:11:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/21 05:11:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/21 05:11:21 DEBUG : file1(0x35a59fbc7000): _writeAt: size=5, off=0 2026/08/21 05:11:21 DEBUG : file1(0x35a59fbc7000): >_writeAt: n=5, err= 2026/08/21 05:11:21 DEBUG : file1(0x35a59fbc7000): _writeAt: size=7, off=5 2026/08/21 05:11:21 DEBUG : file1(0x35a59fbc7000): >_writeAt: n=7, err= 2026/08/21 05:11:21 DEBUG : file1: vfs cache: truncate to size=11 2026/08/21 05:11:21 DEBUG : file1(0x35a59fbc7000): close: 2026/08/21 05:11:21 DEBUG : file1: vfs cache: setting modification time to 2026-08-21 05:11:21.224160608 +0000 UTC m=+1181.333243337 2026/08/21 05:11:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/21 05:11:21 DEBUG : file1(0x35a59fbc7000): >close: err= 2026/08/21 05:11:21 DEBUG : file1(0x35a59fbc7000): close: 2026/08/21 05:11:21 DEBUG : file1(0x35a59fbc7000): >close: err=file already closed 2026/08/21 05:11:21 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:11:21 DEBUG : Looking for writers 2026/08/21 05:11:21 DEBUG : file1: reading active writers 2026/08/21 05:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/21 05:11:21 DEBUG : Looking for writers 2026/08/21 05:11:21 DEBUG : file1: reading active writers 2026/08/21 05:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/21 05:11:21 DEBUG : Looking for writers 2026/08/21 05:11:21 DEBUG : file1: reading active writers 2026/08/21 05:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/21 05:11:21 DEBUG : Looking for writers 2026/08/21 05:11:21 DEBUG : file1: reading active writers 2026/08/21 05:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/21 05:11:21 DEBUG : file1: vfs cache: starting upload 2026/08/21 05:11:21 DEBUG : Looking for writers 2026/08/21 05:11:21 DEBUG : file1: reading active writers 2026/08/21 05:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/21 05:11:21 DEBUG : Looking for writers 2026/08/21 05:11:21 DEBUG : file1: reading active writers 2026/08/21 05:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/21 05:11:21 DEBUG : Looking for writers 2026/08/21 05:11:21 DEBUG : file1: reading active writers 2026/08/21 05:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/21 05:11:22 DEBUG : Looking for writers 2026/08/21 05:11:22 DEBUG : file1: reading active writers 2026/08/21 05:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:11:23 DEBUG : file1: size = 11 OK 2026/08/21 05:11:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/21 05:11:23 INFO : file1: Copied (new) 2026/08/21 05:11:23 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-21 05:11:21.224160608 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/21 05:11:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/21 05:11:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:11:23 INFO : file1: vfs cache: upload succeeded try #1 2026/08/21 05:11:23 DEBUG : Looking for writers 2026/08/21 05:11:23 DEBUG : file1: reading active writers 2026/08/21 05:11:23 DEBUG : >WaitForWriters: 2026/08/21 05:11:23 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:11:23 DEBUG : Looking for writers 2026/08/21 05:11:23 DEBUG : file1: reading active writers 2026/08/21 05:11:23 DEBUG : >WaitForWriters: 2026/08/21 05:11:23 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (9.87s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:11:30 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:11:30 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:11:30 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:30 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:11:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:11:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:11:30 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:11:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:11:31 DEBUG : file1: newRWFileHandle: 2026/08/21 05:11:31 DEBUG : file1(0x35a5a05363c0): openPending: 2026/08/21 05:11:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:11:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:11:31 DEBUG : file1(0x35a5a05363c0): >openPending: err= 2026/08/21 05:11:31 DEBUG : file1: >newRWFileHandle: err= 2026/08/21 05:11:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:11:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/21 05:11:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/21 05:11:31 DEBUG : file1(0x35a5a05363c0): _writeAt: size=7, off=0 2026/08/21 05:11:31 DEBUG : file1(0x35a5a05363c0): >_writeAt: n=7, err= 2026/08/21 05:11:31 DEBUG : file1(0x35a5a05363c0): _writeAt: size=6, off=5 2026/08/21 05:11:31 DEBUG : file1(0x35a5a05363c0): >_writeAt: n=6, err= 2026/08/21 05:11:31 DEBUG : file1(0x35a5a05363c0): close: 2026/08/21 05:11:31 DEBUG : file1: vfs cache: setting modification time to 2026-08-21 05:11:31.065900986 +0000 UTC m=+1191.174983754 2026/08/21 05:11:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/21 05:11:31 DEBUG : file1(0x35a5a05363c0): >close: err= 2026/08/21 05:11:31 DEBUG : file1(0x35a5a05363c0): _writeAt: size=5, off=0 2026/08/21 05:11:31 DEBUG : file1(0x35a5a05363c0): >_writeAt: n=0, err=file already closed 2026/08/21 05:11:31 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:11:31 DEBUG : Looking for writers 2026/08/21 05:11:31 DEBUG : file1: reading active writers 2026/08/21 05:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/21 05:11:31 DEBUG : Looking for writers 2026/08/21 05:11:31 DEBUG : file1: reading active writers 2026/08/21 05:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/21 05:11:31 DEBUG : Looking for writers 2026/08/21 05:11:31 DEBUG : file1: reading active writers 2026/08/21 05:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/21 05:11:31 DEBUG : Looking for writers 2026/08/21 05:11:31 DEBUG : file1: reading active writers 2026/08/21 05:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/21 05:11:31 DEBUG : file1: vfs cache: starting upload 2026/08/21 05:11:31 DEBUG : Looking for writers 2026/08/21 05:11:31 DEBUG : file1: reading active writers 2026/08/21 05:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/21 05:11:31 DEBUG : Looking for writers 2026/08/21 05:11:31 DEBUG : file1: reading active writers 2026/08/21 05:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/21 05:11:31 DEBUG : Looking for writers 2026/08/21 05:11:31 DEBUG : file1: reading active writers 2026/08/21 05:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/21 05:11:32 DEBUG : Looking for writers 2026/08/21 05:11:32 DEBUG : file1: reading active writers 2026/08/21 05:11:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:11:33 DEBUG : file1: size = 11 OK 2026/08/21 05:11:33 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/21 05:11:33 INFO : file1: Copied (new) 2026/08/21 05:11:33 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-21 05:11:31.065900986 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/21 05:11:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/21 05:11:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:11:33 INFO : file1: vfs cache: upload succeeded try #1 2026/08/21 05:11:33 DEBUG : Looking for writers 2026/08/21 05:11:33 DEBUG : file1: reading active writers 2026/08/21 05:11:33 DEBUG : >WaitForWriters: 2026/08/21 05:11:33 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:11:33 DEBUG : Looking for writers 2026/08/21 05:11:33 DEBUG : file1: reading active writers 2026/08/21 05:11:33 DEBUG : >WaitForWriters: 2026/08/21 05:11:33 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (10.04s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:11:40 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:11:40 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:11:40 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:40 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:11:40 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:11:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:11:41 DEBUG : file1: newRWFileHandle: 2026/08/21 05:11:41 DEBUG : file1(0x35a5a068b3c0): openPending: 2026/08/21 05:11:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:11:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:11:41 DEBUG : file1(0x35a5a068b3c0): >openPending: err= 2026/08/21 05:11:41 DEBUG : file1: >newRWFileHandle: err= 2026/08/21 05:11:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:11:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/21 05:11:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/21 05:11:41 DEBUG : file1(0x35a5a068b3c0): close: 2026/08/21 05:11:41 DEBUG : file1: vfs cache: setting modification time to 2026-08-21 05:11:41.030470919 +0000 UTC m=+1201.139553667 2026/08/21 05:11:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/21 05:11:41 DEBUG : file1(0x35a5a068b3c0): >close: err= 2026/08/21 05:11:41 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/21 05:11:41 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/21 05:11:41 DEBUG : file2: newRWFileHandle: 2026/08/21 05:11:41 DEBUG : file2(0x35a5a068ba00): openPending: 2026/08/21 05:11:41 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:11:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/21 05:11:41 DEBUG : file2(0x35a5a068ba00): >openPending: err= 2026/08/21 05:11:41 DEBUG : file2: >newRWFileHandle: err= 2026/08/21 05:11:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/21 05:11:41 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/21 05:11:41 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/21 05:11:41 DEBUG : file2(0x35a5a068ba00): RWFileHandle.Flush 2026/08/21 05:11:41 DEBUG : file2(0x35a5a068ba00): RWFileHandle.Release 2026/08/21 05:11:41 DEBUG : file2(0x35a5a068ba00): close: 2026/08/21 05:11:41 DEBUG : file2: vfs cache: setting modification time to 2026-08-21 05:11:41.031925445 +0000 UTC m=+1201.141008183 2026/08/21 05:11:41 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/21 05:11:41 DEBUG : file2(0x35a5a068ba00): >close: err= 2026/08/21 05:11:41 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:11:41 DEBUG : Looking for writers 2026/08/21 05:11:41 DEBUG : file1: reading active writers 2026/08/21 05:11:41 DEBUG : file2: reading active writers 2026/08/21 05:11:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/21 05:11:41 DEBUG : Looking for writers 2026/08/21 05:11:41 DEBUG : file1: reading active writers 2026/08/21 05:11:41 DEBUG : file2: reading active writers 2026/08/21 05:11:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/21 05:11:41 DEBUG : Looking for writers 2026/08/21 05:11:41 DEBUG : file1: reading active writers 2026/08/21 05:11:41 DEBUG : file2: reading active writers 2026/08/21 05:11:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/21 05:11:41 DEBUG : Looking for writers 2026/08/21 05:11:41 DEBUG : file2: reading active writers 2026/08/21 05:11:41 DEBUG : file1: reading active writers 2026/08/21 05:11:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/21 05:11:41 DEBUG : file1: vfs cache: starting upload 2026/08/21 05:11:41 DEBUG : file2: vfs cache: starting upload 2026/08/21 05:11:41 DEBUG : Looking for writers 2026/08/21 05:11:41 DEBUG : file1: reading active writers 2026/08/21 05:11:41 DEBUG : file2: reading active writers 2026/08/21 05:11:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/21 05:11:41 DEBUG : Looking for writers 2026/08/21 05:11:41 DEBUG : file1: reading active writers 2026/08/21 05:11:41 DEBUG : file2: reading active writers 2026/08/21 05:11:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/21 05:11:41 DEBUG : Looking for writers 2026/08/21 05:11:41 DEBUG : file1: reading active writers 2026/08/21 05:11:41 DEBUG : file2: reading active writers 2026/08/21 05:11:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/08/21 05:11:42 DEBUG : Looking for writers 2026/08/21 05:11:42 DEBUG : file1: reading active writers 2026/08/21 05:11:42 DEBUG : file2: reading active writers 2026/08/21 05:11:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/08/21 05:11:43 DEBUG : file1: size = 0 OK 2026/08/21 05:11:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/21 05:11:43 INFO : file1: Copied (new) 2026/08/21 05:11:43 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-21 05:11:41.030470919 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/21 05:11:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/21 05:11:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:11:43 INFO : file1: vfs cache: upload succeeded try #1 2026/08/21 05:11:43 DEBUG : Looking for writers 2026/08/21 05:11:43 DEBUG : file1: reading active writers 2026/08/21 05:11:43 DEBUG : file2: reading active writers 2026/08/21 05:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:11:43 DEBUG : file2: size = 0 OK 2026/08/21 05:11:43 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/21 05:11:43 INFO : file2: Copied (new) 2026/08/21 05:11:43 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-21 05:11:41.031925445 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/21 05:11:43 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/21 05:11:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/21 05:11:43 INFO : file2: vfs cache: upload succeeded try #1 2026/08/21 05:11:44 DEBUG : Looking for writers 2026/08/21 05:11:44 DEBUG : file2: reading active writers 2026/08/21 05:11:44 DEBUG : file1: reading active writers 2026/08/21 05:11:44 DEBUG : >WaitForWriters: 2026/08/21 05:11:44 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:11:44 DEBUG : Looking for writers 2026/08/21 05:11:44 DEBUG : file1: reading active writers 2026/08/21 05:11:44 DEBUG : file2: reading active writers 2026/08/21 05:11:44 DEBUG : >WaitForWriters: 2026/08/21 05:11:44 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting 2026/08/21 05:11:50 DEBUG : forgetting directory cache 2026/08/21 05:11:50 DEBUG : dir: forgetting directory cache 2026/08/21 05:11:50 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestRWFileHandleWriteNoWrite (16.67s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:11:57 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:11:57 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:11:57 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:57 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:11:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:11:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:11:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:11:57 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:11:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:11:57 DEBUG : file1: newRWFileHandle: 2026/08/21 05:11:57 DEBUG : file1(0x35a5a00c2840): openPending: 2026/08/21 05:11:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:11:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:11:57 DEBUG : file1(0x35a5a00c2840): >openPending: err= 2026/08/21 05:11:57 DEBUG : file1: >newRWFileHandle: err= 2026/08/21 05:11:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:11:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/21 05:11:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/21 05:11:57 DEBUG : file1(0x35a5a00c2840): _writeAt: size=5, off=0 2026/08/21 05:11:57 DEBUG : file1(0x35a5a00c2840): >_writeAt: n=5, err= 2026/08/21 05:11:57 DEBUG : file1(0x35a5a00c2840): RWFileHandle.Flush 2026/08/21 05:11:57 DEBUG : file1(0x35a5a00c2840): RWFileHandle.Flush 2026/08/21 05:11:57 DEBUG : file1(0x35a5a00c2840): close: 2026/08/21 05:11:57 DEBUG : file1: vfs cache: setting modification time to 2026-08-21 05:11:57.663546463 +0000 UTC m=+1217.772629191 2026/08/21 05:11:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/21 05:11:57 DEBUG : file1(0x35a5a00c2840): >close: err= 2026/08/21 05:11:57 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:11:57 DEBUG : Looking for writers 2026/08/21 05:11:57 DEBUG : file1: reading active writers 2026/08/21 05:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/21 05:11:57 DEBUG : Looking for writers 2026/08/21 05:11:57 DEBUG : file1: reading active writers 2026/08/21 05:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/21 05:11:57 DEBUG : Looking for writers 2026/08/21 05:11:57 DEBUG : file1: reading active writers 2026/08/21 05:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/21 05:11:57 DEBUG : Looking for writers 2026/08/21 05:11:57 DEBUG : file1: reading active writers 2026/08/21 05:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/21 05:11:57 DEBUG : file1: vfs cache: starting upload 2026/08/21 05:11:57 DEBUG : Looking for writers 2026/08/21 05:11:57 DEBUG : file1: reading active writers 2026/08/21 05:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/21 05:11:57 DEBUG : Looking for writers 2026/08/21 05:11:57 DEBUG : file1: reading active writers 2026/08/21 05:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/21 05:11:58 DEBUG : Looking for writers 2026/08/21 05:11:58 DEBUG : file1: reading active writers 2026/08/21 05:11:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/21 05:11:58 DEBUG : Looking for writers 2026/08/21 05:11:58 DEBUG : file1: reading active writers 2026/08/21 05:11:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:11:59 DEBUG : Looking for writers 2026/08/21 05:11:59 DEBUG : file1: reading active writers 2026/08/21 05:11:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:12:00 DEBUG : file1: size = 5 OK 2026/08/21 05:12:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/21 05:12:00 INFO : file1: Copied (new) 2026/08/21 05:12:00 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-21 05:11:57.663546463 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/21 05:12:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/21 05:12:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:12:00 INFO : file1: vfs cache: upload succeeded try #1 2026/08/21 05:12:00 DEBUG : Looking for writers 2026/08/21 05:12:00 DEBUG : file1: reading active writers 2026/08/21 05:12:00 DEBUG : >WaitForWriters: 2026/08/21 05:12:00 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (10.38s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:12:07 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:12:07 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:12:07 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:12:07 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:12:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:12:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:12:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:12:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:12:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:12:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:12:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:12:07 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:12:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:12:07 DEBUG : file1: newRWFileHandle: 2026/08/21 05:12:07 DEBUG : file1(0x35a5a04f95c0): openPending: 2026/08/21 05:12:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:12:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:12:07 DEBUG : file1(0x35a5a04f95c0): >openPending: err= 2026/08/21 05:12:07 DEBUG : file1: >newRWFileHandle: err= 2026/08/21 05:12:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:12:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/21 05:12:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/21 05:12:07 DEBUG : file1(0x35a5a04f95c0): _writeAt: size=5, off=0 2026/08/21 05:12:07 DEBUG : file1(0x35a5a04f95c0): >_writeAt: n=5, err= 2026/08/21 05:12:07 DEBUG : file1(0x35a5a04f95c0): RWFileHandle.Release 2026/08/21 05:12:07 DEBUG : file1(0x35a5a04f95c0): close: 2026/08/21 05:12:07 DEBUG : file1: vfs cache: setting modification time to 2026-08-21 05:12:07.997622749 +0000 UTC m=+1228.106705477 2026/08/21 05:12:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/21 05:12:07 DEBUG : file1(0x35a5a04f95c0): >close: err= 2026/08/21 05:12:07 DEBUG : file1(0x35a5a04f95c0): RWFileHandle.Release 2026/08/21 05:12:07 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:12:07 DEBUG : Looking for writers 2026/08/21 05:12:07 DEBUG : file1: reading active writers 2026/08/21 05:12:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/21 05:12:08 DEBUG : Looking for writers 2026/08/21 05:12:08 DEBUG : file1: reading active writers 2026/08/21 05:12:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/21 05:12:08 DEBUG : Looking for writers 2026/08/21 05:12:08 DEBUG : file1: reading active writers 2026/08/21 05:12:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/21 05:12:08 DEBUG : Looking for writers 2026/08/21 05:12:08 DEBUG : file1: reading active writers 2026/08/21 05:12:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/21 05:12:08 DEBUG : file1: vfs cache: starting upload 2026/08/21 05:12:08 DEBUG : Looking for writers 2026/08/21 05:12:08 DEBUG : file1: reading active writers 2026/08/21 05:12:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/21 05:12:08 DEBUG : Looking for writers 2026/08/21 05:12:08 DEBUG : file1: reading active writers 2026/08/21 05:12:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/21 05:12:08 DEBUG : Looking for writers 2026/08/21 05:12:08 DEBUG : file1: reading active writers 2026/08/21 05:12:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/21 05:12:09 DEBUG : Looking for writers 2026/08/21 05:12:09 DEBUG : file1: reading active writers 2026/08/21 05:12:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:12:09 DEBUG : file1: size = 5 OK 2026/08/21 05:12:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/21 05:12:09 INFO : file1: Copied (new) 2026/08/21 05:12:09 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-21 05:12:07.997622749 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/21 05:12:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/21 05:12:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:12:09 INFO : file1: vfs cache: upload succeeded try #1 2026/08/21 05:12:10 DEBUG : Looking for writers 2026/08/21 05:12:10 DEBUG : file1: reading active writers 2026/08/21 05:12:10 DEBUG : >WaitForWriters: 2026/08/21 05:12:10 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting 2026/08/21 05:12:11 DEBUG : forgetting directory cache 2026/08/21 05:12:11 DEBUG : dir: forgetting directory cache 2026/08/21 05:12:11 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestRWFileHandleReleaseWrite (12.17s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:12:19 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:12:19 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:12:19 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:12:19 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:12:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:12:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:12:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:12:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:12:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:12:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:12:19 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:12:23 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/21 05:12:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/21 05:12:24 DEBUG : dir/file1: newRWFileHandle: 2026/08/21 05:12:24 DEBUG : dir/file1(0x35a5a031f380): openPending: 2026/08/21 05:12:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/21 05:12:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/21 05:12:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:12:24 DEBUG : dir/file1(0x35a5a031f380): >openPending: err= 2026/08/21 05:12:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/21 05:12:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/21 05:12:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/21 05:12:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/21 05:12:24 DEBUG : dir/file1(0x35a5a031f380): _writeAt: size=5, off=0 2026/08/21 05:12:24 DEBUG : dir/file1(0x35a5a031f380): >_writeAt: n=5, err= 2026/08/21 05:12:24 DEBUG : dir/file1(0x35a5a031f380): close: 2026/08/21 05:12:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:12:24 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-21 05:12:24.214481206 +0000 UTC m=+1244.323563934 2026/08/21 05:12:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/21 05:12:24 DEBUG : dir/file1(0x35a5a031f380): >close: err= 2026/08/21 05:12:24 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:12:24 DEBUG : dir: Looking for writers 2026/08/21 05:12:24 DEBUG : file1: reading active writers 2026/08/21 05:12:24 DEBUG : Looking for writers 2026/08/21 05:12:24 DEBUG : dir: reading active writers 2026/08/21 05:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/21 05:12:24 DEBUG : dir: Looking for writers 2026/08/21 05:12:24 DEBUG : file1: reading active writers 2026/08/21 05:12:24 DEBUG : Looking for writers 2026/08/21 05:12:24 DEBUG : dir: reading active writers 2026/08/21 05:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/21 05:12:24 DEBUG : dir: Looking for writers 2026/08/21 05:12:24 DEBUG : file1: reading active writers 2026/08/21 05:12:24 DEBUG : Looking for writers 2026/08/21 05:12:24 DEBUG : dir: reading active writers 2026/08/21 05:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/21 05:12:24 DEBUG : dir: Looking for writers 2026/08/21 05:12:24 DEBUG : file1: reading active writers 2026/08/21 05:12:24 DEBUG : Looking for writers 2026/08/21 05:12:24 DEBUG : dir: reading active writers 2026/08/21 05:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/21 05:12:24 DEBUG : dir/file1: vfs cache: starting upload 2026/08/21 05:12:24 DEBUG : dir: Looking for writers 2026/08/21 05:12:24 DEBUG : file1: reading active writers 2026/08/21 05:12:24 DEBUG : Looking for writers 2026/08/21 05:12:24 DEBUG : dir: reading active writers 2026/08/21 05:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/21 05:12:24 DEBUG : dir: Looking for writers 2026/08/21 05:12:24 DEBUG : file1: reading active writers 2026/08/21 05:12:24 DEBUG : Looking for writers 2026/08/21 05:12:24 DEBUG : dir: reading active writers 2026/08/21 05:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/21 05:12:24 DEBUG : dir: Looking for writers 2026/08/21 05:12:24 DEBUG : file1: reading active writers 2026/08/21 05:12:24 DEBUG : Looking for writers 2026/08/21 05:12:24 DEBUG : dir: reading active writers 2026/08/21 05:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/21 05:12:25 DEBUG : dir: Looking for writers 2026/08/21 05:12:25 DEBUG : file1: reading active writers 2026/08/21 05:12:25 DEBUG : Looking for writers 2026/08/21 05:12:25 DEBUG : dir: reading active writers 2026/08/21 05:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:12:26 DEBUG : dir: Looking for writers 2026/08/21 05:12:26 DEBUG : file1: reading active writers 2026/08/21 05:12:26 DEBUG : Looking for writers 2026/08/21 05:12:26 DEBUG : dir: reading active writers 2026/08/21 05:12:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:12:26 DEBUG : dir/file1: size = 5 OK 2026/08/21 05:12:26 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/21 05:12:26 INFO : dir/file1: Copied (replaced existing) 2026/08/21 05:12:26 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-21 05:12:24.214481206 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/21 05:12:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/21 05:12:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:12:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/21 05:12:27 DEBUG : dir: Looking for writers 2026/08/21 05:12:27 DEBUG : file1: reading active writers 2026/08/21 05:12:27 DEBUG : Looking for writers 2026/08/21 05:12:27 DEBUG : dir: reading active writers 2026/08/21 05:12:27 DEBUG : >WaitForWriters: 2026/08/21 05:12:27 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting 2026/08/21 05:12:33 DEBUG : forgetting directory cache 2026/08/21 05:12:33 DEBUG : dir: forgetting directory cache --- PASS: TestRWFileHandleSizeTruncateExisting (21.71s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:12:41 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:12:41 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:12:41 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:12:41 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:12:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:12:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:12:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:12:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:12:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:12:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:12:41 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:12:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:12:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:12:45 DEBUG : dir/file1: newRWFileHandle: 2026/08/21 05:12:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/21 05:12:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:12:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/21 05:12:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/21 05:12:45 DEBUG : dir/file1(0x35a59fc75080): _writeAt: size=5, off=0 2026/08/21 05:12:45 DEBUG : dir/file1(0x35a59fc75080): openPending: 2026/08/21 05:12:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/21 05:12:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/21 05:12:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:12:45 DEBUG : dir/file1(0x35a59fc75080): >openPending: err= 2026/08/21 05:12:45 DEBUG : dir/file1(0x35a59fc75080): >_writeAt: n=5, err= 2026/08/21 05:12:45 DEBUG : dir/file1(0x35a59fc75080): _writeAt: size=15, off=5 2026/08/21 05:12:45 DEBUG : dir/file1(0x35a59fc75080): >_writeAt: n=15, err= 2026/08/21 05:12:45 DEBUG : dir/file1(0x35a59fc75080): close: 2026/08/21 05:12:45 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/21 05:12:45 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-21 05:12:45.164300334 +0000 UTC m=+1265.273383081 2026/08/21 05:12:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/21 05:12:45 DEBUG : dir/file1(0x35a59fc75080): >close: err= 2026/08/21 05:12:45 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:12:45 DEBUG : dir: Looking for writers 2026/08/21 05:12:45 DEBUG : file1: reading active writers 2026/08/21 05:12:45 DEBUG : Looking for writers 2026/08/21 05:12:45 DEBUG : dir: reading active writers 2026/08/21 05:12:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/21 05:12:45 DEBUG : dir: Looking for writers 2026/08/21 05:12:45 DEBUG : file1: reading active writers 2026/08/21 05:12:45 DEBUG : Looking for writers 2026/08/21 05:12:45 DEBUG : dir: reading active writers 2026/08/21 05:12:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/21 05:12:45 DEBUG : dir: Looking for writers 2026/08/21 05:12:45 DEBUG : file1: reading active writers 2026/08/21 05:12:45 DEBUG : Looking for writers 2026/08/21 05:12:45 DEBUG : dir: reading active writers 2026/08/21 05:12:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/21 05:12:45 DEBUG : dir: Looking for writers 2026/08/21 05:12:45 DEBUG : file1: reading active writers 2026/08/21 05:12:45 DEBUG : Looking for writers 2026/08/21 05:12:45 DEBUG : dir: reading active writers 2026/08/21 05:12:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/21 05:12:45 DEBUG : dir/file1: vfs cache: starting upload 2026/08/21 05:12:45 DEBUG : dir: Looking for writers 2026/08/21 05:12:45 DEBUG : file1: reading active writers 2026/08/21 05:12:45 DEBUG : Looking for writers 2026/08/21 05:12:45 DEBUG : dir: reading active writers 2026/08/21 05:12:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/21 05:12:45 DEBUG : dir: Looking for writers 2026/08/21 05:12:45 DEBUG : file1: reading active writers 2026/08/21 05:12:45 DEBUG : Looking for writers 2026/08/21 05:12:45 DEBUG : dir: reading active writers 2026/08/21 05:12:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/21 05:12:45 DEBUG : dir: Looking for writers 2026/08/21 05:12:45 DEBUG : file1: reading active writers 2026/08/21 05:12:45 DEBUG : Looking for writers 2026/08/21 05:12:45 DEBUG : dir: reading active writers 2026/08/21 05:12:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/21 05:12:46 DEBUG : dir: Looking for writers 2026/08/21 05:12:46 DEBUG : file1: reading active writers 2026/08/21 05:12:46 DEBUG : Looking for writers 2026/08/21 05:12:46 DEBUG : dir: reading active writers 2026/08/21 05:12:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:12:47 DEBUG : dir/file1: size = 20 OK 2026/08/21 05:12:47 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/21 05:12:47 INFO : dir/file1: Copied (replaced existing) 2026/08/21 05:12:47 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-21 05:12:45.164300334 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/21 05:12:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/21 05:12:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:12:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/21 05:12:47 DEBUG : dir: Looking for writers 2026/08/21 05:12:47 DEBUG : file1: reading active writers 2026/08/21 05:12:47 DEBUG : Looking for writers 2026/08/21 05:12:47 DEBUG : dir: reading active writers 2026/08/21 05:12:47 DEBUG : >WaitForWriters: 2026/08/21 05:12:47 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting 2026/08/21 05:12:52 DEBUG : forgetting directory cache 2026/08/21 05:12:52 DEBUG : dir: forgetting directory cache --- PASS: TestRWFileHandleSizeCreateExisting (19.94s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:13:01 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:13:01 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:13:01 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:01 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:13:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:13:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:01 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:13:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:01 DEBUG : file1: newRWFileHandle: 2026/08/21 05:13:01 DEBUG : file1(0x35a5a027a500): openPending: 2026/08/21 05:13:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:13:01 DEBUG : file1(0x35a5a027a500): >openPending: err= 2026/08/21 05:13:01 DEBUG : file1: >newRWFileHandle: err= 2026/08/21 05:13:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:13:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/21 05:13:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/21 05:13:01 DEBUG : file1(0x35a5a027a500): _writeAt: size=5, off=0 2026/08/21 05:13:01 DEBUG : file1(0x35a5a027a500): >_writeAt: n=5, err= 2026/08/21 05:13:01 DEBUG : file1(0x35a5a027a500): close: 2026/08/21 05:13:01 DEBUG : file1: vfs cache: setting modification time to 2026-08-21 05:13:01.824616852 +0000 UTC m=+1281.933699601 2026/08/21 05:13:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:01 DEBUG : file1(0x35a5a027a500): >close: err= 2026/08/21 05:13:01 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:13:01 DEBUG : Looking for writers 2026/08/21 05:13:01 DEBUG : file1: reading active writers 2026/08/21 05:13:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/21 05:13:01 DEBUG : Looking for writers 2026/08/21 05:13:01 DEBUG : file1: reading active writers 2026/08/21 05:13:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/21 05:13:01 DEBUG : Looking for writers 2026/08/21 05:13:01 DEBUG : file1: reading active writers 2026/08/21 05:13:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/21 05:13:01 DEBUG : Looking for writers 2026/08/21 05:13:01 DEBUG : file1: reading active writers 2026/08/21 05:13:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/21 05:13:01 DEBUG : file1: vfs cache: starting upload 2026/08/21 05:13:01 DEBUG : Looking for writers 2026/08/21 05:13:01 DEBUG : file1: reading active writers 2026/08/21 05:13:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/21 05:13:02 DEBUG : Looking for writers 2026/08/21 05:13:02 DEBUG : file1: reading active writers 2026/08/21 05:13:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/21 05:13:02 DEBUG : Looking for writers 2026/08/21 05:13:02 DEBUG : file1: reading active writers 2026/08/21 05:13:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/21 05:13:03 DEBUG : Looking for writers 2026/08/21 05:13:03 DEBUG : file1: reading active writers 2026/08/21 05:13:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:13:03 DEBUG : file1: size = 5 OK 2026/08/21 05:13:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/21 05:13:03 INFO : file1: Copied (new) 2026/08/21 05:13:03 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-21 05:13:01.824616852 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/21 05:13:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/21 05:13:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:13:03 INFO : file1: vfs cache: upload succeeded try #1 2026/08/21 05:13:04 DEBUG : Looking for writers 2026/08/21 05:13:04 DEBUG : file1: reading active writers 2026/08/21 05:13:04 DEBUG : >WaitForWriters: 2026/08/21 05:13:04 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (9.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:13:10 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:13:10 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:13:10 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:10 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:13:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:13:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/21 05:13:10 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0393380): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0393380): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0393380): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0393380): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0393380): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.017846515 +0000 UTC m=+1291.126929274 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0393380): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0393940): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0393940): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0393940): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0393940): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0393940): _writeAt: size=3, off=2 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0393940): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0393940): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.017846515 +0000 UTC m=+1291.126929274 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0393940): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220000): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220000): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220000): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220000): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220000): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.017846515 +0000 UTC m=+1291.126929274 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220000): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb425b0 item 1 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220640): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220640): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220640): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220640): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220640): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.021769091 +0000 UTC m=+1291.130851839 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220640): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220b40): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220b40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220b40): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220b40): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220b40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.021769091 +0000 UTC m=+1291.130851839 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220b40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb43ce0 item 2 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221280): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221280): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221280): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221280): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221280): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.025143252 +0000 UTC m=+1291.134226041 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221280): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221780): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221780): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221780): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221780): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221780): _writeAt: size=3, off=2 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221780): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221780): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.025143252 +0000 UTC m=+1291.134226041 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221780): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221c40): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221c40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221c40): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221c40): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221c40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.025143252 +0000 UTC m=+1291.134226041 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221c40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fe20620 item 3 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7400): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7400): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7400): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7400): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7400): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.028424337 +0000 UTC m=+1291.137507095 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7400): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7b40): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7b40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7b40): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7b40): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7b40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.028424337 +0000 UTC m=+1291.137507095 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7b40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fe20d90 item 4 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068a280): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068a280): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068a280): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068a280): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068a280): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.031896012 +0000 UTC m=+1291.140978800 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068a280): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068a740): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068a740): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068a740): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068a740): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068a740): _writeAt: size=3, off=2 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068a740): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068a740): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.031896012 +0000 UTC m=+1291.140978800 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068a740): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068ad00): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068ad00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068ad00): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068ad00): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068ad00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.031896012 +0000 UTC m=+1291.140978800 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068ad00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fe212d0 item 5 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b380): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b380): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b380): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b380): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b380): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.034989112 +0000 UTC m=+1291.144071900 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b380): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068ba00): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068ba00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068ba00): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068ba00): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068ba00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.034989112 +0000 UTC m=+1291.144071900 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068ba00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f84c070 item 6 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a180): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a180): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a180): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a180): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a180): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.037141896 +0000 UTC m=+1291.146224644 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a180): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a980): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a980): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a980): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a980): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a980): _writeAt: size=3, off=2 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a980): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a980): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.037141896 +0000 UTC m=+1291.146224644 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a980): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021b140): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021b140): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021b140): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021b140): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021b140): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.037141896 +0000 UTC m=+1291.146224644 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021b140): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f84c540 item 7 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021b7c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021b7c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021b7c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021b7c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021b7c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.040020792 +0000 UTC m=+1291.149103550 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021b7c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc9e0c0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc9e0c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc9e0c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc9e0c0): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc9e0c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.040020792 +0000 UTC m=+1291.149103550 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc9e0c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f84caf0 item 8 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc9fc80): _readAt: size=2, off=0 2026/08/21 05:13:11 ERROR : open-test-file(0x35a59fc9fc80): Couldn't read size of file 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc9fc80): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc9fc80): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc9fc80): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc9fc80): close: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc9fc80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42300): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42300): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42300): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42300): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42300): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.042273265 +0000 UTC m=+1291.151356013 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42300): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42880): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42880): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42880): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42880): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42880): _writeAt: size=3, off=2 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42880): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42880): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.042273265 +0000 UTC m=+1291.151356013 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42880): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42d80): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42d80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42d80): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42d80): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42d80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.042273265 +0000 UTC m=+1291.151356013 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42d80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f84d0a0 item 9 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027bac0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027bac0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027bac0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027bac0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027bac0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.04561233 +0000 UTC m=+1291.154695077 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027bac0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536200): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536200): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536200): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536200): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536200): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.04561233 +0000 UTC m=+1291.154695077 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536200): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a031a700 item 10 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536880): _readAt: size=2, off=0 2026/08/21 05:13:11 ERROR : open-test-file(0x35a5a0536880): Couldn't read size of file 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536880): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536880): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536880): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536880): close: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536880): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536c40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536c40): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536c40): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536c40): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536c40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.048678389 +0000 UTC m=+1291.157761177 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536c40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537240): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537240): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537240): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537240): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537240): _writeAt: size=3, off=2 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537240): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537240): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.048678389 +0000 UTC m=+1291.157761177 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537240): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537840): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537840): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537840): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537840): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537840): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.048678389 +0000 UTC m=+1291.157761177 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537840): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a031ab60 item 11 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8100): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8100): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8100): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8100): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8100): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.051764666 +0000 UTC m=+1291.160847454 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8100): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8740): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8740): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8740): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8740): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8740): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.051764666 +0000 UTC m=+1291.160847454 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8740): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a031b180 item 12 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8d80): _readAt: size=2, off=0 2026/08/21 05:13:11 ERROR : open-test-file(0x35a5a04f8d80): Couldn't read size of file 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8d80): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8d80): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8d80): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8d80): close: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8d80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9140): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9140): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9140): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9140): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9140): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.055735634 +0000 UTC m=+1291.164818422 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9140): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9800): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9800): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9800): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9800): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9800): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.055735634 +0000 UTC m=+1291.164818422 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9800): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a031b650 item 13 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9e80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9e80): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9e80): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9e80): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9e80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.058189277 +0000 UTC m=+1291.167272024 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9e80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c25c0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c25c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c25c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c25c0): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c25c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.058189277 +0000 UTC m=+1291.167272024 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c25c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a031bab0 item 14 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2d00): _readAt: size=2, off=0 2026/08/21 05:13:11 ERROR : open-test-file(0x35a5a00c2d00): Couldn't read size of file 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2d00): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2d00): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2d00): close: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2d00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c32c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c32c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c32c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c32c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c32c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.062125608 +0000 UTC m=+1291.171208387 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c32c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3ac0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3ac0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3ac0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3ac0): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3ac0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.062125608 +0000 UTC m=+1291.171208387 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3ac0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a031be30 item 15 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837240): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837240): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837240): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837240): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837240): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.064994595 +0000 UTC m=+1291.174077343 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837240): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837a40): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837a40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837a40): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837a40): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837a40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.064994595 +0000 UTC m=+1291.174077343 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837a40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb8930 item 16 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e2c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e2c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e2c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e2c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e2c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.067058763 +0000 UTC m=+1291.176141510 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e2c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e840): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e840): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e840): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e840): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e840): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e840): _writeAt: size=3, off=7 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e840): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e840): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.067058763 +0000 UTC m=+1291.176141510 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e840): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031ed40): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031ed40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031ed40): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031ed40): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031ed40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.067058763 +0000 UTC m=+1291.176141510 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031ed40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb8d90 item 17 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031f500): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031f500): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031f500): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031f500): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031f500): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.070402847 +0000 UTC m=+1291.179485595 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031f500): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031fb40): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031fb40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031fb40): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031fb40): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031fb40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.070402847 +0000 UTC m=+1291.179485595 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031fb40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb9340 item 18 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a62c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a62c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a62c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a62c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a62c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.07356651 +0000 UTC m=+1291.182649258 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a62c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43400): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43400): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43400): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43400): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43400): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43400): _writeAt: size=3, off=7 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43400): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43400): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.07356651 +0000 UTC m=+1291.182649258 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43400): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43900): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43900): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43900): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43900): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43900): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.07356651 +0000 UTC m=+1291.182649258 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43900): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f84d3b0 item 19 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04004c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04004c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04004c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04004c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04004c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.079133421 +0000 UTC m=+1291.188216169 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04004c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400b00): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400b00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400b00): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400b00): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400b00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.079133421 +0000 UTC m=+1291.188216169 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400b00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f84d8f0 item 20 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04012c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04012c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04012c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04012c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04012c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.081215702 +0000 UTC m=+1291.190298460 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04012c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04017c0): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04017c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04017c0): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04017c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04017c0): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04017c0): _writeAt: size=3, off=7 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04017c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04017c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.081215702 +0000 UTC m=+1291.190298460 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04017c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0401cc0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0401cc0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0401cc0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0401cc0): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0401cc0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.081215702 +0000 UTC m=+1291.190298460 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0401cc0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f84dce0 item 21 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fe8c800): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fe8c800): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fe8c800): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fe8c800): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fe8c800): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.083716725 +0000 UTC m=+1291.192799473 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fe8c800): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fe8d8c0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fe8d8c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fe8d8c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fe8d8c0): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fe8d8c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.083716725 +0000 UTC m=+1291.192799473 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fe8d8c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0502380 item 22 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74600): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74600): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74600): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74600): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74600): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.085564774 +0000 UTC m=+1291.194647522 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74600): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74b40): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74b40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74b40): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74b40): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74b40): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74b40): _writeAt: size=3, off=7 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74b40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.085564774 +0000 UTC m=+1291.194647522 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74b40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75380): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75380): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75380): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75380): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75380): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.085564774 +0000 UTC m=+1291.194647522 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75380): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0502700 item 23 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75bc0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75bc0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75bc0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75bc0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75bc0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.088207744 +0000 UTC m=+1291.197290492 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75bc0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fabca80): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fabca80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fabca80): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fabca80): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fabca80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.088207744 +0000 UTC m=+1291.197290492 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fabca80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0502d20 item 24 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fabdb40): _readAt: size=2, off=0 2026/08/21 05:13:11 ERROR : open-test-file(0x35a59fabdb40): Couldn't read size of file 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fabdb40): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fabdb40): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fabdb40): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fabdb40): close: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fabdb40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3200): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3200): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3200): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3200): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3200): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.089999778 +0000 UTC m=+1291.199082516 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3200): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3800): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3800): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3800): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3800): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3800): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3800): _writeAt: size=3, off=7 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3800): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3800): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.089999778 +0000 UTC m=+1291.199082516 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3800): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3d40): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3d40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3d40): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3d40): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3d40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.089999778 +0000 UTC m=+1291.199082516 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01f3d40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0048000 item 25 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00765c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00765c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00765c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00765c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00765c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.092171498 +0000 UTC m=+1291.201254246 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00765c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0076b00): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0076b00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0076b00): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0076b00): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0076b00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.092171498 +0000 UTC m=+1291.201254246 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0076b00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0048d20 item 26 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077140): _readAt: size=2, off=0 2026/08/21 05:13:11 ERROR : open-test-file(0x35a5a0077140): Couldn't read size of file 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077140): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077140): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077140): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077140): close: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077140): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077500): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077500): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077500): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077500): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077500): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.093777069 +0000 UTC m=+1291.202859807 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077500): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077a00): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077a00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077a00): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077a00): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077a00): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077a00): _writeAt: size=3, off=7 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077a00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.093777069 +0000 UTC m=+1291.202859807 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0077a00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00ae040): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00ae040): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00ae040): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00ae040): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00ae040): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.093777069 +0000 UTC m=+1291.202859807 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00ae040): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a00491f0 item 27 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00ae6c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00ae6c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00ae6c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00ae6c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00ae6c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.096693746 +0000 UTC m=+1291.205776495 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00ae6c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00aec00): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00aec00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00aec00): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00aec00): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00aec00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.096693746 +0000 UTC m=+1291.205776495 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00aec00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0049880 item 28 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00af240): _readAt: size=2, off=0 2026/08/21 05:13:11 ERROR : open-test-file(0x35a5a00af240): Couldn't read size of file 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00af240): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00af240): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00af240): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00af240): close: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00af240): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00af600): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00af600): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00af600): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00af600): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00af600): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.099256345 +0000 UTC m=+1291.208339123 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00af600): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00afcc0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00afcc0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00afcc0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00afcc0): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00afcc0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.099256345 +0000 UTC m=+1291.208339123 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00afcc0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0049c00 item 29 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 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/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0108440): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0108440): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0108440): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0108440): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0108440): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.101203531 +0000 UTC m=+1291.210286299 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0108440): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0108980): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0108980): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0108980): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0108980): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0108980): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.101203531 +0000 UTC m=+1291.210286299 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0108980): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb54380 item 30 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 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/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0108fc0): _readAt: size=2, off=0 2026/08/21 05:13:11 ERROR : open-test-file(0x35a5a0108fc0): Couldn't read size of file 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0108fc0): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0108fc0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0108fc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0108fc0): close: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0108fc0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0109380): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0109380): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0109380): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0109380): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0109380): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.10332687 +0000 UTC m=+1291.212409608 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0109380): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0109a40): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0109a40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0109a40): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0109a40): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0109a40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.10332687 +0000 UTC m=+1291.212409608 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0109a40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb55030 item 31 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 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/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01401c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01401c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01401c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01401c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01401c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.105120047 +0000 UTC m=+1291.214202825 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01401c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0140700): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0140700): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0140700): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0140700): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0140700): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.105120047 +0000 UTC m=+1291.214202825 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0140700): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb55500 item 32 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0140d40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0140d40): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0140d40): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0140d40): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0140d40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.107282209 +0000 UTC m=+1291.216364947 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0140d40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01411c0): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01411c0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01411c0): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01411c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01411c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb55960 item 33 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01411c0): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01411c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.108010083 +0000 UTC m=+1291.217092821 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01411c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01416c0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01416c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01416c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01416c0): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01416c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.108010083 +0000 UTC m=+1291.217092821 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01416c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb55c00 item 33 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0141d00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0141d00): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0141d00): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0141d00): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0141d00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.111332496 +0000 UTC m=+1291.220415244 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0141d00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0198280): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0198280): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f812540 item 34 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0198280): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0198280): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0198280): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0198280): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0198280): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.114025451 +0000 UTC m=+1291.223108189 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0198280): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01987c0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01987c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01987c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01987c0): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01987c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.114025451 +0000 UTC m=+1291.223108189 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01987c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f812770 item 34 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0198e00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0198e00): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0198e00): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0198e00): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0198e00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.1158526 +0000 UTC m=+1291.224935368 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0198e00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0199280): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0199280): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0199280): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0199280): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0199280): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f812e00 item 35 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0199280): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0199280): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.11664156 +0000 UTC m=+1291.225724318 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0199280): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0199780): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0199780): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0199780): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0199780): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0199780): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.11664156 +0000 UTC m=+1291.225724318 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0199780): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f8131f0 item 35 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0199e00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0199e00): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0199e00): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0199e00): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0199e00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.119065656 +0000 UTC m=+1291.228148394 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0199e00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01d4400): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01d4400): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f8138f0 item 36 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01d4400): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01d4400): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01d4400): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01d4400): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01d4400): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.119804472 +0000 UTC m=+1291.228887210 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01d4400): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01d4940): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01d4940): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01d4940): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01d4940): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01d4940): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.119804472 +0000 UTC m=+1291.228887210 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a01d4940): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f813d50 item 36 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffee340): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffee340): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffee340): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffee340): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffee340): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.122595571 +0000 UTC m=+1291.231678310 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffee340): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffee7c0): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffee7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffee7c0): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffee7c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffee7c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05030a0 item 37 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffee7c0): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffee7c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.123450786 +0000 UTC m=+1291.232533524 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffee7c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffeecc0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffeecc0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffeecc0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffeecc0): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffeecc0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.123450786 +0000 UTC m=+1291.232533524 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffeecc0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0503260 item 37 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffef340): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffef340): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffef340): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffef340): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffef340): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.125644388 +0000 UTC m=+1291.234727126 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffef340): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffef840): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffef840): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05036c0 item 38 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffef840): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffef840): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffef840): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffef840): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffef840): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.126398071 +0000 UTC m=+1291.235480809 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffef840): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffefd80): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffefd80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffefd80): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffefd80): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffefd80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.126398071 +0000 UTC m=+1291.235480809 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ffefd80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0503880 item 38 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021c500): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021c500): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021c500): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021c500): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021c500): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.128337833 +0000 UTC m=+1291.237420571 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021c500): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021ca00): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021ca00): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021ca00): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021ca00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021ca00): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0503c00 item 39 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021ca00): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021ca00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.128962913 +0000 UTC m=+1291.238045662 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021ca00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021cf00): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021cf00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021cf00): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021cf00): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021cf00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.128962913 +0000 UTC m=+1291.238045662 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021cf00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0503dc0 item 39 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021d580): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021d580): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021d580): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021d580): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021d580): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.130802758 +0000 UTC m=+1291.239885496 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021d580): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021da80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021da80): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0554460 item 40 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021da80): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021da80): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021da80): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021da80): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021da80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.131574495 +0000 UTC m=+1291.240657233 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021da80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025e0c0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025e0c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025e0c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025e0c0): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025e0c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.131574495 +0000 UTC m=+1291.240657233 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025e0c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0554620 item 40 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025e680): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025e680): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025e680): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025e680): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025e680): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025e680): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025e680): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.133173854 +0000 UTC m=+1291.242256592 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025e680): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025eb80): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025eb80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025eb80): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05549a0 item 41 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025eb80): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025eb80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.133727379 +0000 UTC m=+1291.242810117 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025eb80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025f040): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025f040): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025f040): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025f040): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025f040): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0554b60 item 41 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025f040): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025f040): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.134356988 +0000 UTC m=+1291.243439736 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025f040): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025f580): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025f580): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025f580): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025f580): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025f580): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.134356988 +0000 UTC m=+1291.243439736 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025f580): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0554d20 item 41 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025fbc0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025fbc0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025fbc0): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025fbc0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025fbc0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025fbc0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025fbc0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.135776057 +0000 UTC m=+1291.244858795 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a025fbc0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02781c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02781c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02781c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05550a0 item 42 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02781c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02781c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.136415074 +0000 UTC m=+1291.245497822 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02781c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0278700): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0278700): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0555260 item 42 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0278700): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0278700): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0278700): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0278700): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0278700): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.137242246 +0000 UTC m=+1291.246324985 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0278700): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0278c80): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0278c80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0278c80): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0278c80): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0278c80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.137242246 +0000 UTC m=+1291.246324985 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0278c80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0555420 item 42 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02792c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02792c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02792c0): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02792c0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02792c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02792c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02792c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.138851715 +0000 UTC m=+1291.247934463 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02792c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02797c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02797c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02797c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05557a0 item 43 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02797c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02797c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.139612953 +0000 UTC m=+1291.248695691 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02797c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0279d00): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0279d00): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0279d00): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0279d00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0279d00): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0555960 item 43 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0279d00): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0279d00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.140341368 +0000 UTC m=+1291.249424106 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0279d00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b2340): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b2340): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b2340): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b2340): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b2340): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.140341368 +0000 UTC m=+1291.249424106 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b2340): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0555b20 item 43 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b2980): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b2980): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b2980): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b2980): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b2980): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b2980): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b2980): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.142005039 +0000 UTC m=+1291.251087777 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b2980): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b2e80): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b2e80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b2e80): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59ff86000 item 44 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b2e80): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b2e80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.142729076 +0000 UTC m=+1291.251811814 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b2e80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b33c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b33c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59ff86a10 item 44 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b33c0): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b33c0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b33c0): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b33c0): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b33c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.143621831 +0000 UTC m=+1291.252704580 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b33c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b3940): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b3940): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b3940): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b3940): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b3940): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.143621831 +0000 UTC m=+1291.252704580 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02b3940): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59ff87c00 item 44 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ec080): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ec080): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ec080): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ec080): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ec080): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ec080): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ec080): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.145124519 +0000 UTC m=+1291.254207257 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ec080): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ec580): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ec580): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ec580): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb44d0 item 45 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ec580): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ec580): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.145861209 +0000 UTC m=+1291.254943947 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ec580): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ecc80): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ecc80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ecc80): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ecc80): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ecc80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.145861209 +0000 UTC m=+1291.254943947 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ecc80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb4850 item 45 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ed2c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ed2c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ed2c0): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ed2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ed2c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ed2c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ed2c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.147654416 +0000 UTC m=+1291.256737154 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ed2c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ed7c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ed7c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ed7c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb4fc0 item 46 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ed7c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ed7c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.148374645 +0000 UTC m=+1291.257457383 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02ed7c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02edec0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02edec0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02edec0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02edec0): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02edec0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.148374645 +0000 UTC m=+1291.257457383 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a02edec0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb5960 item 46 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0324600): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0324600): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0324600): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0324600): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0324600): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0324600): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0324600): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.149915926 +0000 UTC m=+1291.258998664 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0324600): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0324b00): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0324b00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0324b00): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04be1c0 item 47 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0324b00): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0324b00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.150547257 +0000 UTC m=+1291.259629995 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0324b00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0325200): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0325200): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0325200): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0325200): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0325200): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.150547257 +0000 UTC m=+1291.259629995 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0325200): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04be380 item 47 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 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/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0325840): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0325840): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0325840): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0325840): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0325840): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0325840): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0325840): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.152261604 +0000 UTC m=+1291.261344342 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0325840): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0325d40): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0325d40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0325d40): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04be8c0 item 48 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0325d40): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0325d40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.152795483 +0000 UTC m=+1291.261878221 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0325d40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0354540): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0354540): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0354540): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0354540): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0354540): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.152795483 +0000 UTC m=+1291.261878221 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0354540): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04bea80 item 48 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0354b80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0354b80): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0354b80): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0354b80): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0354b80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.154590491 +0000 UTC m=+1291.263673229 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0354b80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355000): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355000): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355000): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355000): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355000): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355000): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04bee00 item 49 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355000): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355000): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.155302395 +0000 UTC m=+1291.264385133 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355000): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355540): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355540): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355540): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355540): >_readAt: n=8, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355540): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.155302395 +0000 UTC m=+1291.264385133 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355540): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04befc0 item 49 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355bc0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355bc0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355bc0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355bc0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355bc0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.158216327 +0000 UTC m=+1291.267299075 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0355bc0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03901c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03901c0): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03901c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04bf490 item 50 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03901c0): _readAt: size=2, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03901c0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03901c0): _writeAt: size=3, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03901c0): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03901c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.159105545 +0000 UTC m=+1291.268188294 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03901c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0390740): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0390740): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0390740): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0390740): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0390740): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.159105545 +0000 UTC m=+1291.268188294 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0390740): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04bf650 item 50 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0390dc0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0390dc0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0390dc0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0390dc0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0390dc0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.161567353 +0000 UTC m=+1291.270650102 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0390dc0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03912c0): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03912c0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03912c0): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03912c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03912c0): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03912c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04bf9d0 item 51 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03912c0): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03912c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.162430283 +0000 UTC m=+1291.271513031 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03912c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0391800): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0391800): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0391800): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0391800): >_readAt: n=8, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0391800): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.162430283 +0000 UTC m=+1291.271513031 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0391800): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04bfb90 item 51 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0391e80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0391e80): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0391e80): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0391e80): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0391e80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.164138328 +0000 UTC m=+1291.273221066 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0391e80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c6480): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c6480): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c6480): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbc8a10 item 52 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c6480): _readAt: size=2, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c6480): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c6480): _writeAt: size=3, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c6480): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c6480): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.164791973 +0000 UTC m=+1291.273874780 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c6480): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c6a00): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c6a00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c6a00): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c6a00): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c6a00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.164791973 +0000 UTC m=+1291.273874780 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c6a00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbc95e0 item 52 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7080): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7080): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7080): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7080): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7080): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.166417021 +0000 UTC m=+1291.275499759 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7080): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7580): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7580): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7580): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7580): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7580): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7580): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fd6a2a0 item 53 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7580): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7580): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.166961759 +0000 UTC m=+1291.276044497 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7580): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7ac0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7ac0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7ac0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7ac0): >_readAt: n=8, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7ac0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.166961759 +0000 UTC m=+1291.276044497 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03c7ac0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fd6a620 item 53 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fc240): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fc240): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fc240): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fc240): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fc240): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.168686896 +0000 UTC m=+1291.277769635 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fc240): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fc740): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fc740): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fc740): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c0150 item 54 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fc740): _readAt: size=2, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fc740): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fc740): _writeAt: size=3, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fc740): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fc740): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.169388912 +0000 UTC m=+1291.278471660 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fc740): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fccc0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fccc0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fccc0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fccc0): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fccc0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.169388912 +0000 UTC m=+1291.278471660 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fccc0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c0310 item 54 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fd340): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fd340): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fd340): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fd340): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fd340): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.170888433 +0000 UTC m=+1291.279971171 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fd340): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fd840): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fd840): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fd840): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fd840): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fd840): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fd840): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c0690 item 55 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fd840): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fd840): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.171607611 +0000 UTC m=+1291.280690349 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fd840): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fdd80): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fdd80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fdd80): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fdd80): >_readAt: n=8, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fdd80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.171607611 +0000 UTC m=+1291.280690349 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03fdd80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c0850 item 55 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 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/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438500): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438500): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438500): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438500): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438500): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.17324869 +0000 UTC m=+1291.282331428 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438500): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438a00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438a00): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438a00): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c0bd0 item 56 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438a00): _readAt: size=2, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438a00): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438a00): _writeAt: size=3, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438a00): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438a00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.173929575 +0000 UTC m=+1291.283012313 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438a00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438f80): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438f80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438f80): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438f80): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438f80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.173929575 +0000 UTC m=+1291.283012313 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0438f80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c0d90 item 56 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04395c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04395c0): open at offset 0 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04395c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04395c0): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04395c0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04395c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04395c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04395c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.175328797 +0000 UTC m=+1291.284411535 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04395c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0439b00): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0439b00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0439b00): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c1110 item 57 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0439b00): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0439b00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.175849831 +0000 UTC m=+1291.284932569 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0439b00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045c140): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045c140): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045c140): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045c140): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045c140): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045c140): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c12d0 item 57 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045c140): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045c140): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.176462888 +0000 UTC m=+1291.285545627 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045c140): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045c6c0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045c6c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045c6c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045c6c0): >_readAt: n=8, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045c6c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.176462888 +0000 UTC m=+1291.285545627 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045c6c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c1490 item 57 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045cd00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045cd00): open at offset 0 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045cd00): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045cd00): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045cd00): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045cd00): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045cd00): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045cd00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.177954515 +0000 UTC m=+1291.287037253 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045cd00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045d240): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045d240): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045d240): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c1810 item 58 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045d240): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045d240): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.17873066 +0000 UTC m=+1291.287813399 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045d240): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045d780): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045d780): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045d780): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c19d0 item 58 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045d780): _readAt: size=2, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045d780): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045d780): _writeAt: size=3, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045d780): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045d780): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.179542664 +0000 UTC m=+1291.288625402 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045d780): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045dd40): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045dd40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045dd40): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045dd40): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045dd40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.179542664 +0000 UTC m=+1291.288625402 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a045dd40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c1b90 item 58 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0492480): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0492480): open at offset 0 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0492480): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0492480): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0492480): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0492480): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0492480): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0492480): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.181363401 +0000 UTC m=+1291.290446139 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0492480): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04929c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04929c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04929c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb78070 item 59 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04929c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04929c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.182017175 +0000 UTC m=+1291.291099943 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04929c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0492f00): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0492f00): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0492f00): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0492f00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0492f00): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0492f00): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb783f0 item 59 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0492f00): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0492f00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.182695867 +0000 UTC m=+1291.291778615 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0492f00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0493480): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0493480): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0493480): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0493480): >_readAt: n=8, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0493480): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.182695867 +0000 UTC m=+1291.291778615 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0493480): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb78e00 item 59 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 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/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0493ac0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0493ac0): open at offset 0 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0493ac0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0493ac0): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0493ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0493ac0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0493ac0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0493ac0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.184599761 +0000 UTC m=+1291.293682540 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0493ac0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524100): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524100): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524100): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb796c0 item 60 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524100): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524100): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.185310263 +0000 UTC m=+1291.294393001 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524100): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524640): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524640): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524640): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb79ce0 item 60 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524640): _readAt: size=2, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524640): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524640): _writeAt: size=3, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524640): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524640): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.187011595 +0000 UTC m=+1291.296094333 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524640): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524c00): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524c00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524c00): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524c00): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524c00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.187011595 +0000 UTC m=+1291.296094333 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0524c00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0406150 item 60 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525240): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525240): open at offset 0 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525240): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525240): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525240): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525240): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525240): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525240): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.188711435 +0000 UTC m=+1291.297794173 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525240): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525780): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525780): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525780): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04064d0 item 61 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525780): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525780): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.189424631 +0000 UTC m=+1291.298507370 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525780): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525e80): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525e80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525e80): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525e80): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525e80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.189424631 +0000 UTC m=+1291.298507370 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0525e80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04067e0 item 61 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 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/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a05805c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a05805c0): open at offset 0 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a05805c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a05805c0): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a05805c0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a05805c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a05805c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a05805c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.191136383 +0000 UTC m=+1291.300219121 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a05805c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580b00): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580b00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580b00): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0406d20 item 62 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580b00): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580b00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.191908852 +0000 UTC m=+1291.300991620 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580b00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0581200): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0581200): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0581200): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0581200): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0581200): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.191908852 +0000 UTC m=+1291.300991620 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0581200): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0406ee0 item 62 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 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/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a6a80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a6a80): open at offset 0 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a6a80): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a6a80): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a6a80): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a6a80): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a6a80): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a6a80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.193983869 +0000 UTC m=+1291.303066608 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a6a80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a70c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a70c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a70c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb9dc0 item 63 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a70c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a70c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.194703258 +0000 UTC m=+1291.303786006 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a70c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a78c0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a78c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a78c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a78c0): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a78c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.194703258 +0000 UTC m=+1291.303786006 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04a78c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0414620 item 63 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 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/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602200): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602200): open at offset 0 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602200): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602200): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602200): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602200): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602200): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602200): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.196801149 +0000 UTC m=+1291.305883887 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602200): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602740): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602740): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602740): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04149a0 item 64 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602740): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602740): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.198565871 +0000 UTC m=+1291.307648680 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602740): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602e40): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602e40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602e40): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602e40): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602e40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.198565871 +0000 UTC m=+1291.307648680 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0602e40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0414b60 item 64 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0603480): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0603480): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0603480): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0603480): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0603480): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.200841198 +0000 UTC m=+1291.309923946 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0603480): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0603900): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0603900): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0603900): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0603900): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0603900): _writeAt: size=3, off=2 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0414f50 item 65 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0603900): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0603900): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.201614418 +0000 UTC m=+1291.310697156 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0603900): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0603e00): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0603e00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0603e00): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0603e00): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0603e00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.201614418 +0000 UTC m=+1291.310697156 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0603e00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0415110 item 65 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061c540): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061c540): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061c540): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061c540): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061c540): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.203774536 +0000 UTC m=+1291.312857274 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061c540): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061c9c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061c9c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0415490 item 66 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061c9c0): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061c9c0): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061c9c0): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061c9c0): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061c9c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.204724049 +0000 UTC m=+1291.313806787 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061c9c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061cf00): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061cf00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061cf00): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061cf00): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061cf00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.204724049 +0000 UTC m=+1291.313806787 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061cf00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0415650 item 66 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061d540): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061d540): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061d540): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061d540): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061d540): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.206781023 +0000 UTC m=+1291.315863761 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061d540): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061d9c0): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061d9c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061d9c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061d9c0): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061d9c0): _writeAt: size=3, off=2 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0415ce0 item 67 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061d9c0): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061d9c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.207697692 +0000 UTC m=+1291.316780451 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061d9c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061dec0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061dec0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061dec0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061dec0): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061dec0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.207697692 +0000 UTC m=+1291.316780451 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a061dec0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb4ce00 item 67 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0638640): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0638640): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0638640): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0638640): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0638640): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.209683241 +0000 UTC m=+1291.318765979 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0638640): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0638b40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0638b40): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb4db20 item 68 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0638b40): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0638b40): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0638b40): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0638b40): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0638b40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.210688259 +0000 UTC m=+1291.319770997 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0638b40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0639080): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0639080): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0639080): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0639080): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0639080): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.210688259 +0000 UTC m=+1291.319770997 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0639080): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb4de30 item 68 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06396c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06396c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06396c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06396c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06396c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.212832759 +0000 UTC m=+1291.321915497 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06396c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0639b40): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0639b40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0639b40): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0639b40): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0639b40): _writeAt: size=3, off=2 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f83a5b0 item 69 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0639b40): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0639b40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.213992809 +0000 UTC m=+1291.323075557 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0639b40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0656140): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0656140): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0656140): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0656140): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0656140): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.213992809 +0000 UTC m=+1291.323075557 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0656140): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f83a7e0 item 69 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06567c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06567c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06567c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06567c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06567c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.216036948 +0000 UTC m=+1291.325119696 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06567c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0656cc0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0656cc0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f83acb0 item 70 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0656cc0): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0656cc0): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0656cc0): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0656cc0): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0656cc0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.21886616 +0000 UTC m=+1291.327948908 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0656cc0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0657200): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0657200): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0657200): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0657200): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0657200): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.21886616 +0000 UTC m=+1291.327948908 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0657200): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f83b110 item 70 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0657880): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0657880): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0657880): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0657880): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0657880): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.220905571 +0000 UTC m=+1291.329988319 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0657880): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0657d80): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0657d80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0657d80): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0657d80): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0657d80): _writeAt: size=3, off=2 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f83b880 item 71 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0657d80): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0657d80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.221786173 +0000 UTC m=+1291.330868911 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0657d80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0674380): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0674380): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0674380): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0674380): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0674380): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.221786173 +0000 UTC m=+1291.330868911 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0674380): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f83bd50 item 71 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0674a00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0674a00): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0674a00): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0674a00): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0674a00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.223749811 +0000 UTC m=+1291.332832559 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0674a00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0674f00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0674f00): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049a2a0 item 72 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0674f00): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0674f00): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0674f00): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0674f00): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0674f00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.224721456 +0000 UTC m=+1291.333804203 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0674f00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0675440): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0675440): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0675440): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0675440): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0675440): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.224721456 +0000 UTC m=+1291.333804203 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0675440): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049a460 item 72 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0675a00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0675a00): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0675a00): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0675a00): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0675a00): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0675a00): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0675a00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.226823483 +0000 UTC m=+1291.335906222 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0675a00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0692000): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0692000): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0692000): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049a7e0 item 73 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0692000): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0692000): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.22761073 +0000 UTC m=+1291.336693468 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0692000): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06924c0): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06924c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06924c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06924c0): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06924c0): _writeAt: size=3, off=2 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049aa80 item 73 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06924c0): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06924c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.228783985 +0000 UTC m=+1291.337866723 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06924c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0692a00): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0692a00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0692a00): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0692a00): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0692a00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.228783985 +0000 UTC m=+1291.337866723 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0692a00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049acb0 item 73 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693040): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693040): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693040): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693040): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693040): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693040): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693040): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.230940367 +0000 UTC m=+1291.340023125 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693040): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693540): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693540): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693540): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049b110 item 74 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693540): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693540): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.231550158 +0000 UTC m=+1291.340632897 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693540): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693a80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693a80): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049b3b0 item 74 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693a80): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693a80): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693a80): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693a80): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693a80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.232274977 +0000 UTC m=+1291.341357715 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0693a80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6100): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6100): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6100): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6100): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6100): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.232274977 +0000 UTC m=+1291.341357715 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6100): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049b570 item 74 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6740): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6740): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6740): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6740): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6740): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6740): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6740): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.235244755 +0000 UTC m=+1291.344327493 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6740): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0581780): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0581780): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0581780): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04070a0 item 75 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0581780): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0581780): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.236221759 +0000 UTC m=+1291.345304507 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0581780): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6bc0): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6bc0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6bc0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6bc0): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6bc0): _writeAt: size=3, off=2 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049a0e0 item 75 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6bc0): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6bc0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.237002804 +0000 UTC m=+1291.346085542 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b6bc0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b7100): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b7100): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b7100): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b7100): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b7100): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.237002804 +0000 UTC m=+1291.346085542 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b7100): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049a2a0 item 75 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b7740): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b7740): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b7740): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b7740): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b7740): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b7740): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b7740): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.238642901 +0000 UTC m=+1291.347725639 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b7740): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b7c40): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b7c40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b7c40): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049a620 item 76 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b7c40): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b7c40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.239265616 +0000 UTC m=+1291.348348354 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a06b7c40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580280): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580280): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049a7e0 item 76 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580280): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580280): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580280): _writeAt: size=3, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580280): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580280): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.240069234 +0000 UTC m=+1291.349151972 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580280): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580800): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580800): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580800): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580800): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580800): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.240069234 +0000 UTC m=+1291.349151972 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580800): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049aa80 item 76 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580e40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580e40): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580e40): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580e40): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580e40): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580e40): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580e40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.24180956 +0000 UTC m=+1291.350892308 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0580e40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0581340): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0581340): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0581340): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049af50 item 77 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0581340): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0581340): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.242475577 +0000 UTC m=+1291.351558315 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0581340): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03920c0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03920c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03920c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03920c0): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03920c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.242475577 +0000 UTC m=+1291.351558315 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03920c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049b110 item 77 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0392900): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0392900): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0392900): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0392900): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0392900): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0392900): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0392900): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.244074085 +0000 UTC m=+1291.353156823 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0392900): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0393000): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0393000): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0393000): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049b810 item 78 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0393000): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0393000): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.244727999 +0000 UTC m=+1291.353810737 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0393000): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03938c0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03938c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03938c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03938c0): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03938c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.244727999 +0000 UTC m=+1291.353810737 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a03938c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049b9d0 item 78 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220100): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220100): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220100): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220100): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220100): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220100): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220100): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.2465022 +0000 UTC m=+1291.355584938 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220100): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220600): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220600): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220600): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049bd50 item 79 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220600): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220600): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.247168528 +0000 UTC m=+1291.356251266 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220600): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220d00): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220d00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220d00): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220d00): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220d00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.247168528 +0000 UTC m=+1291.356251266 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0220d00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0406150 item 79 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 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/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221440): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221440): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221440): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221440): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221440): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221440): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221440): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.248833601 +0000 UTC m=+1291.357916339 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221440): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221940): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221940): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221940): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04064d0 item 80 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221940): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221940): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.249440929 +0000 UTC m=+1291.358523667 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0221940): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7040): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7040): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7040): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7040): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7040): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.249440929 +0000 UTC m=+1291.358523667 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7040): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04067e0 item 80 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7880): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7880): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7880): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7880): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7880): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.251060586 +0000 UTC m=+1291.360143334 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7880): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7e00): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7e00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7e00): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7e00): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7e00): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7e00): _writeAt: size=3, off=7 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0406d20 item 81 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7e00): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7e00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.251706245 +0000 UTC m=+1291.360788983 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fbc7e00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068a440): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068a440): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068a440): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068a440): >_readAt: n=8, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068a440): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.251706245 +0000 UTC m=+1291.360788983 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068a440): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0406ee0 item 81 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068aac0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068aac0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068aac0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068aac0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068aac0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.253386277 +0000 UTC m=+1291.362469015 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068aac0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b0c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b0c0): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b0c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0407570 item 82 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b0c0): _readAt: size=2, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b0c0): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b0c0): _writeAt: size=3, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b0c0): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b0c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.254145722 +0000 UTC m=+1291.363228460 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b0c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b780): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b780): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b780): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b780): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b780): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.254145722 +0000 UTC m=+1291.363228460 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068b780): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04077a0 item 82 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068be00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068be00): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068be00): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068be00): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068be00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.255657857 +0000 UTC m=+1291.364740595 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a068be00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a700): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a700): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a700): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a700): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a700): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a700): _writeAt: size=3, off=7 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0407ce0 item 83 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a700): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a700): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.256309947 +0000 UTC m=+1291.365392685 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021a700): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021ad40): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021ad40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021ad40): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021ad40): >_readAt: n=8, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021ad40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.256309947 +0000 UTC m=+1291.365392685 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021ad40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a01f4000 item 83 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021b5c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021b5c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021b5c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021b5c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021b5c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.257911011 +0000 UTC m=+1291.366993749 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021b5c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021bac0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021bac0): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021bac0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a01f49a0 item 84 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021bac0): _readAt: size=2, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021bac0): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021bac0): _writeAt: size=3, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021bac0): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021bac0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.258534467 +0000 UTC m=+1291.367617205 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a021bac0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc9efc0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc9efc0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc9efc0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc9efc0): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc9efc0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.258534467 +0000 UTC m=+1291.367617205 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc9efc0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a01f4bd0 item 84 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027a500): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027a500): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027a500): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027a500): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027a500): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.259964387 +0000 UTC m=+1291.369047125 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027a500): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027ab00): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027ab00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027ab00): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027ab00): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027ab00): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027ab00): _writeAt: size=3, off=7 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a01f5490 item 85 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027ab00): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027ab00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.260635625 +0000 UTC m=+1291.369718363 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027ab00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027b380): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027b380): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027b380): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027b380): >_readAt: n=8, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027b380): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.260635625 +0000 UTC m=+1291.369718363 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027b380): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a01f57a0 item 85 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027bb00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027bb00): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027bb00): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027bb00): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027bb00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.262390088 +0000 UTC m=+1291.371472826 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a027bb00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536200): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536200): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536200): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbac0e0 item 86 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536200): _readAt: size=2, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536200): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536200): _writeAt: size=3, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536200): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536200): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.26315381 +0000 UTC m=+1291.372236548 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536200): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a05367c0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a05367c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a05367c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a05367c0): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a05367c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.26315381 +0000 UTC m=+1291.372236548 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a05367c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbac2a0 item 86 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536f40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536f40): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536f40): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536f40): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536f40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.264760413 +0000 UTC m=+1291.373843151 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0536f40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537440): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537440): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537440): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537440): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537440): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537440): _writeAt: size=3, off=7 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbac690 item 87 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537440): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537440): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.265433413 +0000 UTC m=+1291.374516161 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537440): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537b80): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537b80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537b80): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537b80): >_readAt: n=8, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537b80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.265433413 +0000 UTC m=+1291.374516161 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0537b80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbac8c0 item 87 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 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/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8400): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8400): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8400): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8400): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8400): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.26711545 +0000 UTC m=+1291.376198188 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8400): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8900): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8900): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8900): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbaccb0 item 88 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8900): _readAt: size=2, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8900): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8900): _writeAt: size=3, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8900): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8900): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.268138382 +0000 UTC m=+1291.377221120 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8900): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8e80): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8e80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8e80): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8e80): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8e80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.268138382 +0000 UTC m=+1291.377221120 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f8e80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbad0a0 item 88 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f94c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f94c0): open at offset 0 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f94c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f94c0): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f94c0): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f94c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f94c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f94c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.269860282 +0000 UTC m=+1291.378943020 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f94c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9a00): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9a00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9a00): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbad5e0 item 89 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9a00): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9a00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.27055311 +0000 UTC m=+1291.379635848 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04f9a00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2040): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2040): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2040): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2040): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2040): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2040): _writeAt: size=3, off=7 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbadc00 item 89 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2040): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2040): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.271354223 +0000 UTC m=+1291.380436971 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2040): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c26c0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c26c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c26c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c26c0): >_readAt: n=8, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c26c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.271354223 +0000 UTC m=+1291.380436971 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c26c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fba8000 item 89 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2e00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2e00): open at offset 0 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2e00): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2e00): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2e00): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2e00): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2e00): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2e00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.273073439 +0000 UTC m=+1291.382156177 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c2e00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3540): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3540): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3540): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fba88c0 item 90 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3540): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3540): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.273892445 +0000 UTC m=+1291.382975183 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3540): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3b80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3b80): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3b80): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fba8b60 item 90 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3b80): _readAt: size=2, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3b80): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3b80): _writeAt: size=3, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3b80): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3b80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.274841277 +0000 UTC m=+1291.383924015 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a00c3b80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837240): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837240): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837240): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837240): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837240): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.274841277 +0000 UTC m=+1291.383924015 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837240): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fba9260 item 90 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837c00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837c00): open at offset 0 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837c00): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837c00): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837c00): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837c00): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837c00): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837c00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.276500169 +0000 UTC m=+1291.385582907 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f837c00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e280): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e280): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e280): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fba9a40 item 91 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e280): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e280): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.277439383 +0000 UTC m=+1291.386522121 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e280): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e8c0): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e8c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e8c0): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e8c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e8c0): >_readAt: n=2, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e8c0): _writeAt: size=3, off=7 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fba9dc0 item 91 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e8c0): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e8c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.278143602 +0000 UTC m=+1291.387226340 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031e8c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031ef40): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031ef40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031ef40): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031ef40): >_readAt: n=8, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031ef40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.278143602 +0000 UTC m=+1291.387226340 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031ef40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb42850 item 91 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 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/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031f5c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031f5c0): open at offset 0 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031f5c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031f5c0): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031f5c0): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031f5c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031f5c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031f5c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.279786774 +0000 UTC m=+1291.388869512 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031f5c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031fc00): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031fc00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031fc00): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb43b20 item 92 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031fc00): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031fc00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.280416432 +0000 UTC m=+1291.389499170 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a031fc00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42480): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42480): open at offset 5 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42480): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fe20000 item 92 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42480): _readAt: size=2, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42480): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42480): _writeAt: size=3, off=5 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42480): >_writeAt: n=3, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42480): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.281479581 +0000 UTC m=+1291.390562319 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42480): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42a40): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42a40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42a40): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42a40): >_readAt: n=3, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42a40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.281479581 +0000 UTC m=+1291.390562319 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff42a40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fe20380 item 92 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43180): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43180): open at offset 0 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43180): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43180): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43180): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43180): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43180): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43180): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.283703639 +0000 UTC m=+1291.392786378 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff43180): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff437c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff437c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff437c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fe20a80 item 93 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff437c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff437c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.284306327 +0000 UTC m=+1291.393389065 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59ff437c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400200): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400200): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400200): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400200): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400200): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.284306327 +0000 UTC m=+1291.393389065 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400200): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fe20d20 item 93 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 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/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400b40): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400b40): open at offset 0 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400b40): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400b40): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400b40): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400b40): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400b40): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400b40): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.285867324 +0000 UTC m=+1291.394950062 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a0400b40): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04011c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04011c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04011c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fe21260 item 94 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04011c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04011c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.286533554 +0000 UTC m=+1291.395616292 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04011c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04018c0): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04018c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04018c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04018c0): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04018c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.286533554 +0000 UTC m=+1291.395616292 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a5a04018c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fe21420 item 94 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 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/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f7e12c0): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f7e12c0): open at offset 0 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f7e12c0): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f7e12c0): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f7e12c0): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f7e12c0): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f7e12c0): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f7e12c0): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.288392914 +0000 UTC m=+1291.397475652 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59f7e12c0): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fe8ca80): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fe8ca80): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fe8ca80): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a031a000 item 95 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fe8ca80): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fe8ca80): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.289006211 +0000 UTC m=+1291.398088949 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fe8ca80): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74200): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74200): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74200): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74200): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74200): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.289006211 +0000 UTC m=+1291.398088949 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74200): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a031a2a0 item 95 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 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/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74880): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74880): open at offset 0 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74880): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74880): _readAt: size=2, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74880): >_readAt: n=0, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74880): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74880): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74880): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.291967442 +0000 UTC m=+1291.401050191 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc74880): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75000): _writeAt: size=5, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75000): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75000): >openPending: err= 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a031a700 item 96 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75000): >_writeAt: n=5, err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75000): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.293975704 +0000 UTC m=+1291.403058452 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75000): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75a00): _readAt: size=512, off=0 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75a00): openPending: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75a00): >openPending: err= 2026/08/21 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75a00): >_readAt: n=5, err=EOF 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75a00): close: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:11.293975704 +0000 UTC m=+1291.403058452 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:11 DEBUG : open-test-file(0x35a59fc75a00): >close: err= 2026/08/21 05:13:11 DEBUG : open-test-file: Remove: 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a031a9a0 item 96 2026/08/21 05:13:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:11 DEBUG : open-test-file: >Remove: err= 2026/08/21 05:13:11 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:13:11 DEBUG : Looking for writers 2026/08/21 05:13:11 DEBUG : >WaitForWriters: 2026/08/21 05:13:11 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:13:12 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:13:12 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:13:12 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:12 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:13:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:13:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/21 05:13:12 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fabcb80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fabcb80): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fabcb80): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fabcb80): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fabcb80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.732972013 +0000 UTC m=+1292.842054761 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fabcb80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fabda40): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fabda40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fabda40): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fabda40): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fabda40): _writeAt: size=3, off=2 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fabda40): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fabda40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.732972013 +0000 UTC m=+1292.842054761 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fabda40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3c300): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3c300): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3c300): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3c300): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3c300): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.732972013 +0000 UTC m=+1292.842054761 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3c300): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f84ce70 item 1 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3c940): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3c940): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3c940): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3c940): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3c940): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.737296177 +0000 UTC m=+1292.846378925 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3c940): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3ce40): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3ce40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3ce40): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3ce40): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3ce40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.737296177 +0000 UTC m=+1292.846378925 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3ce40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f84d3b0 item 2 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3d480): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3d480): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3d480): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3d480): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3d480): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.741450791 +0000 UTC m=+1292.850533539 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3d480): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3d900): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3d900): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3d900): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3d900): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3d900): _writeAt: size=3, off=2 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3d900): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3d900): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.741450791 +0000 UTC m=+1292.850533539 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3d900): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3ddc0): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3ddc0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3ddc0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3ddc0): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3ddc0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.741450791 +0000 UTC m=+1292.850533539 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3ddc0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f84d7a0 item 3 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00aa540): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00aa540): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00aa540): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00aa540): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00aa540): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.746029346 +0000 UTC m=+1292.855112094 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00aa540): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00aaa80): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00aaa80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00aaa80): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00aaa80): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00aaa80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.746029346 +0000 UTC m=+1292.855112094 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00aaa80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f84dce0 item 4 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ab0c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ab0c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ab0c0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ab0c0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ab0c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.749248264 +0000 UTC m=+1292.858331022 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ab0c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ab540): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ab540): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ab540): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ab540): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ab540): _writeAt: size=3, off=2 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ab540): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ab540): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.749248264 +0000 UTC m=+1292.858331022 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ab540): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00aba00): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00aba00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00aba00): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00aba00): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00aba00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.749248264 +0000 UTC m=+1292.858331022 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00aba00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb543f0 item 5 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e0180): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e0180): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e0180): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e0180): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e0180): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.753295947 +0000 UTC m=+1292.862378704 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e0180): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e06c0): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e06c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e06c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e06c0): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e06c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.753295947 +0000 UTC m=+1292.862378704 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e06c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb55340 item 6 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e0d40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e0d40): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e0d40): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e0d40): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e0d40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.755154135 +0000 UTC m=+1292.864236882 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e0d40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e1240): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e1240): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e1240): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e1240): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e1240): _writeAt: size=3, off=2 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e1240): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e1240): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.755154135 +0000 UTC m=+1292.864236882 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e1240): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e1700): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e1700): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e1700): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e1700): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e1700): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.755154135 +0000 UTC m=+1292.864236882 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e1700): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb557a0 item 7 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e1d80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e1d80): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e1d80): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e1d80): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e1d80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.75794307 +0000 UTC m=+1292.867025828 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00e1d80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01223c0): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01223c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01223c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01223c0): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01223c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.75794307 +0000 UTC m=+1292.867025828 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01223c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f8121c0 item 8 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0122980): _readAt: size=2, off=0 2026/08/21 05:13:12 ERROR : open-test-file(0x35a5a0122980): Couldn't read size of file 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0122980): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0122980): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0122980): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0122980): close: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0122980): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0122d40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0122d40): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0122d40): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0122d40): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0122d40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.760316361 +0000 UTC m=+1292.869399109 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0122d40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01231c0): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01231c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01231c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01231c0): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01231c0): _writeAt: size=3, off=2 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01231c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01231c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.760316361 +0000 UTC m=+1292.869399109 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01231c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01236c0): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01236c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01236c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01236c0): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01236c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.760316361 +0000 UTC m=+1292.869399109 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01236c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f812700 item 9 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0123d40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0123d40): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0123d40): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0123d40): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0123d40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.763231445 +0000 UTC m=+1292.872314223 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0123d40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0150380): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0150380): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0150380): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0150380): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0150380): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.763231445 +0000 UTC m=+1292.872314223 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0150380): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f812fc0 item 10 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01509c0): _readAt: size=2, off=0 2026/08/21 05:13:12 ERROR : open-test-file(0x35a5a01509c0): Couldn't read size of file 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01509c0): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01509c0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01509c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01509c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01509c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0150d80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0150d80): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0150d80): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0150d80): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0150d80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.765555864 +0000 UTC m=+1292.874638602 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0150d80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0151280): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0151280): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0151280): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0151280): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0151280): _writeAt: size=3, off=2 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0151280): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0151280): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.765555864 +0000 UTC m=+1292.874638602 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0151280): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0151780): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0151780): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0151780): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0151780): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0151780): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.765555864 +0000 UTC m=+1292.874638602 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0151780): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f8136c0 item 11 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0151e00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0151e00): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0151e00): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0151e00): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0151e00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.768455108 +0000 UTC m=+1292.877537856 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0151e00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0176440): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0176440): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0176440): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0176440): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0176440): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.768455108 +0000 UTC m=+1292.877537856 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0176440): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0502150 item 12 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0176a80): _readAt: size=2, off=0 2026/08/21 05:13:12 ERROR : open-test-file(0x35a5a0176a80): Couldn't read size of file 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0176a80): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0176a80): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0176a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0176a80): close: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0176a80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0176e40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0176e40): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0176e40): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0176e40): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0176e40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.771006565 +0000 UTC m=+1292.880089324 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0176e40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0177500): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0177500): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0177500): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0177500): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0177500): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.771006565 +0000 UTC m=+1292.880089324 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0177500): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05024d0 item 13 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0177b80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0177b80): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0177b80): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0177b80): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0177b80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.773179459 +0000 UTC m=+1292.882262227 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0177b80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01ae1c0): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01ae1c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01ae1c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01ae1c0): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01ae1c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.773179459 +0000 UTC m=+1292.882262227 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01ae1c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0502930 item 14 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01ae800): _readAt: size=2, off=0 2026/08/21 05:13:12 ERROR : open-test-file(0x35a5a01ae800): Couldn't read size of file 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01ae800): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01ae800): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01ae800): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01ae800): close: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01ae800): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01aebc0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01aebc0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01aebc0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01aebc0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01aebc0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.775316123 +0000 UTC m=+1292.884398861 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01aebc0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01af280): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01af280): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01af280): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01af280): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01af280): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.775316123 +0000 UTC m=+1292.884398861 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01af280): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0502d20 item 15 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 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/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01af900): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01af900): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01af900): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01af900): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01af900): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.777593482 +0000 UTC m=+1292.886676250 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01af900): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01afe40): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01afe40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01afe40): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01afe40): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01afe40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.777593482 +0000 UTC m=+1292.886676250 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01afe40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05030a0 item 16 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8580): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8580): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8580): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8580): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8580): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.779592818 +0000 UTC m=+1292.888675556 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8580): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8a00): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8a00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8a00): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8a00): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8a00): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8a00): _writeAt: size=3, off=7 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8a00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.779592818 +0000 UTC m=+1292.888675556 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8a00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8f00): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8f00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8f00): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8f00): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8f00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.779592818 +0000 UTC m=+1292.888675556 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d8f00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0503420 item 17 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d9580): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d9580): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d9580): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d9580): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d9580): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.782482022 +0000 UTC m=+1292.891564761 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d9580): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d9ac0): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d9ac0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d9ac0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d9ac0): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d9ac0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.782482022 +0000 UTC m=+1292.891564761 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01d9ac0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05039d0 item 18 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021c240): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021c240): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021c240): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021c240): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021c240): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.784614098 +0000 UTC m=+1292.893696846 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021c240): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021c740): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021c740): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021c740): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021c740): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021c740): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021c740): _writeAt: size=3, off=7 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021c740): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021c740): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.784614098 +0000 UTC m=+1292.893696846 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021c740): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021cc40): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021cc40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021cc40): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021cc40): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021cc40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.784614098 +0000 UTC m=+1292.893696846 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021cc40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0503d50 item 19 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021d2c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021d2c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021d2c0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021d2c0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021d2c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.787362727 +0000 UTC m=+1292.896445465 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021d2c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021d800): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021d800): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021d800): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021d800): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021d800): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.787362727 +0000 UTC m=+1292.896445465 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021d800): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0554540 item 20 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021de80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021de80): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021de80): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021de80): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021de80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.789653903 +0000 UTC m=+1292.898736641 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021de80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0260480): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0260480): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0260480): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0260480): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0260480): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0260480): _writeAt: size=3, off=7 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0260480): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0260480): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.789653903 +0000 UTC m=+1292.898736641 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0260480): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0260980): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0260980): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0260980): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0260980): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0260980): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.789653903 +0000 UTC m=+1292.898736641 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0260980): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05548c0 item 21 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0261000): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0261000): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0261000): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0261000): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0261000): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.792413484 +0000 UTC m=+1292.901496232 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0261000): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0261540): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0261540): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0261540): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0261540): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0261540): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.792413484 +0000 UTC m=+1292.901496232 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0261540): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0554d90 item 22 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0261bc0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0261bc0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0261bc0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0261bc0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0261bc0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.794158759 +0000 UTC m=+1292.903241497 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0261bc0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02781c0): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02781c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02781c0): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02781c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02781c0): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02781c0): _writeAt: size=3, off=7 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02781c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02781c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.794158759 +0000 UTC m=+1292.903241497 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02781c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02786c0): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02786c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02786c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02786c0): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02786c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.794158759 +0000 UTC m=+1292.903241497 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02786c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0555110 item 23 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 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/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0278d40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0278d40): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0278d40): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0278d40): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0278d40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.796777032 +0000 UTC m=+1292.905859770 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0278d40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0279280): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0279280): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0279280): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0279280): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0279280): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.796777032 +0000 UTC m=+1292.905859770 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0279280): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05555e0 item 24 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02798c0): _readAt: size=2, off=0 2026/08/21 05:13:12 ERROR : open-test-file(0x35a5a02798c0): Couldn't read size of file 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02798c0): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02798c0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02798c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02798c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02798c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0279c80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0279c80): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0279c80): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0279c80): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0279c80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.79866094 +0000 UTC m=+1292.907743678 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0279c80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b4280): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b4280): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b4280): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b4280): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b4280): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b4280): _writeAt: size=3, off=7 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b4280): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b4280): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.79866094 +0000 UTC m=+1292.907743678 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b4280): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b47c0): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b47c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b47c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b47c0): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b47c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.79866094 +0000 UTC m=+1292.907743678 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b47c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0555960 item 25 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b4e40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b4e40): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b4e40): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b4e40): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b4e40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.801593737 +0000 UTC m=+1292.910676525 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b4e40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b5380): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b5380): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b5380): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b5380): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b5380): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.801593737 +0000 UTC m=+1292.910676525 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b5380): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0555e30 item 26 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b59c0): _readAt: size=2, off=0 2026/08/21 05:13:12 ERROR : open-test-file(0x35a5a02b59c0): Couldn't read size of file 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b59c0): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b59c0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b59c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b59c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b59c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b5d80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b5d80): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b5d80): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b5d80): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b5d80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.804343089 +0000 UTC m=+1292.913425837 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02b5d80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f0380): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f0380): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f0380): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f0380): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f0380): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f0380): _writeAt: size=3, off=7 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f0380): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f0380): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.804343089 +0000 UTC m=+1292.913425837 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f0380): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f08c0): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f08c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f08c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f08c0): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f08c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.804343089 +0000 UTC m=+1292.913425837 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f08c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59ff87ab0 item 27 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 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/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f0f40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f0f40): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f0f40): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f0f40): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f0f40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.808886026 +0000 UTC m=+1292.917968804 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f0f40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f1480): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f1480): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f1480): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f1480): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f1480): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.808886026 +0000 UTC m=+1292.917968804 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f1480): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb4620 item 28 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f1ac0): _readAt: size=2, off=0 2026/08/21 05:13:12 ERROR : open-test-file(0x35a5a02f1ac0): Couldn't read size of file 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f1ac0): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f1ac0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f1ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f1ac0): close: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f1ac0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f1e80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f1e80): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f1e80): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f1e80): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f1e80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.812546607 +0000 UTC m=+1292.921629345 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02f1e80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0326640): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0326640): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0326640): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0326640): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0326640): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.812546607 +0000 UTC m=+1292.921629345 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0326640): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb4d20 item 29 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 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/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0326cc0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0326cc0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0326cc0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0326cc0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0326cc0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.817470173 +0000 UTC m=+1292.926552911 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0326cc0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0327200): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0327200): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0327200): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0327200): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0327200): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.817470173 +0000 UTC m=+1292.926552911 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0327200): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb5b20 item 30 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 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/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0327840): _readAt: size=2, off=0 2026/08/21 05:13:12 ERROR : open-test-file(0x35a5a0327840): Couldn't read size of file 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0327840): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0327840): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0327840): >_writeAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0327840): close: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0327840): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0327c00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0327c00): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0327c00): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0327c00): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0327c00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.819999649 +0000 UTC m=+1292.929082388 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0327c00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035e3c0): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035e3c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035e3c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035e3c0): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035e3c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.819999649 +0000 UTC m=+1292.929082388 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035e3c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04be2a0 item 31 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 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/21 05:13: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/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035ea40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035ea40): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035ea40): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035ea40): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035ea40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.82277551 +0000 UTC m=+1292.931858248 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035ea40): >close: err= 2026/08/21 05:13: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/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035ef80): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035ef80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035ef80): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035ef80): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035ef80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.82277551 +0000 UTC m=+1292.931858248 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035ef80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04be7e0 item 32 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035f5c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035f5c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035f5c0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035f5c0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035f5c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.826594711 +0000 UTC m=+1292.935677459 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035f5c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035fa40): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035fa40): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035fa40): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035fa40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035fa40): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04beb60 item 33 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035fa40): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035fa40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.82714474 +0000 UTC m=+1292.936227478 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a035fa40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038e040): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038e040): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038e040): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038e040): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038e040): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.82714474 +0000 UTC m=+1292.936227478 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038e040): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04bed20 item 33 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038e680): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038e680): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038e680): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038e680): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038e680): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.830717415 +0000 UTC m=+1292.939800153 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038e680): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038eb00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038eb00): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04bf180 item 34 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038eb00): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038eb00): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038eb00): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038eb00): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038eb00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.832298831 +0000 UTC m=+1292.941381579 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038eb00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038f040): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038f040): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038f040): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038f040): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038f040): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.832298831 +0000 UTC m=+1292.941381579 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038f040): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04bf3b0 item 34 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038f680): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038f680): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038f680): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038f680): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038f680): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.834589987 +0000 UTC m=+1292.943672725 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038f680): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038fb00): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038fb00): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038fb00): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038fb00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038fb00): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04bf730 item 35 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038fb00): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038fb00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.835568024 +0000 UTC m=+1292.944650762 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a038fb00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c8100): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c8100): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c8100): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c8100): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c8100): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.835568024 +0000 UTC m=+1292.944650762 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c8100): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04bf8f0 item 35 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c8780): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c8780): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c8780): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c8780): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c8780): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.839338152 +0000 UTC m=+1292.948420890 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c8780): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c8c80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c8c80): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04bfc70 item 36 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c8c80): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c8c80): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c8c80): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c8c80): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c8c80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.840208606 +0000 UTC m=+1292.949291344 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c8c80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c91c0): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c91c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c91c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c91c0): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c91c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.840208606 +0000 UTC m=+1292.949291344 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c91c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbc84d0 item 36 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c9800): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c9800): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c9800): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c9800): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c9800): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.842300235 +0000 UTC m=+1292.951382983 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c9800): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c9c80): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c9c80): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c9c80): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c9c80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c9c80): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbc9b90 item 37 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c9c80): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c9c80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.843169385 +0000 UTC m=+1292.952252123 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03c9c80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040e280): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040e280): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040e280): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040e280): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040e280): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.843169385 +0000 UTC m=+1292.952252123 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040e280): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fd6a070 item 37 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040e900): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040e900): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040e900): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040e900): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040e900): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.84583524 +0000 UTC m=+1292.954917978 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040e900): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040ee00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040ee00): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fd6abd0 item 38 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040ee00): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040ee00): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040ee00): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040ee00): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040ee00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.847137849 +0000 UTC m=+1292.956220587 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040ee00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040f340): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040f340): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040f340): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040f340): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040f340): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.847137849 +0000 UTC m=+1292.956220587 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040f340): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fd6b7a0 item 38 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040f9c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040f9c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040f9c0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040f9c0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040f9c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.849537701 +0000 UTC m=+1292.958620569 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040f9c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040fec0): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040fec0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040fec0): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040fec0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040fec0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c02a0 item 39 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040fec0): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040fec0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.850168271 +0000 UTC m=+1292.959251019 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a040fec0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04424c0): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04424c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04424c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04424c0): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04424c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.850168271 +0000 UTC m=+1292.959251019 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04424c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c0460 item 39 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0442b40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0442b40): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0442b40): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0442b40): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0442b40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.852710491 +0000 UTC m=+1292.961793259 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0442b40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443040): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443040): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c07e0 item 40 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443040): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443040): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443040): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443040): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443040): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.854181768 +0000 UTC m=+1292.963264506 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443040): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443580): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443580): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443580): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443580): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443580): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.854181768 +0000 UTC m=+1292.963264506 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443580): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c09a0 item 40 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443b40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443b40): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443b40): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443b40): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443b40): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443b40): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443b40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.856409534 +0000 UTC m=+1292.965492272 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0443b40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0468140): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0468140): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0468140): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c0d20 item 41 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0468140): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0468140): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.857263978 +0000 UTC m=+1292.966346716 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0468140): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0468600): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0468600): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0468600): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0468600): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0468600): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c0ee0 item 41 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0468600): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0468600): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.85796412 +0000 UTC m=+1292.967046858 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0468600): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0468b40): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0468b40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0468b40): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0468b40): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0468b40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.85796412 +0000 UTC m=+1292.967046858 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0468b40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c10a0 item 41 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469180): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469180): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469180): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469180): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469180): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469180): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469180): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.860952312 +0000 UTC m=+1292.970035060 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469180): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469680): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469680): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469680): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c1420 item 42 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469680): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469680): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.861653146 +0000 UTC m=+1292.970735894 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469680): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469bc0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469bc0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c15e0 item 42 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469bc0): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469bc0): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469bc0): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469bc0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.863323179 +0000 UTC m=+1292.972405947 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0469bc0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2280): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2280): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2280): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2280): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2280): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.863323179 +0000 UTC m=+1292.972405947 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2280): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0048070 item 42 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2cc0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2cc0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2cc0): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2cc0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2cc0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2cc0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.866357107 +0000 UTC m=+1292.975439845 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2cc0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f32c0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f32c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f32c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0048af0 item 43 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f32c0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f32c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.867347917 +0000 UTC m=+1292.976430666 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f32c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3900): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3900): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3900): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3900): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3900): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0048e00 item 43 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3900): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3900): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.867909768 +0000 UTC m=+1292.976992506 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3900): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6040): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6040): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6040): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6040): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6040): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.867909768 +0000 UTC m=+1292.976992506 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6040): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0049110 item 43 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6680): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6680): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6680): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6680): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6680): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6680): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6680): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.870104983 +0000 UTC m=+1292.979187721 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6680): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6b80): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6b80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6b80): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0049650 item 44 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6b80): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6b80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.871144947 +0000 UTC m=+1292.980227685 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6b80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff70c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff70c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0049810 item 44 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff70c0): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff70c0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff70c0): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff70c0): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff70c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.872255113 +0000 UTC m=+1292.981337851 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff70c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7640): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7640): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7640): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7640): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7640): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.872255113 +0000 UTC m=+1292.981337851 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7640): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a00499d0 item 44 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7c80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7c80): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7c80): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7c80): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7c80): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7c80): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7c80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.876481383 +0000 UTC m=+1292.985564121 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7c80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0534280): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0534280): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0534280): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0049e30 item 45 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0534280): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0534280): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.877211561 +0000 UTC m=+1292.986294300 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0534280): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0534980): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0534980): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0534980): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0534980): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0534980): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.877211561 +0000 UTC m=+1292.986294300 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0534980): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb78230 item 45 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0534fc0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0534fc0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0534fc0): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0534fc0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0534fc0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0534fc0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0534fc0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.879161723 +0000 UTC m=+1292.988244461 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0534fc0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a05354c0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a05354c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a05354c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb78ee0 item 46 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a05354c0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a05354c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.879702113 +0000 UTC m=+1292.988784851 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a05354c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0535bc0): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0535bc0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0535bc0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0535bc0): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0535bc0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.879702113 +0000 UTC m=+1292.988784851 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0535bc0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb79490 item 46 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056a300): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056a300): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056a300): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056a300): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056a300): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056a300): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056a300): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.881676401 +0000 UTC m=+1292.990759139 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056a300): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056a800): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056a800): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056a800): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb79dc0 item 47 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056a800): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056a800): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.882310549 +0000 UTC m=+1292.991393287 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056a800): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056af00): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056af00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056af00): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056af00): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056af00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.882310549 +0000 UTC m=+1292.991393287 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056af00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb8310 item 47 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 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/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056b540): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056b540): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056b540): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056b540): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056b540): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056b540): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056b540): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.884193133 +0000 UTC m=+1292.993275881 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056b540): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056ba40): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056ba40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056ba40): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb8a80 item 48 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056ba40): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056ba40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.884876082 +0000 UTC m=+1292.993958820 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a056ba40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600240): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600240): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600240): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600240): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600240): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.884876082 +0000 UTC m=+1292.993958820 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600240): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb8c40 item 48 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600880): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600880): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600880): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600880): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600880): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.886860118 +0000 UTC m=+1292.995942907 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600880): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600d00): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600d00): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600d00): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600d00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600d00): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600d00): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb9110 item 49 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600d00): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600d00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.887712527 +0000 UTC m=+1292.996795266 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600d00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601240): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601240): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601240): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601240): >_readAt: n=8, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601240): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.887712527 +0000 UTC m=+1292.996795266 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601240): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb9340 item 49 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0490640): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0490640): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0490640): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0490640): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0490640): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.890773848 +0000 UTC m=+1292.999856586 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0490640): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0490b40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0490b40): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0490b40): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c1a40 item 50 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0490b40): _readAt: size=2, off=5 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0490b40): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0490b40): _writeAt: size=3, off=5 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0490b40): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0490b40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.891674669 +0000 UTC m=+1293.000757407 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0490b40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6100): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6100): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6100): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6100): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6100): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.891674669 +0000 UTC m=+1293.000757407 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6100): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0242000 item 50 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6800): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6800): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6800): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6800): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6800): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.894242047 +0000 UTC m=+1293.003324785 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6800): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6e00): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6e00): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6e00): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6e00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6e00): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6e00): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0242380 item 51 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6e00): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6e00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.894933762 +0000 UTC m=+1293.004016500 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a6e00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a7440): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a7440): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a7440): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a7440): >_readAt: n=8, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a7440): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.894933762 +0000 UTC m=+1293.004016500 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a7440): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0242540 item 51 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a7cc0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a7cc0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a7cc0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a7cc0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a7cc0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.897047734 +0000 UTC m=+1293.006130472 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04a7cc0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a06002c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a06002c0): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a06002c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0242af0 item 52 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a06002c0): _readAt: size=2, off=5 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a06002c0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a06002c0): _writeAt: size=3, off=5 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a06002c0): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a06002c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.897844939 +0000 UTC m=+1293.006927727 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a06002c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600840): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600840): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600840): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600840): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600840): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.897844939 +0000 UTC m=+1293.006927727 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600840): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0242cb0 item 52 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600f00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600f00): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600f00): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600f00): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600f00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.899591056 +0000 UTC m=+1293.008673794 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0600f00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601900): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601900): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601900): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601900): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601900): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601900): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0243030 item 53 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601900): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601900): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.900258076 +0000 UTC m=+1293.009340814 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601900): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601e40): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601e40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601e40): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601e40): >_readAt: n=8, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601e40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.900258076 +0000 UTC m=+1293.009340814 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0601e40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0243260 item 53 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04913c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04913c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04913c0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04913c0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04913c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.901961101 +0000 UTC m=+1293.011043839 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04913c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04918c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04918c0): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04918c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a02438f0 item 54 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04918c0): _readAt: size=2, off=5 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04918c0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04918c0): _writeAt: size=3, off=5 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04918c0): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04918c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.902657536 +0000 UTC m=+1293.011740274 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04918c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0491e40): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0491e40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0491e40): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0491e40): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0491e40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.902657536 +0000 UTC m=+1293.011740274 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0491e40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0243b90 item 54 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc74700): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc74700): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc74700): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc74700): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc74700): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.904590085 +0000 UTC m=+1293.013672823 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc74700): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc74c40): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc74c40): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc74c40): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc74c40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc74c40): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc74c40): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb82a0 item 55 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc74c40): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc74c40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.905163417 +0000 UTC m=+1293.014246155 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc74c40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc75580): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc75580): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc75580): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc75580): >_readAt: n=8, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc75580): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.905163417 +0000 UTC m=+1293.014246155 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc75580): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb87e0 item 55 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 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/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc75d00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc75d00): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc75d00): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc75d00): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc75d00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.907061431 +0000 UTC m=+1293.016144179 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc75d00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0392500): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0392500): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0392500): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb8bd0 item 56 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0392500): _readAt: size=2, off=5 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0392500): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0392500): _writeAt: size=3, off=5 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0392500): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0392500): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.90765949 +0000 UTC m=+1293.016742228 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0392500): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0392a80): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0392a80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0392a80): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0392a80): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0392a80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.90765949 +0000 UTC m=+1293.016742228 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0392a80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb8e70 item 56 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03932c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03932c0): open at offset 0 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03932c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03932c0): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03932c0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03932c0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03932c0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03932c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.909474267 +0000 UTC m=+1293.018557005 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a03932c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0393940): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0393940): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0393940): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb97a0 item 57 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0393940): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0393940): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.910064811 +0000 UTC m=+1293.019147560 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0393940): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220080): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220080): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220080): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220080): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220080): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220080): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb9ab0 item 57 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220080): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220080): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.910670766 +0000 UTC m=+1293.019753504 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220080): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220600): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220600): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220600): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220600): >_readAt: n=8, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220600): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.910670766 +0000 UTC m=+1293.019753504 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220600): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbb9d50 item 57 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220c40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220c40): open at offset 0 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220c40): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220c40): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220c40): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220c40): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220c40): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220c40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.912535395 +0000 UTC m=+1293.021618133 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0220c40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0221280): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0221280): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0221280): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c0380 item 58 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0221280): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0221280): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.913206012 +0000 UTC m=+1293.022288750 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0221280): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02217c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02217c0): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02217c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c0540 item 58 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02217c0): _readAt: size=2, off=5 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02217c0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02217c0): _writeAt: size=3, off=5 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02217c0): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02217c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.914008177 +0000 UTC m=+1293.023090915 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a02217c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0221d80): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0221d80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0221d80): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0221d80): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0221d80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.914008177 +0000 UTC m=+1293.023090915 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0221d80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c0700 item 58 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fbc74c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fbc74c0): open at offset 0 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fbc74c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fbc74c0): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fbc74c0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fbc74c0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fbc74c0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fbc74c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.915582059 +0000 UTC m=+1293.024664797 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fbc74c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fbc7c00): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fbc7c00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fbc7c00): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c0a80 item 59 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fbc7c00): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fbc7c00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.916325803 +0000 UTC m=+1293.025408551 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fbc7c00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068a240): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068a240): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068a240): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068a240): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068a240): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068a240): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c0c40 item 59 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068a240): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068a240): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.917117217 +0000 UTC m=+1293.026199955 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068a240): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068a7c0): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068a7c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068a7c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068a7c0): >_readAt: n=8, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068a7c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.917117217 +0000 UTC m=+1293.026199955 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068a7c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c0e00 item 59 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 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/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068af00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068af00): open at offset 0 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068af00): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068af00): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068af00): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068af00): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068af00): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068af00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.918703983 +0000 UTC m=+1293.027786721 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068af00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068b540): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068b540): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068b540): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c1180 item 60 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068b540): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068b540): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.919423451 +0000 UTC m=+1293.028506190 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068b540): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068bac0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068bac0): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068bac0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c1340 item 60 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068bac0): _readAt: size=2, off=5 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068bac0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068bac0): _writeAt: size=3, off=5 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068bac0): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068bac0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.920149182 +0000 UTC m=+1293.029231929 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a068bac0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021a180): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021a180): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021a180): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021a180): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021a180): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.920149182 +0000 UTC m=+1293.029231929 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021a180): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c1500 item 60 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021abc0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021abc0): open at offset 0 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021abc0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021abc0): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021abc0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021abc0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021abc0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021abc0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.921830597 +0000 UTC m=+1293.030913345 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021abc0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021b300): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021b300): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021b300): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05c1d50 item 61 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021b300): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021b300): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.922411844 +0000 UTC m=+1293.031494592 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021b300): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021ba00): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021ba00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021ba00): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021ba00): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021ba00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.922411844 +0000 UTC m=+1293.031494592 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a021ba00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a031a150 item 61 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 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/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc9efc0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc9efc0): open at offset 0 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc9efc0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc9efc0): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc9efc0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc9efc0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc9efc0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc9efc0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.924366605 +0000 UTC m=+1293.033449343 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fc9efc0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027a1c0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027a1c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027a1c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a031a5b0 item 62 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027a1c0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027a1c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.925028624 +0000 UTC m=+1293.034111362 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027a1c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027abc0): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027abc0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027abc0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027abc0): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027abc0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.925028624 +0000 UTC m=+1293.034111362 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027abc0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a031a850 item 62 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 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/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027b540): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027b540): open at offset 0 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027b540): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027b540): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027b540): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027b540): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027b540): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027b540): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.926885741 +0000 UTC m=+1293.035968479 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027b540): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027bb80): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027bb80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027bb80): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a031abd0 item 63 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027bb80): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027bb80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.927391506 +0000 UTC m=+1293.036474244 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a027bb80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0536480): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0536480): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0536480): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0536480): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0536480): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.927391506 +0000 UTC m=+1293.036474244 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0536480): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a031aee0 item 63 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 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/21 05:13: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/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0536ac0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0536ac0): open at offset 0 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0536ac0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0536ac0): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0536ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0536ac0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0536ac0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0536ac0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.929603052 +0000 UTC m=+1293.038685800 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0536ac0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f8580): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f8580): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f8580): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049a150 item 64 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f8580): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f8580): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.930327089 +0000 UTC m=+1293.039409837 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f8580): >close: err= 2026/08/21 05:13: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/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f8c80): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f8c80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f8c80): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f8c80): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f8c80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.930327089 +0000 UTC m=+1293.039409837 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f8c80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049a310 item 64 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f92c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f92c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f92c0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f92c0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f92c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.932488028 +0000 UTC m=+1293.041570766 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f92c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f9740): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f9740): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f9740): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f9740): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f9740): _writeAt: size=3, off=2 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049a690 item 65 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f9740): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f9740): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.933430999 +0000 UTC m=+1293.042513747 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f9740): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f9c40): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f9c40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f9c40): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f9c40): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f9c40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.933430999 +0000 UTC m=+1293.042513747 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a04f9c40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049a850 item 65 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c2480): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c2480): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c2480): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c2480): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c2480): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.935193196 +0000 UTC m=+1293.044275934 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c2480): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c2900): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c2900): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049ae00 item 66 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c2900): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c2900): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c2900): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c2900): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c2900): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.936123613 +0000 UTC m=+1293.045206351 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c2900): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c3040): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c3040): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c3040): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c3040): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c3040): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.936123613 +0000 UTC m=+1293.045206351 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c3040): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049afc0 item 66 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c3880): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c3880): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c3880): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c3880): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c3880): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.938142785 +0000 UTC m=+1293.047225533 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c3880): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c3d00): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c3d00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c3d00): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c3d00): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c3d00): _writeAt: size=3, off=2 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049b420 item 67 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c3d00): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c3d00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.938925703 +0000 UTC m=+1293.048008452 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00c3d00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59f837300): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59f837300): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59f837300): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59f837300): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59f837300): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.938925703 +0000 UTC m=+1293.048008452 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59f837300): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049b5e0 item 67 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59f837d00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59f837d00): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59f837d00): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59f837d00): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59f837d00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.940713399 +0000 UTC m=+1293.049796148 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59f837d00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031e340): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031e340): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049b960 item 68 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031e340): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031e340): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031e340): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031e340): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031e340): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.941665968 +0000 UTC m=+1293.050748716 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031e340): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031e980): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031e980): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031e980): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031e980): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031e980): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.941665968 +0000 UTC m=+1293.050748716 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031e980): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a049bb20 item 68 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031f100): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031f100): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031f100): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031f100): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031f100): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.943940872 +0000 UTC m=+1293.053023620 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031f100): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031f580): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031f580): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031f580): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031f580): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031f580): _writeAt: size=3, off=2 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04060e0 item 69 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031f580): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031f580): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.944604196 +0000 UTC m=+1293.053686934 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031f580): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031fb80): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031fb80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031fb80): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031fb80): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031fb80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.944604196 +0000 UTC m=+1293.053686934 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a031fb80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04062a0 item 69 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff42540): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff42540): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff42540): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff42540): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff42540): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.94638111 +0000 UTC m=+1293.055463848 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff42540): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff42a40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff42a40): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0406770 item 70 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff42a40): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff42a40): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff42a40): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff42a40): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff42a40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.947156524 +0000 UTC m=+1293.056239262 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff42a40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff42fc0): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff42fc0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff42fc0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff42fc0): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff42fc0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.947156524 +0000 UTC m=+1293.056239262 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff42fc0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0406a80 item 70 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff43800): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff43800): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff43800): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff43800): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff43800): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.948938568 +0000 UTC m=+1293.058021306 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff43800): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff43e00): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff43e00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff43e00): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff43e00): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff43e00): _writeAt: size=3, off=2 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0406e70 item 71 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff43e00): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff43e00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.949647427 +0000 UTC m=+1293.058730175 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff43e00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0400840): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0400840): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0400840): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0400840): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0400840): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.949647427 +0000 UTC m=+1293.058730175 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0400840): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0407030 item 71 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0401000): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0401000): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0401000): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0401000): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0401000): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.95143381 +0000 UTC m=+1293.060516549 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0401000): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0401500): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0401500): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a04073b0 item 72 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0401500): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0401500): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0401500): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0401500): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0401500): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.952142448 +0000 UTC m=+1293.061225186 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0401500): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0401a40): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0401a40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0401a40): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0401a40): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0401a40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.952142448 +0000 UTC m=+1293.061225186 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a0401a40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0407650 item 72 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8c340): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8c340): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8c340): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8c340): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8c340): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8c340): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8c340): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.953830495 +0000 UTC m=+1293.062913233 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8c340): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8d140): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8d140): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8d140): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0407c00 item 73 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8d140): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8d140): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.95445817 +0000 UTC m=+1293.063540908 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8d140): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8dd00): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8dd00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8dd00): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8dd00): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8dd00): _writeAt: size=3, off=2 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0407dc0 item 73 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8dd00): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8dd00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.955921013 +0000 UTC m=+1293.065003751 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe8dd00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fabd300): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fabd300): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fabd300): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fabd300): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fabd300): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.955921013 +0000 UTC m=+1293.065003751 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fabd300): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a01f43f0 item 73 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2340): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2340): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2340): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2340): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2340): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2340): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2340): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.957726621 +0000 UTC m=+1293.066809359 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2340): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2bc0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2bc0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2bc0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a01f4a80 item 74 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2bc0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2bc0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.958407287 +0000 UTC m=+1293.067490025 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f2bc0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3200): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3200): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a01f4cb0 item 74 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3200): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3200): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3200): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3200): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3200): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.959184405 +0000 UTC m=+1293.068267152 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3200): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3880): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3880): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3880): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3880): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3880): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.959184405 +0000 UTC m=+1293.068267152 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a01f3880): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a01f5340 item 74 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2c0c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2c0c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2c0c0): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2c0c0): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2c0c0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2c0c0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2c0c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.96096193 +0000 UTC m=+1293.070044668 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2c0c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2c5c0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2c5c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2c5c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a01f58f0 item 75 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2c5c0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2c5c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.962016271 +0000 UTC m=+1293.071099009 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2c5c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2cb00): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2cb00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2cb00): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2cb00): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2cb00): _writeAt: size=3, off=2 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a01f5dc0 item 75 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2cb00): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2cb00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.962702296 +0000 UTC m=+1293.071785034 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2cb00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2d040): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2d040): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2d040): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2d040): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2d040): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.962702296 +0000 UTC m=+1293.071785034 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2d040): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbac1c0 item 75 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2d680): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2d680): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2d680): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2d680): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2d680): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2d680): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2d680): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.964468631 +0000 UTC m=+1293.073551369 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2d680): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2db80): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2db80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2db80): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbac5b0 item 76 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2db80): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2db80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.965317474 +0000 UTC m=+1293.074400212 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fd2db80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdee1c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdee1c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbac770 item 76 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdee1c0): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdee1c0): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdee1c0): _writeAt: size=3, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdee1c0): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdee1c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.966333572 +0000 UTC m=+1293.075416321 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdee1c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdee740): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdee740): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdee740): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdee740): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdee740): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.966333572 +0000 UTC m=+1293.075416321 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdee740): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbac9a0 item 76 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdeed80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdeed80): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdeed80): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdeed80): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdeed80): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdeed80): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdeed80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.968907632 +0000 UTC m=+1293.077990421 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdeed80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdef280): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdef280): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdef280): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbacd90 item 77 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdef280): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdef280): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.969786561 +0000 UTC m=+1293.078869309 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdef280): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdef980): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdef980): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdef980): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdef980): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdef980): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.969786561 +0000 UTC m=+1293.078869309 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fdef980): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbad340 item 77 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe720c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe720c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe720c0): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe720c0): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe720c0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe720c0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe720c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.972483183 +0000 UTC m=+1293.081565931 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe720c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe725c0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe725c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe725c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbadb20 item 78 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe725c0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe725c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.973296359 +0000 UTC m=+1293.082379117 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe725c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe72cc0): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe72cc0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe72cc0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe72cc0): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe72cc0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.973296359 +0000 UTC m=+1293.082379117 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe72cc0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fbadce0 item 78 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe73300): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe73300): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe73300): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe73300): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe73300): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe73300): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe73300): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.975355507 +0000 UTC m=+1293.084438255 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe73300): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe73800): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe73800): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe73800): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fba85b0 item 79 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe73800): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe73800): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.975961831 +0000 UTC m=+1293.085044580 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fe73800): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed0000): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed0000): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed0000): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed0000): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed0000): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.975961831 +0000 UTC m=+1293.085044580 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed0000): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fba8a80 item 79 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 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/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed0640): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed0640): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed0640): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed0640): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed0640): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed0640): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed0640): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.977726273 +0000 UTC m=+1293.086809011 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed0640): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed0b40): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed0b40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed0b40): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fba9490 item 80 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed0b40): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed0b40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.978362375 +0000 UTC m=+1293.087445113 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed0b40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1240): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1240): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1240): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1240): >_readAt: n=5, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1240): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.978362375 +0000 UTC m=+1293.087445113 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1240): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fba98f0 item 80 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1880): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1880): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1880): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1880): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1880): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.980167451 +0000 UTC m=+1293.089250200 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1880): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1d00): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1d00): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1d00): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1d00): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1d00): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1d00): _writeAt: size=3, off=7 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb42460 item 81 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1d00): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1d00): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.980756114 +0000 UTC m=+1293.089838852 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fed1d00): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feec340): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feec340): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feec340): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feec340): >_readAt: n=8, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feec340): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.980756114 +0000 UTC m=+1293.089838852 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feec340): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb42e70 item 81 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feec9c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feec9c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feec9c0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feec9c0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feec9c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.98237996 +0000 UTC m=+1293.091462698 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feec9c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feecec0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feecec0): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feecec0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb43ce0 item 82 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feecec0): _readAt: size=2, off=5 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feecec0): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feecec0): _writeAt: size=3, off=5 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feecec0): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feecec0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.98312683 +0000 UTC m=+1293.092209568 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feecec0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feed440): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feed440): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feed440): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feed440): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feed440): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.98312683 +0000 UTC m=+1293.092209568 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feed440): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fe201c0 item 82 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feedac0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feedac0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feedac0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feedac0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feedac0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.984616762 +0000 UTC m=+1293.093699500 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59feedac0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3e0c0): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3e0c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3e0c0): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3e0c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3e0c0): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3e0c0): _writeAt: size=3, off=7 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fe20930 item 83 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3e0c0): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3e0c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.985342604 +0000 UTC m=+1293.094425352 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3e0c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3e600): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3e600): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3e600): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3e600): >_readAt: n=8, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3e600): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.985342604 +0000 UTC m=+1293.094425352 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3e600): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fe20b60 item 83 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3ec80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3ec80): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3ec80): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3ec80): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3ec80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.987111093 +0000 UTC m=+1293.096193831 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3ec80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3f180): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3f180): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3f180): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fe21030 item 84 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3f180): _readAt: size=2, off=5 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3f180): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3f180): _writeAt: size=3, off=5 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3f180): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3f180): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.987725253 +0000 UTC m=+1293.096807991 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3f180): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3f700): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3f700): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3f700): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3f700): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3f700): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.987725253 +0000 UTC m=+1293.096807991 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3f700): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fe21340 item 84 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3fd80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3fd80): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3fd80): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3fd80): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3fd80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.989317178 +0000 UTC m=+1293.098399916 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ff3fd80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdc380): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdc380): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdc380): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdc380): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdc380): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdc380): _writeAt: size=3, off=7 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fe21ab0 item 85 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdc380): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdc380): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.989924805 +0000 UTC m=+1293.099007543 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdc380): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdc8c0): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdc8c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdc8c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdc8c0): >_readAt: n=8, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdc8c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.989924805 +0000 UTC m=+1293.099007543 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdc8c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f84c150 item 85 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdcf40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdcf40): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdcf40): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdcf40): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdcf40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.991474692 +0000 UTC m=+1293.100557430 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdcf40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdd440): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdd440): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdd440): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f84c700 item 86 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdd440): _readAt: size=2, off=5 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdd440): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdd440): _writeAt: size=3, off=5 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdd440): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdd440): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.992234416 +0000 UTC m=+1293.101317154 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdd440): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdd9c0): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdd9c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdd9c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdd9c0): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdd9c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.992234416 +0000 UTC m=+1293.101317154 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59ffdd9c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f84c8c0 item 86 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6140): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6140): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6140): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6140): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6140): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.993657072 +0000 UTC m=+1293.102739810 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6140): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6640): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6640): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6640): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6640): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6640): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6640): _writeAt: size=3, off=7 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f84cf50 item 87 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6640): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6640): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.994285347 +0000 UTC m=+1293.103368085 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6640): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6b80): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6b80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6b80): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6b80): >_readAt: n=8, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6b80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.994285347 +0000 UTC m=+1293.103368085 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff6b80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f84d110 item 87 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 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/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7200): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7200): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7200): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7200): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7200): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.99573216 +0000 UTC m=+1293.104814898 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7200): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7700): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7700): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7700): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f84d490 item 88 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7700): _readAt: size=2, off=5 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7700): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7700): _writeAt: size=3, off=5 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7700): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7700): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.996481545 +0000 UTC m=+1293.105564283 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7700): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7c80): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7c80): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7c80): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7c80): >_readAt: n=3, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7c80): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.996481545 +0000 UTC m=+1293.105564283 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a59fff7c80): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: Remove: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f84d650 item 88 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ba3c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ba3c0): open at offset 0 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ba3c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ba3c0): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ba3c0): >_readAt: n=0, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ba3c0): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ba3c0): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ba3c0): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.998010521 +0000 UTC m=+1293.107093259 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ba3c0): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ba900): _writeAt: size=5, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ba900): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ba900): >openPending: err= 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f84da40 item 89 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ba900): >_writeAt: n=5, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ba900): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.998531505 +0000 UTC m=+1293.107614243 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00ba900): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00bae40): _readAt: size=2, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00bae40): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00bae40): open at offset 5 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00bae40): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00bae40): >_readAt: n=2, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00bae40): _writeAt: size=3, off=7 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f84dc00 item 89 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00bae40): >_writeAt: n=3, err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00bae40): close: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.99922275 +0000 UTC m=+1293.108305488 2026/08/21 05:13:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00bae40): >close: err= 2026/08/21 05:13:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00bb3c0): _readAt: size=512, off=0 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00bb3c0): openPending: 2026/08/21 05:13:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00bb3c0): >openPending: err= 2026/08/21 05:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00bb3c0): >_readAt: n=8, err=EOF 2026/08/21 05:13:12 DEBUG : open-test-file(0x35a5a00bb3c0): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:12.99922275 +0000 UTC m=+1293.108305488 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00bb3c0): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: Remove: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb54000 item 89 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00bba00): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00bba00): open at offset 0 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00bba00): >openPending: err= 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00bba00): _readAt: size=2, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00bba00): >_readAt: n=0, err=EOF 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00bba00): _writeAt: size=5, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00bba00): >_writeAt: n=5, err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00bba00): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.000741839 +0000 UTC m=+1293.109824577 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00bba00): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dc040): _writeAt: size=5, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dc040): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dc040): >openPending: err= 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb54540 item 90 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dc040): >_writeAt: n=5, err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dc040): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.001328396 +0000 UTC m=+1293.110411134 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dc040): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dc580): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dc580): open at offset 5 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dc580): >openPending: err= 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb55030 item 90 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dc580): _readAt: size=2, off=5 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dc580): >_readAt: n=0, err=EOF 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dc580): _writeAt: size=3, off=5 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dc580): >_writeAt: n=3, err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dc580): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.002106886 +0000 UTC m=+1293.111189624 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dc580): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dcb40): _readAt: size=512, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dcb40): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dcb40): >openPending: err= 2026/08/21 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dcb40): >_readAt: n=3, err=EOF 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dcb40): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.002106886 +0000 UTC m=+1293.111189624 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dcb40): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: Remove: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb55340 item 90 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dd180): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dd180): open at offset 0 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dd180): >openPending: err= 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dd180): _readAt: size=2, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dd180): >_readAt: n=0, err=EOF 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dd180): _writeAt: size=5, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dd180): >_writeAt: n=5, err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dd180): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.003686228 +0000 UTC m=+1293.112768966 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dd180): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dd6c0): _writeAt: size=5, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dd6c0): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dd6c0): >openPending: err= 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb557a0 item 91 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dd6c0): >_writeAt: n=5, err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dd6c0): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.004271843 +0000 UTC m=+1293.113354592 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00dd6c0): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00ddc00): _readAt: size=2, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00ddc00): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00ddc00): open at offset 5 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00ddc00): >openPending: err= 2026/08/21 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00ddc00): >_readAt: n=2, err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00ddc00): _writeAt: size=3, off=7 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb55960 item 91 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00ddc00): >_writeAt: n=3, err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00ddc00): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.004851469 +0000 UTC m=+1293.113934207 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a00ddc00): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010e280): _readAt: size=512, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010e280): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010e280): >openPending: err= 2026/08/21 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010e280): >_readAt: n=8, err=EOF 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010e280): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.004851469 +0000 UTC m=+1293.113934207 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010e280): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: Remove: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59fb55c00 item 91 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13: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/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010e8c0): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010e8c0): open at offset 0 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010e8c0): >openPending: err= 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010e8c0): _readAt: size=2, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010e8c0): >_readAt: n=0, err=EOF 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010e8c0): _writeAt: size=5, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010e8c0): >_writeAt: n=5, err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010e8c0): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.00645206 +0000 UTC m=+1293.115534798 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010e8c0): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010ee00): _writeAt: size=5, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010ee00): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010ee00): >openPending: err= 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f812540 item 92 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010ee00): >_writeAt: n=5, err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010ee00): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.007123007 +0000 UTC m=+1293.116205745 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010ee00): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010f340): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010f340): open at offset 5 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010f340): >openPending: err= 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f812770 item 92 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010f340): _readAt: size=2, off=5 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010f340): >_readAt: n=0, err=EOF 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010f340): _writeAt: size=3, off=5 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010f340): >_writeAt: n=3, err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010f340): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.007737898 +0000 UTC m=+1293.116820636 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010f340): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010f900): _readAt: size=512, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010f900): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010f900): >openPending: err= 2026/08/21 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010f900): >_readAt: n=3, err=EOF 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010f900): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.007737898 +0000 UTC m=+1293.116820636 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a010f900): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: Remove: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f8129a0 item 92 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013e040): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013e040): open at offset 0 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013e040): >openPending: err= 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013e040): _readAt: size=2, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013e040): >_readAt: n=0, err=EOF 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013e040): _writeAt: size=5, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013e040): >_writeAt: n=5, err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013e040): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.00935947 +0000 UTC m=+1293.118442208 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013e040): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013e580): _writeAt: size=5, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013e580): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013e580): >openPending: err= 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f8131f0 item 93 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013e580): >_writeAt: n=5, err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013e580): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.009989238 +0000 UTC m=+1293.119071976 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013e580): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013ec80): _readAt: size=512, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013ec80): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013ec80): >openPending: err= 2026/08/21 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013ec80): >_readAt: n=5, err=EOF 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013ec80): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.009989238 +0000 UTC m=+1293.119071976 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013ec80): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: Remove: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f813500 item 93 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13: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/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013f2c0): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013f2c0): open at offset 0 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013f2c0): >openPending: err= 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013f2c0): _readAt: size=2, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013f2c0): >_readAt: n=0, err=EOF 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013f2c0): _writeAt: size=5, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013f2c0): >_writeAt: n=5, err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013f2c0): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.011714145 +0000 UTC m=+1293.120796883 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013f2c0): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013f800): _writeAt: size=5, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013f800): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013f800): >openPending: err= 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a59f813d50 item 94 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013f800): >_writeAt: n=5, err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013f800): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.012373872 +0000 UTC m=+1293.121456610 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a013f800): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016e000): _readAt: size=512, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016e000): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016e000): >openPending: err= 2026/08/21 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016e000): >_readAt: n=5, err=EOF 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016e000): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.012373872 +0000 UTC m=+1293.121456610 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016e000): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: Remove: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a05020e0 item 94 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13: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/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016e640): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016e640): open at offset 0 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016e640): >openPending: err= 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016e640): _readAt: size=2, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016e640): >_readAt: n=0, err=EOF 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016e640): _writeAt: size=5, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016e640): >_writeAt: n=5, err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016e640): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.014153511 +0000 UTC m=+1293.123236249 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016e640): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016eb80): _writeAt: size=5, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016eb80): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016eb80): >openPending: err= 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0502460 item 95 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016eb80): >_writeAt: n=5, err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016eb80): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.014729218 +0000 UTC m=+1293.123811956 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016eb80): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016f280): _readAt: size=512, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016f280): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016f280): >openPending: err= 2026/08/21 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016f280): >_readAt: n=5, err=EOF 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016f280): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.014729218 +0000 UTC m=+1293.123811956 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016f280): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: Remove: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0502620 item 95 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13: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/21 05:13: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/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016f8c0): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016f8c0): open at offset 0 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016f8c0): >openPending: err= 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016f8c0): _readAt: size=2, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016f8c0): >_readAt: n=0, err=EOF 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016f8c0): _writeAt: size=5, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016f8c0): >_writeAt: n=5, err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016f8c0): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.01646741 +0000 UTC m=+1293.125550148 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016f8c0): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016fe00): _writeAt: size=5, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016fe00): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016fe00): >openPending: err= 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0502a80 item 96 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016fe00): >_writeAt: n=5, err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016fe00): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.017101647 +0000 UTC m=+1293.126184385 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a016fe00): >close: err= 2026/08/21 05:13: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/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/21 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/21 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/21 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a01a0600): _readAt: size=512, off=0 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a01a0600): openPending: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a01a0600): >openPending: err= 2026/08/21 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a01a0600): >_readAt: n=5, err=EOF 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a01a0600): close: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-21 05:13:13.017101647 +0000 UTC m=+1293.126184385 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : open-test-file(0x35a5a01a0600): >close: err= 2026/08/21 05:13:13 DEBUG : open-test-file: Remove: 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35a5a0502cb0 item 96 2026/08/21 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/21 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/21 05:13:13 DEBUG : open-test-file: >Remove: err= 2026/08/21 05:13:13 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:13:13 DEBUG : Looking for writers 2026/08/21 05:13:13 DEBUG : >WaitForWriters: 2026/08/21 05:13:13 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.86s) --- PASS: TestRWFileHandleOpenTests/writes (1.70s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.24s) --- 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.01s) --- 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.01s) --- 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.16s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.25s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:13:13 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:13:13 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:13:13 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:13 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:13:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:13:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:13 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:13:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:13 DEBUG : file1: newRWFileHandle: 2026/08/21 05:13:13 DEBUG : file1(0x35a5a01a0d00): openPending: 2026/08/21 05:13:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:13:13 DEBUG : file1(0x35a5a01a0d00): >openPending: err= 2026/08/21 05:13:13 DEBUG : file1: >newRWFileHandle: err= 2026/08/21 05:13:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:13:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/21 05:13:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/21 05:13:13 DEBUG : file1(0x35a5a01a0d00): _writeAt: size=2, off=0 2026/08/21 05:13:13 DEBUG : file1(0x35a5a01a0d00): >_writeAt: n=2, err= 2026/08/21 05:13:13 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/21 05:13:13 DEBUG : file1(0x35a5a01a0d00): RWFileHandle.Flush 2026/08/21 05:13:13 DEBUG : file1(0x35a5a01a0d00): RWFileHandle.Release 2026/08/21 05:13:13 DEBUG : file1(0x35a5a01a0d00): close: 2026/08/21 05:13:13 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/21 05:13:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:13 DEBUG : file1(0x35a5a01a0d00): >close: err= 2026/08/21 05:13:13 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:13:13 DEBUG : Looking for writers 2026/08/21 05:13:13 DEBUG : file1: reading active writers 2026/08/21 05:13:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/21 05:13:13 DEBUG : Looking for writers 2026/08/21 05:13:13 DEBUG : file1: reading active writers 2026/08/21 05:13:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/21 05:13:13 DEBUG : Looking for writers 2026/08/21 05:13:13 DEBUG : file1: reading active writers 2026/08/21 05:13:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/21 05:13:13 DEBUG : Looking for writers 2026/08/21 05:13:13 DEBUG : file1: reading active writers 2026/08/21 05:13:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/21 05:13:13 DEBUG : file1: vfs cache: starting upload 2026/08/21 05:13:14 DEBUG : Looking for writers 2026/08/21 05:13:14 DEBUG : file1: reading active writers 2026/08/21 05:13:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/21 05:13:14 DEBUG : Looking for writers 2026/08/21 05:13:14 DEBUG : file1: reading active writers 2026/08/21 05:13:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/21 05:13:14 DEBUG : Looking for writers 2026/08/21 05:13:14 DEBUG : file1: reading active writers 2026/08/21 05:13:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/21 05:13:14 DEBUG : forgetting directory cache 2026/08/21 05:13:14 DEBUG : dir: forgetting directory cache 2026/08/21 05:13:14 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/21 05:13:15 DEBUG : Looking for writers 2026/08/21 05:13:15 DEBUG : file1: reading active writers 2026/08/21 05:13:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:13:15 DEBUG : file1: size = 2 OK 2026/08/21 05:13:15 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/21 05:13:15 INFO : file1: Copied (new) 2026/08/21 05:13:15 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/21 05:13:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/21 05:13:15 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/21 05:13:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:13:15 INFO : file1: vfs cache: upload succeeded try #1 2026/08/21 05:13:16 DEBUG : Looking for writers 2026/08/21 05:13:16 DEBUG : file1: reading active writers 2026/08/21 05:13:16 DEBUG : >WaitForWriters: 2026/08/21 05:13:16 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:13:16 DEBUG : Looking for writers 2026/08/21 05:13:16 DEBUG : file1: reading active writers 2026/08/21 05:13:16 DEBUG : >WaitForWriters: 2026/08/21 05:13:16 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (9.73s) === RUN TestRWCacheRename run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:13:23 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:13:23 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:13:23 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:23 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:13:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:13:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:23 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:13:23 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:13:23 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:13:23 DEBUG : rename_me: newRWFileHandle: 2026/08/21 05:13:23 DEBUG : rename_me(0x35a5a0206640): openPending: 2026/08/21 05:13:23 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/21 05:13:23 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/21 05:13:23 DEBUG : rename_me(0x35a5a0206640): >openPending: err= 2026/08/21 05:13:23 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/21 05:13:23 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/21 05:13:23 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/21 05:13:23 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/21 05:13:23 DEBUG : rename_me(0x35a5a0206640): _writeAt: size=5, off=0 2026/08/21 05:13:23 DEBUG : rename_me(0x35a5a0206640): >_writeAt: n=5, err= 2026/08/21 05:13:23 DEBUG : rename_me(0x35a5a0206640): close: 2026/08/21 05:13:23 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-21 05:13:23.596896973 +0000 UTC m=+1303.705979721 2026/08/21 05:13:23 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/21 05:13:23 DEBUG : rename_me(0x35a5a0206640): >close: err= 2026/08/21 05:13:23 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/21 05:13:23 DEBUG : i_was_renamed: Updating file with 0x35a5a038dd40 2026/08/21 05:13:23 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/21 05:13:23 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/21 05:13:23 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:13:23 DEBUG : Looking for writers 2026/08/21 05:13:23 DEBUG : i_was_renamed: reading active writers 2026/08/21 05:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/21 05:13:23 DEBUG : Looking for writers 2026/08/21 05:13:23 DEBUG : i_was_renamed: reading active writers 2026/08/21 05:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/21 05:13:23 DEBUG : Looking for writers 2026/08/21 05:13:23 DEBUG : i_was_renamed: reading active writers 2026/08/21 05:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/21 05:13:23 DEBUG : Looking for writers 2026/08/21 05:13:23 DEBUG : i_was_renamed: reading active writers 2026/08/21 05:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/21 05:13:23 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/21 05:13:23 DEBUG : Looking for writers 2026/08/21 05:13:23 DEBUG : i_was_renamed: reading active writers 2026/08/21 05:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/21 05:13:23 DEBUG : Looking for writers 2026/08/21 05:13:23 DEBUG : i_was_renamed: reading active writers 2026/08/21 05:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/21 05:13:24 DEBUG : Looking for writers 2026/08/21 05:13:24 DEBUG : i_was_renamed: reading active writers 2026/08/21 05:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/21 05:13:24 DEBUG : Looking for writers 2026/08/21 05:13:24 DEBUG : i_was_renamed: reading active writers 2026/08/21 05:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/21 05:13:25 DEBUG : i_was_renamed: size = 5 OK 2026/08/21 05:13:25 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/21 05:13:25 INFO : i_was_renamed: Copied (new) 2026/08/21 05:13:25 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-21 05:13:23.596896973 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/21 05:13:25 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/21 05:13:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/21 05:13:25 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/21 05:13:25 DEBUG : Looking for writers 2026/08/21 05:13:25 DEBUG : i_was_renamed: reading active writers 2026/08/21 05:13:25 DEBUG : >WaitForWriters: 2026/08/21 05:13:25 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (9.61s) === RUN TestRWCacheUpdate run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:13:32 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:13:32 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/21 05:13:32 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:32 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:13:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/21 05:13:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qudocix8kemu" 2026/08/21 05:13:32 INFO : Yandex rclone-test-qudocix8kemu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/21 05:13:33 DEBUG : forgetting directory cache 2026/08/21 05:13:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/21 05:13:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/21 05:13:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/21 05:13:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/21 05:13:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/21 05:13:35 DEBUG : TestRWCacheUpdate(0x35a5a0206640): _readAt: size=512, off=0 2026/08/21 05:13:35 DEBUG : TestRWCacheUpdate(0x35a5a0206640): openPending: 2026/08/21 05:13:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-21 04:14:32.974535969 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/21 05:13:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/21 05:13:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/21 05:13:35 DEBUG : TestRWCacheUpdate(0x35a5a0206640): >openPending: err= 2026/08/21 05:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/21 05:13:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/21 05:13:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:13:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:13:35 DEBUG : forgetting directory cache 2026/08/21 05:13:35 DEBUG : TestRWCacheUpdate(0x35a5a0206640): >_readAt: n=20, err=EOF 2026/08/21 05:13:35 DEBUG : TestRWCacheUpdate(0x35a5a0206640): close: 2026/08/21 05:13:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-21 04:14:32.974535969 +0000 UTC 2026/08/21 05:13:35 DEBUG : TestRWCacheUpdate(0x35a5a0206640): >close: err= 2026/08/21 05:13:35 DEBUG : Re-reading directory (363.139638ms old) 2026/08/21 05:13:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/21 05:13:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/21 05:13:36 DEBUG : forgetting directory cache 2026/08/21 05:13:38 DEBUG : forgetting directory cache 2026/08/21 05:13:38 DEBUG : dir: forgetting directory cache 2026/08/21 05:13:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/21 05:13:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/21 05:13:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/21 05:13:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/21 05:13:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/21 05:13:39 DEBUG : TestRWCacheUpdate(0x35a5a0537ac0): _readAt: size=512, off=0 2026/08/21 05:13:39 DEBUG : TestRWCacheUpdate(0x35a5a0537ac0): openPending: 2026/08/21 05:13:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-21 04:15:32.974535969 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-21 04:14:32.974535969 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/21 05:13:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-21 04:15:32.974535969 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-21 04:14:32.974535969 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/21 05:13:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/21 05:13:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/21 05:13:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/21 05:13:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/21 05:13:39 DEBUG : TestRWCacheUpdate(0x35a5a0537ac0): >openPending: err= 2026/08/21 05:13:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/21 05:13:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/21 05:13:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:13:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:13:39 DEBUG : forgetting directory cache 2026/08/21 05:13:39 DEBUG : forgetting directory cache 2026/08/21 05:13:39 DEBUG : TestRWCacheUpdate(0x35a5a0537ac0): >_readAt: n=20, err=EOF 2026/08/21 05:13:39 DEBUG : TestRWCacheUpdate(0x35a5a0537ac0): close: 2026/08/21 05:13:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-21 04:15:32.974535969 +0000 UTC 2026/08/21 05:13:39 DEBUG : TestRWCacheUpdate(0x35a5a0537ac0): >close: err= 2026/08/21 05:13:39 DEBUG : Re-reading directory (508.089591ms old) 2026/08/21 05:13:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/21 05:13:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/21 05:13:40 DEBUG : forgetting directory cache 2026/08/21 05:13:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/21 05:13:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/21 05:13:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/21 05:13:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/21 05:13:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/21 05:13:43 DEBUG : TestRWCacheUpdate(0x35a5a03928c0): _readAt: size=512, off=0 2026/08/21 05:13:43 DEBUG : TestRWCacheUpdate(0x35a5a03928c0): openPending: 2026/08/21 05:13:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-21 04:16:32.974535969 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-21 04:15:32.974535969 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/21 05:13:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-21 04:16:32.974535969 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-21 04:15:32.974535969 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/21 05:13:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/21 05:13:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/21 05:13:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/21 05:13:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/21 05:13:43 DEBUG : TestRWCacheUpdate(0x35a5a03928c0): >openPending: err= 2026/08/21 05:13:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/21 05:13:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/21 05:13:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:13:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:13:43 DEBUG : forgetting directory cache 2026/08/21 05:13:43 DEBUG : forgetting directory cache 2026/08/21 05:13:43 DEBUG : TestRWCacheUpdate(0x35a5a03928c0): >_readAt: n=20, err=EOF 2026/08/21 05:13:43 DEBUG : TestRWCacheUpdate(0x35a5a03928c0): close: 2026/08/21 05:13:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-21 04:16:32.974535969 +0000 UTC 2026/08/21 05:13:43 DEBUG : TestRWCacheUpdate(0x35a5a03928c0): >close: err= 2026/08/21 05:13:43 DEBUG : Re-reading directory (526.764613ms old) 2026/08/21 05:13:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/21 05:13:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/21 05:13:44 DEBUG : forgetting directory cache 2026/08/21 05:13:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/21 05:13:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/21 05:13:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/21 05:13:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/21 05:13:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/21 05:13:46 DEBUG : TestRWCacheUpdate(0x35a5a02207c0): _readAt: size=512, off=0 2026/08/21 05:13:46 DEBUG : TestRWCacheUpdate(0x35a5a02207c0): openPending: 2026/08/21 05:13:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-21 04:17:32.974535969 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-21 04:16:32.974535969 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/21 05:13:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-21 04:17:32.974535969 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-21 04:16:32.974535969 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/21 05:13:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/21 05:13:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/21 05:13:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/21 05:13:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/21 05:13:46 DEBUG : TestRWCacheUpdate(0x35a5a02207c0): >openPending: err= 2026/08/21 05:13:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/21 05:13:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/21 05:13:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:13:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:13:47 DEBUG : forgetting directory cache 2026/08/21 05:13:47 DEBUG : forgetting directory cache 2026/08/21 05:13:47 DEBUG : TestRWCacheUpdate(0x35a5a02207c0): >_readAt: n=20, err=EOF 2026/08/21 05:13:47 DEBUG : TestRWCacheUpdate(0x35a5a02207c0): close: 2026/08/21 05:13:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-21 04:17:32.974535969 +0000 UTC 2026/08/21 05:13:47 DEBUG : TestRWCacheUpdate(0x35a5a02207c0): >close: err= 2026/08/21 05:13:47 DEBUG : Re-reading directory (416.520158ms old) 2026/08/21 05:13:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/21 05:13:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/21 05:13:47 DEBUG : forgetting directory cache 2026/08/21 05:13:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/21 05:13:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/21 05:13:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/21 05:13:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/21 05:13:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/21 05:13:50 DEBUG : TestRWCacheUpdate(0x35a59fc75ec0): _readAt: size=512, off=0 2026/08/21 05:13:50 DEBUG : TestRWCacheUpdate(0x35a59fc75ec0): openPending: 2026/08/21 05:13:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-21 04:18:32.974535969 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-21 04:17:32.974535969 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/21 05:13:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-21 04:18:32.974535969 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-21 04:17:32.974535969 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/21 05:13:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/21 05:13:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/21 05:13:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/21 05:13:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/21 05:13:50 DEBUG : TestRWCacheUpdate(0x35a59fc75ec0): >openPending: err= 2026/08/21 05:13:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/21 05:13:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/21 05:13:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:13:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:13:51 DEBUG : forgetting directory cache 2026/08/21 05:13:51 DEBUG : TestRWCacheUpdate(0x35a59fc75ec0): >_readAt: n=20, err=EOF 2026/08/21 05:13:51 DEBUG : TestRWCacheUpdate(0x35a59fc75ec0): close: 2026/08/21 05:13:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-21 04:18:32.974535969 +0000 UTC 2026/08/21 05:13:51 DEBUG : TestRWCacheUpdate(0x35a59fc75ec0): >close: err= 2026/08/21 05:13:51 DEBUG : Re-reading directory (356.905459ms old) 2026/08/21 05:13:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/21 05:13:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/21 05:13:51 DEBUG : forgetting directory cache 2026/08/21 05:13:52 DEBUG : forgetting directory cache 2026/08/21 05:13:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/21 05:13:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/21 05:13:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/21 05:13:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/21 05:13:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/21 05:13:54 DEBUG : TestRWCacheUpdate(0x35a5a021a640): _readAt: size=512, off=0 2026/08/21 05:13:54 DEBUG : TestRWCacheUpdate(0x35a5a021a640): openPending: 2026/08/21 05:13:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-21 04:19:32.974535969 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-21 04:18:32.974535969 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/21 05:13:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-21 04:19:32.974535969 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-21 04:18:32.974535969 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/21 05:13:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/21 05:13:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/21 05:13:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/21 05:13:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/21 05:13:54 DEBUG : TestRWCacheUpdate(0x35a5a021a640): >openPending: err= 2026/08/21 05:13:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/21 05:13:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/21 05:13:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:13:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:13:54 DEBUG : forgetting directory cache 2026/08/21 05:13:54 DEBUG : TestRWCacheUpdate(0x35a5a021a640): >_readAt: n=20, err=EOF 2026/08/21 05:13:54 DEBUG : TestRWCacheUpdate(0x35a5a021a640): close: 2026/08/21 05:13:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-21 04:19:32.974535969 +0000 UTC 2026/08/21 05:13:54 DEBUG : TestRWCacheUpdate(0x35a5a021a640): >close: err= 2026/08/21 05:13:54 DEBUG : Re-reading directory (366.02073ms old) 2026/08/21 05:13:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/21 05:13:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/21 05:13:54 DEBUG : forgetting directory cache 2026/08/21 05:13:56 DEBUG : forgetting directory cache 2026/08/21 05:13:56 DEBUG : dir: forgetting directory cache 2026/08/21 05:13:56 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate(0x35a5a021ba00): _readAt: size=512, off=0 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate(0x35a5a021ba00): openPending: 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-21 04:20:32.974535969 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-21 04:19:32.974535969 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-21 04:20:32.974535969 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-21 04:19:32.974535969 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/21 05:13:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/21 05:13:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate(0x35a5a021ba00): >openPending: err= 2026/08/21 05:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:13:57 DEBUG : forgetting directory cache 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate(0x35a5a021ba00): >_readAt: n=21, err=EOF 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate(0x35a5a021ba00): close: 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-21 04:20:32.974535969 +0000 UTC 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate(0x35a5a021ba00): >close: err= 2026/08/21 05:13:57 DEBUG : Re-reading directory (259.054657ms old) 2026/08/21 05:13:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/21 05:13:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/21 05:13:58 DEBUG : forgetting directory cache 2026/08/21 05:14:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:14:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/21 05:14:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/21 05:14:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/21 05:14:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/21 05:14:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/21 05:14:00 DEBUG : TestRWCacheUpdate(0x35a5a027bc40): _readAt: size=512, off=0 2026/08/21 05:14:00 DEBUG : TestRWCacheUpdate(0x35a5a027bc40): openPending: 2026/08/21 05:14:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-21 04:21:32.974535969 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-21 04:20:32.974535969 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/21 05:14:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-21 04:21:32.974535969 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-21 04:20:32.974535969 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/21 05:14:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/21 05:14:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/21 05:14:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/21 05:14:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/21 05:14:00 DEBUG : TestRWCacheUpdate(0x35a5a027bc40): >openPending: err= 2026/08/21 05:14:00 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/21 05:14:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/21 05:14:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:14:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:14:00 DEBUG : forgetting directory cache 2026/08/21 05:14:00 DEBUG : TestRWCacheUpdate(0x35a5a027bc40): >_readAt: n=22, err=EOF 2026/08/21 05:14:00 DEBUG : TestRWCacheUpdate(0x35a5a027bc40): close: 2026/08/21 05:14:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-21 04:21:32.974535969 +0000 UTC 2026/08/21 05:14:00 DEBUG : TestRWCacheUpdate(0x35a5a027bc40): >close: err= 2026/08/21 05:14:00 DEBUG : Re-reading directory (315.408851ms old) 2026/08/21 05:14:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/21 05:14:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/21 05:14:01 DEBUG : forgetting directory cache 2026/08/21 05:14:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:14:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/21 05:14:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/21 05:14:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/21 05:14:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/21 05:14:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/21 05:14:03 DEBUG : TestRWCacheUpdate(0x35a5a04f9240): _readAt: size=512, off=0 2026/08/21 05:14:03 DEBUG : TestRWCacheUpdate(0x35a5a04f9240): openPending: 2026/08/21 05:14:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-21 04:22:32.974535969 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-21 04:21:32.974535969 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/21 05:14:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-21 04:22:32.974535969 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-21 04:21:32.974535969 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/21 05:14:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/21 05:14:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/21 05:14:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/21 05:14:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/21 05:14:03 DEBUG : TestRWCacheUpdate(0x35a5a04f9240): >openPending: err= 2026/08/21 05:14:03 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/21 05:14:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/21 05:14:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:14:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:14:04 DEBUG : forgetting directory cache 2026/08/21 05:14:04 DEBUG : forgetting directory cache 2026/08/21 05:14:04 DEBUG : TestRWCacheUpdate(0x35a5a04f9240): >_readAt: n=23, err=EOF 2026/08/21 05:14:04 DEBUG : TestRWCacheUpdate(0x35a5a04f9240): close: 2026/08/21 05:14:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-21 04:22:32.974535969 +0000 UTC 2026/08/21 05:14:04 DEBUG : TestRWCacheUpdate(0x35a5a04f9240): >close: err= 2026/08/21 05:14:04 DEBUG : Re-reading directory (477.883864ms old) 2026/08/21 05:14:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/21 05:14:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/21 05:14:04 DEBUG : forgetting directory cache 2026/08/21 05:14:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:14:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/21 05:14:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/21 05:14:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/21 05:14:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/21 05:14:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/21 05:14:09 DEBUG : TestRWCacheUpdate(0x35a5a00c2d80): _readAt: size=512, off=0 2026/08/21 05:14:09 DEBUG : TestRWCacheUpdate(0x35a5a00c2d80): openPending: 2026/08/21 05:14:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-21 04:23:32.974535969 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-21 04:22:32.974535969 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/21 05:14:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-21 04:23:32.974535969 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-21 04:22:32.974535969 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/21 05:14:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/21 05:14:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/21 05:14:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/21 05:14:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/21 05:14:09 DEBUG : TestRWCacheUpdate(0x35a5a00c2d80): >openPending: err= 2026/08/21 05:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/21 05:14:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/21 05:14:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:14:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:14:09 DEBUG : forgetting directory cache 2026/08/21 05:14:09 DEBUG : TestRWCacheUpdate(0x35a5a00c2d80): >_readAt: n=24, err=EOF 2026/08/21 05:14:09 DEBUG : TestRWCacheUpdate(0x35a5a00c2d80): close: 2026/08/21 05:14:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-21 04:23:32.974535969 +0000 UTC 2026/08/21 05:14:09 DEBUG : TestRWCacheUpdate(0x35a5a00c2d80): >close: err= 2026/08/21 05:14:09 DEBUG : Re-reading directory (399.722236ms old) 2026/08/21 05:14:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/21 05:14:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/21 05:14:10 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:14:10 DEBUG : Looking for writers 2026/08/21 05:14:10 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/21 05:14:10 DEBUG : >WaitForWriters: 2026/08/21 05:14:10 DEBUG : Yandex rclone-test-qudocix8kemu: vfs cache: cleaner exiting 2026/08/21 05:14:10 DEBUG : forgetting directory cache 2026/08/21 05:14:15 DEBUG : forgetting directory cache 2026/08/21 05:14:15 DEBUG : dir: forgetting directory cache 2026/08/21 05:14:15 DEBUG : dir: Removed virtual directory entry vDel: "file1" --- PASS: TestRWCacheUpdate (43.47s) === RUN TestCaseSensitivity run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:14:24 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:14:24 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:14:24 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/21 05:14:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/21 05:14:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/21 05:14:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:14:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/21 05:14:25 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/21 05:14:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/21 05:14:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/21 05:14:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:14:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/21 05:14:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/21 05:14:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/21 05:14:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/21 05:14:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:14:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/21 05:14:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/21 05:14:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/21 05:14:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/21 05:14:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:14:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/21 05:14:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:27 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/21 05:14:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/21 05:14:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/21 05:14:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:14:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/21 05:14:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/21 05:14:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/21 05:14:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/21 05:14:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:14:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/21 05:14:28 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/21 05:14:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/21 05:14:28 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/21 05:14:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:14:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/21 05:14:28 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/21 05:14:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/21 05:14:28 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/21 05:14:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:14:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/21 05:14:28 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/21 05:14:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/21 05:14:28 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/21 05:14:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:14:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/21 05:14:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/21 05:14:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/21 05:14:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/21 05:14:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:14:29 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/21 05:14:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:29 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/21 05:14:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/21 05:14:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/21 05:14:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:14:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/21 05:14:29 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:29 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/21 05:14:29 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/21 05:14:29 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:29 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/21 05:14:29 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/21 05:14:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/21 05:14:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/21 05:14:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/21 05:14:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:14:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/21 05:14:30 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:30 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/21 05:14:30 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:30 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/21 05:14:30 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:30 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/21 05:14:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/21 05:14:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/21 05:14:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/21 05:14:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:14:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/21 05:14:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:30 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/21 05:14:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/21 05:14:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/21 05:14:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:14:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/21 05:14:30 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:30 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/21 05:14:30 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:30 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/21 05:14:30 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:14:30 DEBUG : Looking for writers 2026/08/21 05:14:30 DEBUG : FiLeA: reading active writers 2026/08/21 05:14:30 DEBUG : FiLeB: reading active writers 2026/08/21 05:14:30 DEBUG : FilEb: reading active writers 2026/08/21 05:14:30 DEBUG : >WaitForWriters: 2026/08/21 05:14:30 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:14:30 DEBUG : Looking for writers 2026/08/21 05:14:30 DEBUG : FilEb: reading active writers 2026/08/21 05:14:30 DEBUG : FiLeA: reading active writers 2026/08/21 05:14:30 DEBUG : FiLeB: reading active writers 2026/08/21 05:14:30 DEBUG : >WaitForWriters: 2026/08/21 05:14:34 DEBUG : forgetting directory cache 2026/08/21 05:14:34 DEBUG : dir: forgetting directory cache 2026/08/21 05:14:34 DEBUG : dir: Removed virtual directory entry vDel: "file1" --- PASS: TestCaseSensitivity (33.47s) === RUN TestUnicodeNormalization run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:14:53 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/21 05:14:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/21 05:14:54 DEBUG : pacer: Reducing sleep to 15ms 2026/08/21 05:14:54 DEBUG : forgetting directory cache 2026/08/21 05:14:54 DEBUG : dir: forgetting directory cache 2026/08/21 05:14:54 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/21 05:14:54 DEBUG : pacer: Reducing sleep to 10ms 2026/08/21 05:14:54 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:14:54 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:54 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/21 05:14:54 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/21 05:14:54 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/21 05:14:54 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:14:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/21 05:14:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:55 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/21 05:14:55 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/21 05:14:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/21 05:14:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:14:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/21 05:14:55 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/21 05:14:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/21 05:14:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/21 05:14:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:14:56 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/21 05:14:56 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:14:56 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/21 05:14:56 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:14:56 DEBUG : Looking for writers 2026/08/21 05:14:56 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/21 05:14:56 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/21 05:14:56 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (19.96s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:15:09 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:15:09 DEBUG : Yandex rclone-test-qudocix8kemu: Reusing VFS from active cache 2026/08/21 05:15:09 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:15:09 DEBUG : Looking for writers 2026/08/21 05:15:09 DEBUG : >WaitForWriters: 2026/08/21 05:15:09 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:15:09 DEBUG : Looking for writers 2026/08/21 05:15:09 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.57s) === RUN TestVFSNewWithOpts run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:15:10 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:15:10 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:15:10 DEBUG : Looking for writers 2026/08/21 05:15:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.36s) === RUN TestVFSRoot run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:15:10 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:15:10 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:15:10 DEBUG : Looking for writers 2026/08/21 05:15:10 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.71s) === RUN TestVFSStat run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:15:11 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:15:13 DEBUG : forgetting directory cache 2026/08/21 05:15:13 DEBUG : dir: forgetting directory cache 2026/08/21 05:15:13 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/21 05:15:13 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:15:16 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:15:16 DEBUG : dir: Looking for writers 2026/08/21 05:15:16 DEBUG : file2: reading active writers 2026/08/21 05:15:16 DEBUG : Looking for writers 2026/08/21 05:15:16 DEBUG : dir: reading active writers 2026/08/21 05:15:16 DEBUG : file1: reading active writers 2026/08/21 05:15:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (26.16s) === RUN TestVFSStatParent run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:15:37 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:15:43 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:15:43 DEBUG : dir: Looking for writers 2026/08/21 05:15:43 DEBUG : Looking for writers 2026/08/21 05:15:43 DEBUG : dir: reading active writers 2026/08/21 05:15:43 DEBUG : file1: reading active writers 2026/08/21 05:15:43 DEBUG : >WaitForWriters: 2026/08/21 05:15:43 DEBUG : forgetting directory cache 2026/08/21 05:15:43 DEBUG : dir: forgetting directory cache 2026/08/21 05:15:43 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/21 05:15:43 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:15:51 DEBUG : dir: forgetting directory cache 2026/08/21 05:15:51 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/21 05:15:51 DEBUG : forgetting directory cache 2026/08/21 05:15:51 DEBUG : dir: forgetting directory cache 2026/08/21 05:15:51 DEBUG : dir/virtualDir: forgetting directory cache --- PASS: TestVFSStatParent (28.29s) === RUN TestVFSOpenFile run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:16:05 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:16:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:16:12 DEBUG : file1: Open: flags=O_RDONLY 2026/08/21 05:16:12 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/21 05:16:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/21 05:16:12 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:16:12 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/21 05:16:12 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/21 05:16:12 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/21 05:16:12 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:16:12 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:16:12 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/21 05:16:12 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/21 05:16:12 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/21 05:16:12 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/21 05:16:12 DEBUG : Yandex rclone-test-qudocix8kemu: File to upload is small (0 bytes), uploading instead of streaming 2026/08/21 05:16:12 DEBUG : forgetting directory cache 2026/08/21 05:16:12 DEBUG : dir: forgetting directory cache 2026/08/21 05:16:12 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/21 05:16:12 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:16:13 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/21 05:16:13 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/21 05:16:13 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/21 05:16:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/21 05:16:13 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:16:13 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/21 05:16:13 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:16:13 DEBUG : dir: Looking for writers 2026/08/21 05:16:13 DEBUG : file2: reading active writers 2026/08/21 05:16:13 DEBUG : new_file.txt: reading active writers 2026/08/21 05:16:13 DEBUG : Looking for writers 2026/08/21 05:16:13 DEBUG : dir: reading active writers 2026/08/21 05:16:13 DEBUG : file1: reading active writers 2026/08/21 05:16:13 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (34.11s) === RUN TestVFSRename run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:16:40 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:16:44 DEBUG : forgetting directory cache 2026/08/21 05:16:44 DEBUG : dir: forgetting directory cache 2026/08/21 05:16:44 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/21 05:16:44 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:16:45 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/21 05:16:45 DEBUG : dir/file1: Updating file with dir/file1 0x35a5a059ea90 2026/08/21 05:16:45 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/21 05:16:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/21 05:16:47 INFO : dir/file1: Moved (server-side) to: file0 2026/08/21 05:16:47 DEBUG : file0: Updating file with file0 0x35a5a059ea90 2026/08/21 05:16:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/21 05:16:47 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/21 05:16:49 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:16:49 DEBUG : dir: Looking for writers 2026/08/21 05:16:49 DEBUG : Looking for writers 2026/08/21 05:16:49 DEBUG : file0: reading active writers 2026/08/21 05:16:49 DEBUG : dir: reading active writers 2026/08/21 05:16:49 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (23.31s) === RUN TestVFSStatfs run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:17:03 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:17:03 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:17:03 DEBUG : Looking for writers 2026/08/21 05:17:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.58s) === RUN TestVFSMkdir run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:17:03 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:17:04 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/21 05:17:05 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/21 05:17:06 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/21 05:17:07 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/21 05:17:08 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/21 05:17:09 DEBUG : pacer: low level retry 1/10 (error [503 - ServiceUnavailableError] Service Unavailable (Сервис временно недоступен.)) 2026/08/21 05:17:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/21 05:17:09 DEBUG : pacer: Reducing sleep to 15ms 2026/08/21 05:17:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/21 05:17:09 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:17:09 DEBUG : Looking for writers 2026/08/21 05:17:09 DEBUG : a: Looking for writers 2026/08/21 05:17:09 DEBUG : b: Looking for writers 2026/08/21 05:17:09 DEBUG : c: Looking for writers 2026/08/21 05:17:09 DEBUG : d: Looking for writers 2026/08/21 05:17:09 DEBUG : Looking for writers 2026/08/21 05:17:09 DEBUG : /: reading active writers 2026/08/21 05:17:09 DEBUG : a: reading active writers 2026/08/21 05:17:09 DEBUG : b: reading active writers 2026/08/21 05:17:09 DEBUG : c: reading active writers 2026/08/21 05:17:09 DEBUG : d: reading active writers 2026/08/21 05:17:09 DEBUG : >WaitForWriters: 2026/08/21 05:17:10 DEBUG : pacer: Reducing sleep to 10ms 2026/08/21 05:17:13 DEBUG : forgetting directory cache 2026/08/21 05:17:13 DEBUG : dir: forgetting directory cache 2026/08/21 05:17:13 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/21 05:17:13 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" --- PASS: TestVFSMkdir (38.33s) === RUN TestVFSMkdirAll run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:17:42 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:17:42 DEBUG : forgetting directory cache 2026/08/21 05:17:42 DEBUG : dir: forgetting directory cache 2026/08/21 05:17:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/21 05:17:42 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/08/21 05:17:43 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/21 05:17:43 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/21 05:17:44 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/21 05:17:45 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/21 05:17:50 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:17:50 DEBUG : a/b/c/d: Looking for writers 2026/08/21 05:17:50 DEBUG : a/b/c: Looking for writers 2026/08/21 05:17:50 DEBUG : d: reading active writers 2026/08/21 05:17:50 DEBUG : a/b: Looking for writers 2026/08/21 05:17:50 DEBUG : c: reading active writers 2026/08/21 05:17:50 DEBUG : a: Looking for writers 2026/08/21 05:17:50 DEBUG : b: reading active writers 2026/08/21 05:17:50 DEBUG : Looking for writers 2026/08/21 05:17:50 DEBUG : a: reading active writers 2026/08/21 05:17:50 DEBUG : >WaitForWriters: 2026/08/21 05:18:06 DEBUG : forgetting directory cache 2026/08/21 05:18:06 DEBUG : forgetting directory cache 2026/08/21 05:18:07 DEBUG : forgetting directory cache 2026/08/21 05:18:07 DEBUG : forgetting directory cache 2026/08/21 05:18:08 DEBUG : forgetting directory cache 2026/08/21 05:18:08 DEBUG : forgetting directory cache 2026/08/21 05:18:09 DEBUG : forgetting directory cache 2026/08/21 05:18:13 DEBUG : forgetting directory cache 2026/08/21 05:18:13 DEBUG : dir: forgetting directory cache 2026/08/21 05:18:15 DEBUG : forgetting directory cache --- PASS: TestVFSMkdirAll (40.03s) === 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-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:18:22 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:18:22 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:18:22 DEBUG : Looking for writers 2026/08/21 05:18:22 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.55s) === 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-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:18:22 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:18:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:18:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:18:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:18:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/21 05:18:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/21 05:18:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:18:23 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/21 05:18:23 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/21 05:18:23 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/21 05:18:23 DEBUG : Yandex rclone-test-qudocix8kemu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/21 05:18:25 DEBUG : file1: size = 5 OK 2026/08/21 05:18:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/21 05:18:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/21 05:18:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:18:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:18:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:18:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:18:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/21 05:18:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/21 05:18:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:18:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:18:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:18:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/21 05:18:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/21 05:18:25 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/21 05:18:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/21 05:18:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/21 05:18:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:18:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/21 05:18:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/21 05:18:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:18:25 DEBUG : Yandex rclone-test-qudocix8kemu: File to upload is small (0 bytes), uploading instead of streaming 2026/08/21 05:18:30 DEBUG : file1: size = 0 OK 2026/08/21 05:18:30 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/21 05:18:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/21 05:18:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:18:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/21 05:18:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/21 05:18:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:18:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/21 05:18:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/21 05:18:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:18:30 DEBUG : Yandex rclone-test-qudocix8kemu: File to upload is small (7 bytes), uploading instead of streaming 2026/08/21 05:18:32 DEBUG : file1: size = 7 OK 2026/08/21 05:18:32 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/21 05:18:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/21 05:18:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:18:32 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:18:32 DEBUG : Looking for writers 2026/08/21 05:18:32 DEBUG : file1: reading active writers 2026/08/21 05:18:32 DEBUG : >WaitForWriters: 2026/08/21 05:18:33 DEBUG : forgetting directory cache 2026/08/21 05:18:33 DEBUG : dir: forgetting directory cache 2026/08/21 05:18:35 DEBUG : forgetting directory cache --- PASS: TestWriteFileHandleMethods (16.38s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:18:39 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:18:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:18:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:18:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:18:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/21 05:18:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/21 05:18:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:18:39 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/21 05:18:40 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/21 05:18:40 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/21 05:18:40 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/21 05:18:40 DEBUG : Yandex rclone-test-qudocix8kemu: File to upload is small (11 bytes), uploading instead of streaming 2026/08/21 05:18:42 DEBUG : file1: size = 11 OK 2026/08/21 05:18:42 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/21 05:18:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/21 05:18:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:18:42 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/21 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:18:42 DEBUG : Looking for writers 2026/08/21 05:18:42 DEBUG : file1: reading active writers 2026/08/21 05:18:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (10.39s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:18:49 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:18:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:18:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:18:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/21 05:18:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/21 05:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:18:49 ERROR : file1: WriteFileHandle.New Rcat failed: Put "https://cloud-api.yandex.com/v1/disk/resources?path=%2Frclone-test-qudocix8kemu": context canceled 2026/08/21 05:18:49 DEBUG : file1: Remove: 2026/08/21 05:18:49 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/21 05:18:49 DEBUG : file1: >Remove: err= 2026/08/21 05:18:49 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:18:49 DEBUG : Looking for writers 2026/08/21 05:18:49 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:18:50 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:18:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:18:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:18:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:18:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/21 05:18:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/21 05:18:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:18:50 ERROR : file1: WriteFileHandle.New Rcat failed: Put "https://cloud-api.yandex.com/v1/disk/resources?path=%2Frclone-test-qudocix8kemu": context canceled 2026/08/21 05:18:50 DEBUG : file1: Remove: 2026/08/21 05:18:50 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/21 05:18:50 DEBUG : file1: >Remove: err= 2026/08/21 05:18:50 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:18:50 DEBUG : Looking for writers 2026/08/21 05:18:50 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:18:51 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:18:51 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:18:51 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:18:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/21 05:18:51 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/21 05:18:51 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/21 05:18:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/21 05:18:51 DEBUG : Yandex rclone-test-qudocix8kemu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/21 05:18:52 DEBUG : forgetting directory cache 2026/08/21 05:18:52 DEBUG : dir: forgetting directory cache 2026/08/21 05:18:53 DEBUG : file2: size = 5 OK 2026/08/21 05:18:53 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/21 05:18:53 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/21 05:18:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/21 05:18:54 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:18:54 DEBUG : Looking for writers 2026/08/21 05:18:54 DEBUG : file2: reading active writers 2026/08/21 05:18:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (10.67s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (1.11s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.85s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (8.71s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:19:00 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:19:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:19:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:19:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:19:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/21 05:19:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/21 05:19:00 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/21 05:19:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:19:00 DEBUG : Yandex rclone-test-qudocix8kemu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/21 05:19:02 DEBUG : file1: size = 5 OK 2026/08/21 05:19:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/21 05:19:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/21 05:19:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:19:02 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/21 05:19:02 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:19:02 DEBUG : Looking for writers 2026/08/21 05:19:02 DEBUG : file1: reading active writers 2026/08/21 05:19:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (8.49s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:19:08 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:19:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:19:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:19:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:19:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/21 05:19:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/21 05:19:09 DEBUG : file1: WriteFileHandle.Release closing 2026/08/21 05:19:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:19:09 DEBUG : Yandex rclone-test-qudocix8kemu: File to upload is small (0 bytes), uploading instead of streaming 2026/08/21 05:19:11 DEBUG : file1: size = 0 OK 2026/08/21 05:19:11 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/21 05:19:11 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/21 05:19:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:19:11 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/21 05:19:11 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:19:11 DEBUG : Looking for writers 2026/08/21 05:19:11 DEBUG : file1: reading active writers 2026/08/21 05:19:11 DEBUG : >WaitForWriters: 2026/08/21 05:19:13 DEBUG : forgetting directory cache 2026/08/21 05:19:13 DEBUG : dir: forgetting directory cache --- PASS: TestWriteFileHandleRelease (8.99s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:19:17 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:19:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:19:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:19:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:19:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/21 05:19:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/21 05:19:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:19:18 DEBUG : Yandex rclone-test-qudocix8kemu: File to upload is small (2 bytes), uploading instead of streaming 2026/08/21 05:19:20 DEBUG : file1: size = 2 OK 2026/08/21 05:19:20 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/21 05:19:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/21 05:19:21 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/21 05:19:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:19:21 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:19:21 DEBUG : Looking for writers 2026/08/21 05:19:21 DEBUG : file1: reading active writers 2026/08/21 05:19:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (10.23s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:19:28 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:19:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:19:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:19:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:19:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/21 05:19:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/21 05:19:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:19:28 DEBUG : Yandex rclone-test-qudocix8kemu: File to upload is small (0 bytes), uploading instead of streaming 2026/08/21 05:19:30 DEBUG : file1: size = 0 OK 2026/08/21 05:19:30 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/21 05:19:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/21 05:19:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:19:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:19:30 DEBUG : file1: Open: flags=O_RDONLY 2026/08/21 05:19:30 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/21 05:19:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/21 05:19:30 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:19:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/21 05:19:30 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:19:30 DEBUG : Looking for writers 2026/08/21 05:19:30 DEBUG : file1: reading active writers 2026/08/21 05:19:30 DEBUG : >WaitForWriters: 2026/08/21 05:19:32 DEBUG : forgetting directory cache 2026/08/21 05:19:32 DEBUG : dir: forgetting directory cache --- PASS: TestFileReadAtZeroLength (9.82s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:19:37 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:19:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:19:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:19:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:19:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/21 05:19:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/21 05:19:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:19:39 DEBUG : Yandex rclone-test-qudocix8kemu: File to upload is small (100 bytes), uploading instead of streaming 2026/08/21 05:19:41 DEBUG : file1: size = 100 OK 2026/08/21 05:19:41 DEBUG : file1: md5 = 55195400a8a2358c2cd22760e4ef58ec OK 2026/08/21 05:19:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/21 05:19:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/21 05:19:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/21 05:19:41 DEBUG : file1: Open: flags=O_RDONLY 2026/08/21 05:19:41 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/21 05:19:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/21 05:19:41 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:19:42 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/21 05:19:42 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:19:42 DEBUG : Looking for writers 2026/08/21 05:19:42 DEBUG : file1: reading active writers 2026/08/21 05:19:42 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (11.80s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:19:49 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:19:49 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/21 05:19:49 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/21 05:19:49 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/21 05:19:49 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/21 05:19:49 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/21 05:19:49 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/21 05:19:49 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/21 05:19:49 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/21 05:19:49 DEBUG : stalled: Remove: 2026/08/21 05:19:49 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/21 05:19:49 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (1.11s) === RUN TestZipManyFiles run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:19:50 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:19:51 DEBUG : forgetting directory cache 2026/08/21 05:19:51 DEBUG : dir: forgetting directory cache 2026/08/21 05:19:51 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/21 05:20:03 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/21 05:20:03 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/21 05:20:03 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:20:03 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:20:03 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/21 05:20:03 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/21 05:20:03 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:20:04 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:20:04 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/21 05:20:04 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/21 05:20:04 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:20:04 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:20:04 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/21 05:20:04 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/21 05:20:04 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:20:04 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:20:04 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/21 05:20:04 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/21 05:20:04 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:20:05 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:20:05 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:20:05 DEBUG : flat: Looking for writers 2026/08/21 05:20:05 DEBUG : f002.txt: reading active writers 2026/08/21 05:20:05 DEBUG : f003.txt: reading active writers 2026/08/21 05:20:05 DEBUG : f004.txt: reading active writers 2026/08/21 05:20:05 DEBUG : f000.txt: reading active writers 2026/08/21 05:20:05 DEBUG : f001.txt: reading active writers 2026/08/21 05:20:05 DEBUG : Looking for writers 2026/08/21 05:20:05 DEBUG : flat: reading active writers 2026/08/21 05:20:05 DEBUG : >WaitForWriters: 2026/08/21 05:20:09 DEBUG : forgetting directory cache 2026/08/21 05:20:09 DEBUG : dir: forgetting directory cache 2026/08/21 05:20:09 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/21 05:20:27 DEBUG : forgetting directory cache 2026/08/21 05:20:27 DEBUG : dir: forgetting directory cache 2026/08/21 05:20:27 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestZipManyFiles (54.78s) === RUN TestZipManySubDirs run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:20:45 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:20:46 DEBUG : forgetting directory cache 2026/08/21 05:20:46 DEBUG : dir: forgetting directory cache 2026/08/21 05:20:46 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/21 05:20:52 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/21 05:20:52 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/21 05:20:52 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:20:52 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:20:52 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/21 05:20:52 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/21 05:20:52 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:20:53 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:20:53 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/21 05:20:53 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/21 05:20:53 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:20:53 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:20:53 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:20:53 DEBUG : a/b/c: Looking for writers 2026/08/21 05:20:53 DEBUG : deep.txt: reading active writers 2026/08/21 05:20:53 DEBUG : a/b: Looking for writers 2026/08/21 05:20:53 DEBUG : c: reading active writers 2026/08/21 05:20:53 DEBUG : mid.txt: reading active writers 2026/08/21 05:20:53 DEBUG : a: Looking for writers 2026/08/21 05:20:53 DEBUG : top.txt: reading active writers 2026/08/21 05:20:53 DEBUG : b: reading active writers 2026/08/21 05:20:53 DEBUG : Looking for writers 2026/08/21 05:20:53 DEBUG : a: reading active writers 2026/08/21 05:20:53 DEBUG : >WaitForWriters: 2026/08/21 05:21:05 DEBUG : forgetting directory cache 2026/08/21 05:21:05 DEBUG : dir: forgetting directory cache 2026/08/21 05:21:05 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/21 05:21:21 DEBUG : forgetting directory cache 2026/08/21 05:21:21 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/08/21 05:21:31 DEBUG : forgetting directory cache 2026/08/21 05:21:31 DEBUG : Removed virtual directory entry vAddFile: "file1" --- PASS: TestZipManySubDirs (55.03s) === RUN TestZipLargeFiles run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:21:40 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:21:41 DEBUG : forgetting directory cache 2026/08/21 05:21:41 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/08/21 05:21:41 DEBUG : Removed virtual directory entry vAddFile: "file2" 2026/08/21 05:21:45 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/21 05:21:45 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/21 05:21:45 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:21:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/21 05:21:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/21 05:21:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/21 05:21:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:21:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/21 05:21:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/21 05:21:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/21 05:21:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/21 05:21:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/21 05:21:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/21 05:21:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/21 05:21:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/21 05:21:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/21 05:21:46 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:21:46 DEBUG : bigdir: Looking for writers 2026/08/21 05:21:46 DEBUG : big.bin: reading active writers 2026/08/21 05:21:46 DEBUG : Looking for writers 2026/08/21 05:21:46 DEBUG : bigdir: reading active writers 2026/08/21 05:21:46 DEBUG : >WaitForWriters: 2026/08/21 05:21:57 DEBUG : forgetting directory cache 2026/08/21 05:21:57 DEBUG : Removed virtual directory entry vAddFile: "file1" --- PASS: TestZipLargeFiles (20.66s) === RUN TestZipDirsInRoot run.go:198: Remote "Yandex rclone-test-qudocix8kemu", Local "Local file system at /tmp/rclone2476156925", Modify Window "1ns" 2026/08/21 05:22:01 INFO : Yandex rclone-test-qudocix8kemu: poll-interval is not supported by this remote 2026/08/21 05:22:07 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/21 05:22:07 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/21 05:22:07 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:22:07 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:22:07 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/21 05:22:07 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/21 05:22:07 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:22:07 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:22:07 DEBUG : forgetting directory cache 2026/08/21 05:22:07 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/08/21 05:22:08 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/21 05:22:08 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/21 05:22:08 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/21 05:22:08 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/21 05:22:08 DEBUG : WaitForWriters: timeout=30s 2026/08/21 05:22:08 DEBUG : dir1: Looking for writers 2026/08/21 05:22:08 DEBUG : a.txt: reading active writers 2026/08/21 05:22:08 DEBUG : dir2: Looking for writers 2026/08/21 05:22:08 DEBUG : b.txt: reading active writers 2026/08/21 05:22:08 DEBUG : dir3: Looking for writers 2026/08/21 05:22:08 DEBUG : c.txt: reading active writers 2026/08/21 05:22:08 DEBUG : Looking for writers 2026/08/21 05:22:08 DEBUG : dir1: reading active writers 2026/08/21 05:22:08 DEBUG : dir2: reading active writers 2026/08/21 05:22:08 DEBUG : dir3: reading active writers 2026/08/21 05:22:08 DEBUG : >WaitForWriters: 2026/08/21 05:22:23 DEBUG : forgetting directory cache 2026/08/21 05:22:23 DEBUG : dir: forgetting directory cache 2026/08/21 05:22:23 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/21 05:22:44 DEBUG : forgetting directory cache 2026/08/21 05:22:44 DEBUG : dir: forgetting directory cache 2026/08/21 05:22:44 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestZipDirsInRoot (48.95s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/21 05:22:50 DEBUG : Yandex rclone-test-qudocix8kemu: Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished OK in 31m16.871457604s (try 1/5)