"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/09/05 01:26:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hifodog8civi" 2026/09/05 01:26:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/05 01:26:48 DEBUG : Starting OpenDrive session with ID: 77e6bc8459cbdff921af78ed9f2cefb044aba49b7618a17ca81c2130469e5b0f 2026/09/05 01:26:49 DEBUG : Creating backend with remote "/tmp/rclone765156864" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:26:49 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:26:49 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:26:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:26:52 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:26:52 DEBUG : dir: Looking for writers 2026/09/05 01:26:52 DEBUG : Looking for writers 2026/09/05 01:26:52 DEBUG : dir: reading active writers 2026/09/05 01:26:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.90s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:26:53 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:26:53 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:26:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:26:55 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/09/05 01:26:57 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/09/05 01:26:59 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:26:59 DEBUG : dir/subdir: Looking for writers 2026/09/05 01:26:59 DEBUG : dir: Looking for writers 2026/09/05 01:26:59 DEBUG : file2: reading active writers 2026/09/05 01:26:59 DEBUG : subdir: reading active writers 2026/09/05 01:26:59 DEBUG : file1: reading active writers 2026/09/05 01:26:59 DEBUG : Looking for writers 2026/09/05 01:26:59 DEBUG : dir: reading active writers 2026/09/05 01:26:59 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.56s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:27:01 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:27:01 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:27:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:27:04 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:27:04 DEBUG : dir: Looking for writers 2026/09/05 01:27:04 DEBUG : file1: reading active writers 2026/09/05 01:27:04 DEBUG : Looking for writers 2026/09/05 01:27:04 DEBUG : dir: reading active writers 2026/09/05 01:27:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.87s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:27:05 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:27:05 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:27:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:27:08 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:27:08 DEBUG : dir: Looking for writers 2026/09/05 01:27:08 DEBUG : Looking for writers 2026/09/05 01:27:08 DEBUG : dir: reading active writers 2026/09/05 01:27:08 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.51s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:27:09 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:27:09 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:27:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:27:11 DEBUG : dir: forgetting directory cache 2026/09/05 01:27:11 DEBUG : forgetting directory cache 2026/09/05 01:27:11 DEBUG : dir: forgetting directory cache 2026/09/05 01:27:11 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:27:11 DEBUG : Looking for writers 2026/09/05 01:27:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.70s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:27:12 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:27:12 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:27:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:27:15 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/05 01:27:15 DEBUG : dir: invalidating directory cache 2026/09/05 01:27:15 DEBUG : >ForgetPath: 2026/09/05 01:27:15 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/05 01:27:15 DEBUG : invalidating directory cache 2026/09/05 01:27:15 DEBUG : dir: forgetting directory cache 2026/09/05 01:27:15 DEBUG : >ForgetPath: 2026/09/05 01:27:15 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/05 01:27:15 DEBUG : >ForgetPath: 2026/09/05 01:27:15 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:27:15 DEBUG : dir: Looking for writers 2026/09/05 01:27:15 DEBUG : Looking for writers 2026/09/05 01:27:15 DEBUG : dir: reading active writers 2026/09/05 01:27:15 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.88s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:27:16 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:27:16 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:27:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:27:21 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/09/05 01:27:23 DEBUG : forgetting directory cache 2026/09/05 01:27:23 DEBUG : dir: forgetting directory cache 2026/09/05 01:27:23 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:27:23 DEBUG : dir: Looking for writers 2026/09/05 01:27:23 DEBUG : fil/a/b: Looking for writers 2026/09/05 01:27:23 DEBUG : fil/a: Looking for writers 2026/09/05 01:27:23 DEBUG : b: reading active writers 2026/09/05 01:27:23 DEBUG : fil: Looking for writers 2026/09/05 01:27:23 DEBUG : a: reading active writers 2026/09/05 01:27:23 DEBUG : Looking for writers 2026/09/05 01:27:23 DEBUG : dir: reading active writers 2026/09/05 01:27:23 DEBUG : fil: reading active writers 2026/09/05 01:27:23 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.63s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:27:26 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:27:26 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:27:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:27:28 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:27:28 DEBUG : dir: Looking for writers 2026/09/05 01:27:28 DEBUG : Looking for writers 2026/09/05 01:27:28 DEBUG : dir: reading active writers 2026/09/05 01:27:28 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.71s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:27:30 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:27:30 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:27:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:27:33 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:27:33 DEBUG : dir: Looking for writers 2026/09/05 01:27:33 DEBUG : file1: reading active writers 2026/09/05 01:27:33 DEBUG : Looking for writers 2026/09/05 01:27:33 DEBUG : dir: reading active writers 2026/09/05 01:27:33 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.07s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:27:34 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:27:34 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:27:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:27:37 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/09/05 01:27:39 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/09/05 01:27:41 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/05 01:27:41 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/05 01:27:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/05 01:27:41 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/05 01:27:42 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/09/05 01:27:44 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/09/05 01:27:46 DEBUG : dir: invalidating directory cache 2026/09/05 01:27:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/05 01:27:46 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/05 01:27:46 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/05 01:27:46 DEBUG : dir/file1: Reset virtual modtime 2026/09/05 01:27:46 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/05 01:27:46 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/05 01:27:46 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/05 01:27:46 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/05 01:27:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/05 01:27:46 DEBUG : dir: invalidating directory cache 2026/09/05 01:27:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/05 01:27:46 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/05 01:27:46 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/05 01:27:46 DEBUG : forgetting directory cache 2026/09/05 01:27:46 DEBUG : dir: forgetting directory cache 2026/09/05 01:27:46 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/05 01:27:46 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:27:46 DEBUG : dir/virtualDir: Looking for writers 2026/09/05 01:27:46 DEBUG : dir: Looking for writers 2026/09/05 01:27:46 DEBUG : file1: reading active writers 2026/09/05 01:27:46 DEBUG : virtualFile2: reading active writers 2026/09/05 01:27:46 DEBUG : virtualFile: reading active writers 2026/09/05 01:27:46 DEBUG : virtualDir: reading active writers 2026/09/05 01:27:46 DEBUG : Looking for writers 2026/09/05 01:27:46 DEBUG : dir: reading active writers 2026/09/05 01:27:46 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.69s) --- PASS: TestDirReadDirAll/Virtual (5.34s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:27:48 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:27:48 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:27:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:27:51 ERROR : dir/: Can only open directories read only 2026/09/05 01:27:51 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:27:51 DEBUG : dir: Looking for writers 2026/09/05 01:27:51 DEBUG : Looking for writers 2026/09/05 01:27:51 DEBUG : dir: reading active writers 2026/09/05 01:27:51 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.88s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:27:52 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:27:52 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:27:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2026/09/05 01:27:55 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:27:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/05 01:27:55 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/05 01:27:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/05 01:27:55 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/05 01:27:56 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/09/05 01:27:57 DEBUG : dir/potato: size = 5 OK 2026/09/05 01:27:57 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/05 01:27:57 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/05 01:27:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/05 01:27:57 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:27:57 DEBUG : dir: Looking for writers 2026/09/05 01:27:57 DEBUG : file1: reading active writers 2026/09/05 01:27:57 DEBUG : potato: reading active writers 2026/09/05 01:27:57 DEBUG : Looking for writers 2026/09/05 01:27:57 DEBUG : dir: reading active writers 2026/09/05 01:27:57 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.98s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:27:58 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:27:58 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:27:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:28:02 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/05 01:28:02 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:28:02 DEBUG : dir/sub: Looking for writers 2026/09/05 01:28:02 DEBUG : dir: Looking for writers 2026/09/05 01:28:02 DEBUG : file1: reading active writers 2026/09/05 01:28:02 DEBUG : sub: reading active writers 2026/09/05 01:28:02 DEBUG : Looking for writers 2026/09/05 01:28:02 DEBUG : dir: reading active writers 2026/09/05 01:28:02 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.75s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:28:04 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:28:04 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:28:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:28:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/05 01:28:08 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/05 01:28:09 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:28:09 DEBUG : dir/sub/subsub: Looking for writers 2026/09/05 01:28:09 DEBUG : dir/sub: Looking for writers 2026/09/05 01:28:09 DEBUG : subsub: reading active writers 2026/09/05 01:28:09 DEBUG : dir: Looking for writers 2026/09/05 01:28:09 DEBUG : file1: reading active writers 2026/09/05 01:28:09 DEBUG : sub: reading active writers 2026/09/05 01:28:09 DEBUG : Looking for writers 2026/09/05 01:28:09 DEBUG : dir: reading active writers 2026/09/05 01:28:09 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.99s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:28:11 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:28:11 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:28:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:28:14 ERROR : dir/: Dir.Remove not empty 2026/09/05 01:28:14 DEBUG : dir/file1: Remove: 2026/09/05 01:28:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/05 01:28:14 DEBUG : dir/file1: >Remove: err= 2026/09/05 01:28:14 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/05 01:28:14 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:28:14 DEBUG : Looking for writers 2026/09/05 01:28:14 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.89s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:28:15 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:28:15 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:28:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:28:18 DEBUG : dir/file1: Remove: 2026/09/05 01:28:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/05 01:28:18 DEBUG : dir/file1: >Remove: err= 2026/09/05 01:28:18 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/05 01:28:19 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:28:19 DEBUG : Looking for writers 2026/09/05 01:28:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.09s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:28:19 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:28:19 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:28:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:28:22 DEBUG : dir/file1: Remove: 2026/09/05 01:28:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/05 01:28:22 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2026/09/05 01:28:22 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:28:22 DEBUG : dir: Looking for writers 2026/09/05 01:28:22 DEBUG : Looking for writers 2026/09/05 01:28:22 DEBUG : dir: reading active writers 2026/09/05 01:28:22 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.32s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:28:23 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:28:23 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:28:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:28:27 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/09/05 01:28:28 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/05 01:28:28 DEBUG : dir2: same parent dir (ODFfMTMyMzQxOTlfUVJucjE) - using folder/rename instead of move_copy 2026/09/05 01:28:29 DEBUG : dir: Updating dir with dir2 0x21fea7b00600 2026/09/05 01:28:29 DEBUG : dir: forgetting directory cache 2026/09/05 01:28:29 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/05 01:28:29 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/05 01:28:30 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/05 01:28:30 DEBUG : file2: Updating file with file2 0x21fea7e55040 2026/09/05 01:28:30 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/05 01:28:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/05 01:28:31 INFO : dir2/file3: Deleted 2026/09/05 01:28:32 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/05 01:28:32 DEBUG : dir2/file3: Updating file with dir2/file3 0x21fea7e55040 2026/09/05 01:28:32 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/05 01:28:32 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/05 01:28:32 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/05 01:28:33 DEBUG : renamed empty directory: same parent dir (ODFfMTMyMzQxOTlfUVJucjE) - using folder/rename instead of move_copy 2026/09/05 01:28:33 DEBUG : empty directory: Updating dir with renamed empty directory 0x21fea73e7e00 2026/09/05 01:28:33 DEBUG : empty directory: forgetting directory cache 2026/09/05 01:28:33 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/05 01:28:33 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/05 01:28:33 DEBUG : dir2: Renaming to "dir3" 2026/09/05 01:28:33 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:28:33 DEBUG : renamed empty directory: Looking for writers 2026/09/05 01:28:33 DEBUG : dir3: Looking for writers 2026/09/05 01:28:33 DEBUG : file3: reading active writers 2026/09/05 01:28:33 DEBUG : Looking for writers 2026/09/05 01:28:33 DEBUG : dir3: reading active writers 2026/09/05 01:28:33 DEBUG : renamed empty directory: reading active writers 2026/09/05 01:28:33 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.42s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:28:35 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:28:35 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:28:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:28:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/05 01:28:38 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:28:38 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/05 01:28:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/05 01:28:38 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/05 01:28:38 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/05 01:28:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/05 01:28:38 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:28:38 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/05 01:28:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/05 01:28:38 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/05 01:28:38 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/05 01:28:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/05 01:28:38 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': File to upload is small (12 bytes), uploading instead of streaming 2026/09/05 01:28:39 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/09/05 01:28:40 DEBUG : dir/sub/file2: size = 12 OK 2026/09/05 01:28:40 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/05 01:28:40 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/05 01:28:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/05 01:28:40 DEBUG : forgetting directory cache 2026/09/05 01:28:40 DEBUG : dir: forgetting directory cache 2026/09/05 01:28:40 DEBUG : dir/sub: forgetting directory cache 2026/09/05 01:28:40 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/05 01:28:40 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/05 01:28:40 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/05 01:28:41 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/09/05 01:28:42 DEBUG : dir/sub/file0: size = 5 OK 2026/09/05 01:28:42 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/05 01:28:42 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/05 01:28:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/05 01:28:42 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:28:42 DEBUG : dir/sub: Looking for writers 2026/09/05 01:28:42 DEBUG : file0: reading active writers 2026/09/05 01:28:42 DEBUG : file2: reading active writers 2026/09/05 01:28:42 DEBUG : dir: Looking for writers 2026/09/05 01:28:42 DEBUG : file1: reading active writers 2026/09/05 01:28:42 DEBUG : sub: reading active writers 2026/09/05 01:28:42 DEBUG : Looking for writers 2026/09/05 01:28:42 DEBUG : dir: reading active writers 2026/09/05 01:28:42 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.37s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:28:44 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:28:44 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/09/05 01:28:44 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:28:44 DEBUG : Looking for writers 2026/09/05 01:28:44 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.38s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:28:44 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:28:44 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:28:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:28:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/05 01:28:48 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:28:48 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/05 01:28:48 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/05 01:28:48 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/05 01:28:48 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:28:48 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/05 01:28:48 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/05 01:28:48 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:28:48 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/05 01:28:48 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/05 01:28:48 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/05 01:28:48 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:28:48 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/05 01:28:48 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:28:48 DEBUG : dir: Looking for writers 2026/09/05 01:28:48 DEBUG : file1: reading active writers 2026/09/05 01:28:48 DEBUG : file1.metadata: reading active writers 2026/09/05 01:28:48 DEBUG : Looking for writers 2026/09/05 01:28:48 DEBUG : dir: reading active writers 2026/09/05 01:28:48 DEBUG : dir.metadata: reading active writers 2026/09/05 01:28:48 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.52s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:28:49 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:28:49 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:28:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:28:52 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:28:52 DEBUG : dir: Looking for writers 2026/09/05 01:28:52 DEBUG : file1: reading active writers 2026/09/05 01:28:52 DEBUG : Looking for writers 2026/09/05 01:28:52 DEBUG : dir: reading active writers 2026/09/05 01:28:52 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.43s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:28:53 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:28:53 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:28:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:28:57 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/09/05 01:28:59 DEBUG : Can set mod time: true 2026/09/05 01:29:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/05 01:29:00 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:29:00 DEBUG : dir: Looking for writers 2026/09/05 01:29:00 DEBUG : file1: reading active writers 2026/09/05 01:29:00 DEBUG : Looking for writers 2026/09/05 01:29:00 DEBUG : dir: reading active writers 2026/09/05 01:29:00 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:29:01 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:29:01 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:29:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:29:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/05 01:29:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/05 01:29:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:29:04 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': File to upload is small (0 bytes), uploading instead of streaming 2026/09/05 01:29:06 DEBUG : dir/file1: size = 0 OK 2026/09/05 01:29:06 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/05 01:29:06 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/05 01:29:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/05 01:29:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:29:06 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:29:06 DEBUG : dir: Looking for writers 2026/09/05 01:29:06 DEBUG : file1: reading active writers 2026/09/05 01:29:06 DEBUG : Looking for writers 2026/09/05 01:29:06 DEBUG : dir: reading active writers 2026/09/05 01:29:06 DEBUG : >WaitForWriters: 2026/09/05 01:29:06 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:29:06 DEBUG : dir: Looking for writers 2026/09/05 01:29:06 DEBUG : file1: reading active writers 2026/09/05 01:29:06 DEBUG : Looking for writers 2026/09/05 01:29:06 DEBUG : dir: reading active writers 2026/09/05 01:29:06 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:29:07 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:29:07 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:29:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:29:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/05 01:29:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/05 01:29:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:29:11 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/05 01:29:11 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/09/05 01:29:12 DEBUG : dir/file1: size = 5 OK 2026/09/05 01:29:12 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/05 01:29:12 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/05 01:29:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/05 01:29:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:29:12 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:29:12 DEBUG : dir: Looking for writers 2026/09/05 01:29:12 DEBUG : file1: reading active writers 2026/09/05 01:29:12 DEBUG : Looking for writers 2026/09/05 01:29:12 DEBUG : dir: reading active writers 2026/09/05 01:29:12 DEBUG : >WaitForWriters: 2026/09/05 01:29:13 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:29:13 DEBUG : dir: Looking for writers 2026/09/05 01:29:13 DEBUG : file1: reading active writers 2026/09/05 01:29:13 DEBUG : Looking for writers 2026/09/05 01:29:13 DEBUG : dir: reading active writers 2026/09/05 01:29:13 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:29:14 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:29:14 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:29:14 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:29:14 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:29:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:29:14 DEBUG : Config file has changed externally - reloading 2026/09/05 01:29:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:29:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:29:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:29:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:29:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:29:14 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:29:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:29:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/05 01:29:18 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:29:18 DEBUG : dir: Looking for writers 2026/09/05 01:29:18 DEBUG : file1: reading active writers 2026/09/05 01:29:18 DEBUG : Looking for writers 2026/09/05 01:29:18 DEBUG : dir: reading active writers 2026/09/05 01:29:18 DEBUG : >WaitForWriters: 2026/09/05 01:29:18 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:29:19 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:29:19 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:29:19 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:29:19 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:29:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:29:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:29:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:29:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:29:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:29:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:29:19 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:29:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:29:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/05 01:29:22 DEBUG : dir/file1: newRWFileHandle: 2026/09/05 01:29:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/05 01:29:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/05 01:29:22 DEBUG : dir/file1(0x21fea7bcb740): close: 2026/09/05 01:29:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/05 01:29:22 DEBUG : dir/file1(0x21fea7bcb740): >close: err= 2026/09/05 01:29:22 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:29:22 DEBUG : dir: Looking for writers 2026/09/05 01:29:22 DEBUG : file1: reading active writers 2026/09/05 01:29:22 DEBUG : Looking for writers 2026/09/05 01:29:22 DEBUG : dir: reading active writers 2026/09/05 01:29:22 DEBUG : >WaitForWriters: 2026/09/05 01:29:22 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:29:22 DEBUG : dir: Looking for writers 2026/09/05 01:29:22 DEBUG : file1: reading active writers 2026/09/05 01:29:22 DEBUG : Looking for writers 2026/09/05 01:29:22 DEBUG : dir: reading active writers 2026/09/05 01:29:22 DEBUG : >WaitForWriters: 2026/09/05 01:29:22 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:29:23 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:29:23 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:29:23 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:29:23 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:29:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:29:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:29:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:29:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:29:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:29:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:29:23 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:29:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:29:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/05 01:29:26 DEBUG : dir/file1: newRWFileHandle: 2026/09/05 01:29:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/05 01:29:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/05 01:29:26 DEBUG : dir/file1(0x21fea7c10300): _writeAt: size=5, off=0 2026/09/05 01:29:26 DEBUG : dir/file1(0x21fea7c10300): openPending: 2026/09/05 01:29:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/05 01:29:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/05 01:29:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:29:26 DEBUG : dir/file1(0x21fea7c10300): >openPending: err= 2026/09/05 01:29:26 DEBUG : dir/file1(0x21fea7c10300): >_writeAt: n=5, err= 2026/09/05 01:29:26 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/05 01:29:26 DEBUG : dir/file1(0x21fea7c10300): close: 2026/09/05 01:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/05 01:29:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/05 01:29:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/05 01:29:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/05 01:29:27 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/05 01:29:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/05 01:29:27 DEBUG : dir/file1(0x21fea7c10300): >close: err= 2026/09/05 01:29:27 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:29:27 DEBUG : dir: Looking for writers 2026/09/05 01:29:27 DEBUG : file1: reading active writers 2026/09/05 01:29:27 DEBUG : Looking for writers 2026/09/05 01:29:27 DEBUG : dir: reading active writers 2026/09/05 01:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/05 01:29:27 DEBUG : dir: Looking for writers 2026/09/05 01:29:27 DEBUG : file1: reading active writers 2026/09/05 01:29:27 DEBUG : Looking for writers 2026/09/05 01:29:27 DEBUG : dir: reading active writers 2026/09/05 01:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/05 01:29:27 DEBUG : dir: Looking for writers 2026/09/05 01:29:27 DEBUG : file1: reading active writers 2026/09/05 01:29:27 DEBUG : Looking for writers 2026/09/05 01:29:27 DEBUG : dir: reading active writers 2026/09/05 01:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/05 01:29:27 DEBUG : dir: Looking for writers 2026/09/05 01:29:27 DEBUG : file1: reading active writers 2026/09/05 01:29:27 DEBUG : Looking for writers 2026/09/05 01:29:27 DEBUG : dir: reading active writers 2026/09/05 01:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/05 01:29:27 DEBUG : dir/file1: vfs cache: starting upload 2026/09/05 01:29:27 DEBUG : dir: Looking for writers 2026/09/05 01:29:27 DEBUG : file1: reading active writers 2026/09/05 01:29:27 DEBUG : Looking for writers 2026/09/05 01:29:27 DEBUG : dir: reading active writers 2026/09/05 01:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/05 01:29:27 DEBUG : dir: Looking for writers 2026/09/05 01:29:27 DEBUG : file1: reading active writers 2026/09/05 01:29:27 DEBUG : Looking for writers 2026/09/05 01:29:27 DEBUG : dir: reading active writers 2026/09/05 01:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/05 01:29:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:29:27 DEBUG : dir: Looking for writers 2026/09/05 01:29:27 DEBUG : file1: reading active writers 2026/09/05 01:29:27 DEBUG : Looking for writers 2026/09/05 01:29:27 DEBUG : dir: reading active writers 2026/09/05 01:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/05 01:29:28 DEBUG : dir: Looking for writers 2026/09/05 01:29:28 DEBUG : file1: reading active writers 2026/09/05 01:29:28 DEBUG : Looking for writers 2026/09/05 01:29:28 DEBUG : dir: reading active writers 2026/09/05 01:29:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/05 01:29:28 DEBUG : dir/file1: size = 14 OK 2026/09/05 01:29:28 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/05 01:29:28 INFO : dir/file1: Copied (replaced existing) 2026/09/05 01:29:28 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/05 01:29:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/05 01:29:28 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/05 01:29:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:29:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/05 01:29:29 DEBUG : dir: Looking for writers 2026/09/05 01:29:29 DEBUG : file1: reading active writers 2026/09/05 01:29:29 DEBUG : Looking for writers 2026/09/05 01:29:29 DEBUG : dir: reading active writers 2026/09/05 01:29:29 DEBUG : >WaitForWriters: 2026/09/05 01:29:29 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:29:29 DEBUG : dir: Looking for writers 2026/09/05 01:29:29 DEBUG : file1: reading active writers 2026/09/05 01:29:29 DEBUG : Looking for writers 2026/09/05 01:29:29 DEBUG : dir: reading active writers 2026/09/05 01:29:29 DEBUG : >WaitForWriters: 2026/09/05 01:29:29 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (37.10s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.76s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.25s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.60s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.73s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.75s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.00s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:29:30 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:29:30 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:29:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:29:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/05 01:29:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/05 01:29:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:29:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/05 01:29:34 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:29:34 DEBUG : dir: Looking for writers 2026/09/05 01:29:34 DEBUG : file1: reading active writers 2026/09/05 01:29:34 DEBUG : Looking for writers 2026/09/05 01:29:34 DEBUG : dir: reading active writers 2026/09/05 01:29:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.96s) === RUN TestFileOpenReadUnknownSize 2026/09/05 01:29:35 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/05 01:29:35 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:29:35 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:29:35 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/05 01:29:35 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:29:35 DEBUG : Looking for writers 2026/09/05 01:29:35 DEBUG : file.txt: reading active writers 2026/09/05 01:29:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:29:35 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:29:35 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:29:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:29:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:29:38 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': File to upload is small (25 bytes), uploading instead of streaming 2026/09/05 01:29:39 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/05 01:29:40 DEBUG : dir/file1: size = 25 OK 2026/09/05 01:29:40 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/05 01:29:40 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/05 01:29:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:29:40 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:29:40 DEBUG : dir: Looking for writers 2026/09/05 01:29:40 DEBUG : file1: reading active writers 2026/09/05 01:29:40 DEBUG : Looking for writers 2026/09/05 01:29:40 DEBUG : dir: reading active writers 2026/09/05 01:29:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.74s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:29:41 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:29:41 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:29:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:29:44 DEBUG : dir/file1: Remove: 2026/09/05 01:29:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/05 01:29:44 DEBUG : dir/file1: >Remove: err= 2026/09/05 01:29:45 DEBUG : dir/file1: Remove: 2026/09/05 01:29:45 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/05 01:29:45 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:29:45 DEBUG : dir: Looking for writers 2026/09/05 01:29:45 DEBUG : Looking for writers 2026/09/05 01:29:45 DEBUG : dir: reading active writers 2026/09/05 01:29:45 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.52s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:29:46 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:29:46 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:29:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:29:49 DEBUG : dir/file1: Remove: 2026/09/05 01:29:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/05 01:29:49 DEBUG : dir/file1: >Remove: err= 2026/09/05 01:29:49 DEBUG : dir/file1: Remove: 2026/09/05 01:29:49 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/05 01:29:49 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:29:49 DEBUG : dir: Looking for writers 2026/09/05 01:29:49 DEBUG : Looking for writers 2026/09/05 01:29:49 DEBUG : dir: reading active writers 2026/09/05 01:29:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.53s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:29:50 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:29:50 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:29:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:29:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/05 01:29:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/05 01:29:53 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/05 01:29:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/05 01:29:53 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/05 01:29:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/05 01:29:53 DEBUG : dir/file1: Open: flags=0x3 2026/09/05 01:29:53 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/05 01:29:53 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/05 01:29:53 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:29:53 DEBUG : dir: Looking for writers 2026/09/05 01:29:53 DEBUG : file1: reading active writers 2026/09/05 01:29:53 DEBUG : Looking for writers 2026/09/05 01:29:53 DEBUG : dir: reading active writers 2026/09/05 01:29:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.39s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:29:55 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:29:55 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:29:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:29:58 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:29:58 DEBUG : dir: Looking for writers 2026/09/05 01:29:58 DEBUG : file1: reading active writers 2026/09/05 01:29:58 DEBUG : Looking for writers 2026/09/05 01:29:58 DEBUG : dir: reading active writers 2026/09/05 01:29:58 DEBUG : >WaitForWriters: 2026/09/05 01:29:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/05 01:29:59 DEBUG : newLeaf: Updating file with newLeaf 0x21fea7e1a1a0 2026/09/05 01:29:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/05 01:29:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/05 01:30:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/05 01:30:00 DEBUG : dir/file1: Updating file with dir/file1 0x21fea7e1a1a0 2026/09/05 01:30:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/05 01:30:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/05 01:30:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/05 01:30:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:00 DEBUG : dir/file1: File is currently open, delaying rename 0x21fea7e1a1a0 2026/09/05 01:30:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/05 01:30:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/05 01:30:00 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': File to upload is small (25 bytes), uploading instead of streaming 2026/09/05 01:30:01 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/05 01:30:02 DEBUG : dir/file1: size = 25 OK 2026/09/05 01:30:02 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/05 01:30:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/05 01:30:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/05 01:30:02 DEBUG : newLeaf: Running delayed rename now 2026/09/05 01:30:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/05 01:30:03 DEBUG : newLeaf: Updating file with newLeaf 0x21fea7e1a1a0 2026/09/05 01:30:03 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:30:03 DEBUG : dir: Looking for writers 2026/09/05 01:30:03 DEBUG : Looking for writers 2026/09/05 01:30:03 DEBUG : dir: reading active writers 2026/09/05 01:30:03 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:03 DEBUG : >WaitForWriters: 2026/09/05 01:30:03 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:30:03 DEBUG : dir: Looking for writers 2026/09/05 01:30:03 DEBUG : Looking for writers 2026/09/05 01:30:03 DEBUG : dir: reading active writers 2026/09/05 01:30:03 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:03 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:30:04 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:30:04 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:30:04 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:30:04 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:04 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:30:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:30:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:04 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:30:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:30:08 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:30:08 DEBUG : dir: Looking for writers 2026/09/05 01:30:08 DEBUG : file1: reading active writers 2026/09/05 01:30:08 DEBUG : Looking for writers 2026/09/05 01:30:08 DEBUG : dir: reading active writers 2026/09/05 01:30:08 DEBUG : >WaitForWriters: 2026/09/05 01:30:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/05 01:30:09 DEBUG : newLeaf: Updating file with newLeaf 0x21fea7904270 2026/09/05 01:30:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/05 01:30:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/05 01:30:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/05 01:30:10 DEBUG : dir/file1: Updating file with dir/file1 0x21fea7904270 2026/09/05 01:30:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/05 01:30:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/05 01:30:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/05 01:30:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:10 DEBUG : dir/file1: File is currently open, delaying rename 0x21fea7904270 2026/09/05 01:30:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/05 01:30:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/05 01:30:10 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': File to upload is small (25 bytes), uploading instead of streaming 2026/09/05 01:30:11 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/05 01:30:12 DEBUG : dir/file1: size = 25 OK 2026/09/05 01:30:12 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/05 01:30:12 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/05 01:30:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/05 01:30:12 DEBUG : newLeaf: Running delayed rename now 2026/09/05 01:30:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/05 01:30:13 DEBUG : newLeaf: Updating file with newLeaf 0x21fea7904270 2026/09/05 01:30:13 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:30:13 DEBUG : dir: Looking for writers 2026/09/05 01:30:13 DEBUG : Looking for writers 2026/09/05 01:30:13 DEBUG : dir: reading active writers 2026/09/05 01:30:13 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:13 DEBUG : >WaitForWriters: 2026/09/05 01:30:13 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:30:13 DEBUG : dir: Looking for writers 2026/09/05 01:30:13 DEBUG : Looking for writers 2026/09/05 01:30:13 DEBUG : dir: reading active writers 2026/09/05 01:30:13 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:13 DEBUG : >WaitForWriters: 2026/09/05 01:30:13 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:30:14 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:30:14 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:30:14 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:30:14 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:14 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:30:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:30:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:14 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:30:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:30:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/05 01:30:18 DEBUG : dir/file1: newRWFileHandle: 2026/09/05 01:30:18 DEBUG : dir/file1(0x21fea7bcad40): openPending: 2026/09/05 01:30:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/05 01:30:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/05 01:30:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:18 DEBUG : dir/file1(0x21fea7bcad40): >openPending: err= 2026/09/05 01:30:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/05 01:30:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/05 01:30:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/05 01:30:18 DEBUG : dir/file1(0x21fea7bcad40): _writeAt: size=14, off=0 2026/09/05 01:30:18 DEBUG : dir/file1(0x21fea7bcad40): >_writeAt: n=14, err= 2026/09/05 01:30:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/05 01:30:18 DEBUG : dir/file1(0x21fea7bcad40): close: 2026/09/05 01:30:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/05 01:30:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/05 01:30:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/05 01:30:18 DEBUG : dir/file1(0x21fea7bcad40): >close: err= 2026/09/05 01:30:18 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:30:18 DEBUG : dir: Looking for writers 2026/09/05 01:30:18 DEBUG : file1: reading active writers 2026/09/05 01:30:18 DEBUG : Looking for writers 2026/09/05 01:30:18 DEBUG : dir: reading active writers 2026/09/05 01:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/05 01:30:18 DEBUG : dir: Looking for writers 2026/09/05 01:30:18 DEBUG : file1: reading active writers 2026/09/05 01:30:18 DEBUG : Looking for writers 2026/09/05 01:30:18 DEBUG : dir: reading active writers 2026/09/05 01:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/05 01:30:18 DEBUG : dir: Looking for writers 2026/09/05 01:30:18 DEBUG : file1: reading active writers 2026/09/05 01:30:18 DEBUG : Looking for writers 2026/09/05 01:30:18 DEBUG : dir: reading active writers 2026/09/05 01:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/05 01:30:18 DEBUG : dir: Looking for writers 2026/09/05 01:30:18 DEBUG : file1: reading active writers 2026/09/05 01:30:18 DEBUG : Looking for writers 2026/09/05 01:30:18 DEBUG : dir: reading active writers 2026/09/05 01:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/05 01:30:18 DEBUG : dir/file1: vfs cache: starting upload 2026/09/05 01:30:18 DEBUG : dir: Looking for writers 2026/09/05 01:30:18 DEBUG : file1: reading active writers 2026/09/05 01:30:18 DEBUG : Looking for writers 2026/09/05 01:30:18 DEBUG : dir: reading active writers 2026/09/05 01:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/05 01:30:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:30:18 DEBUG : dir: Looking for writers 2026/09/05 01:30:18 DEBUG : file1: reading active writers 2026/09/05 01:30:18 DEBUG : Looking for writers 2026/09/05 01:30:18 DEBUG : dir: reading active writers 2026/09/05 01:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/05 01:30:18 DEBUG : dir: Looking for writers 2026/09/05 01:30:18 DEBUG : file1: reading active writers 2026/09/05 01:30:18 DEBUG : Looking for writers 2026/09/05 01:30:18 DEBUG : dir: reading active writers 2026/09/05 01:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/05 01:30:19 DEBUG : dir: Looking for writers 2026/09/05 01:30:19 DEBUG : file1: reading active writers 2026/09/05 01:30:19 DEBUG : Looking for writers 2026/09/05 01:30:19 DEBUG : dir: reading active writers 2026/09/05 01:30:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/05 01:30:19 DEBUG : dir/file1: size = 14 OK 2026/09/05 01:30:19 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/05 01:30:19 INFO : dir/file1: Copied (replaced existing) 2026/09/05 01:30:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/05 01:30:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/05 01:30:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/05 01:30:20 DEBUG : dir: Looking for writers 2026/09/05 01:30:20 DEBUG : file1: reading active writers 2026/09/05 01:30:20 DEBUG : Looking for writers 2026/09/05 01:30:20 DEBUG : dir: reading active writers 2026/09/05 01:30:20 DEBUG : >WaitForWriters: 2026/09/05 01:30:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/05 01:30:20 DEBUG : dir/file1: newRWFileHandle: 2026/09/05 01:30:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/05 01:30:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/05 01:30:20 DEBUG : dir/file1(0x21fea7a24d00): _readAt: size=512, off=0 2026/09/05 01:30:20 DEBUG : dir/file1(0x21fea7a24d00): openPending: 2026/09/05 01:30:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/05 01:30:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/05 01:30:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:20 DEBUG : dir/file1(0x21fea7a24d00): >openPending: err= 2026/09/05 01:30:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/05 01:30:20 DEBUG : dir/file1(0x21fea7a24d00): >_readAt: n=14, err=EOF 2026/09/05 01:30:20 DEBUG : dir/file1(0x21fea7a24d00): close: 2026/09/05 01:30:20 DEBUG : dir/file1(0x21fea7a24d00): >close: err= 2026/09/05 01:30:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/05 01:30:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/05 01:30:21 DEBUG : newLeaf: Updating file with newLeaf 0x21fea81fcea0 2026/09/05 01:30:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/05 01:30:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/05 01:30:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/05 01:30:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/05 01:30:22 DEBUG : dir/file1: Updating file with dir/file1 0x21fea81fcea0 2026/09/05 01:30:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/05 01:30:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/05 01:30:23 DEBUG : dir/file1: newRWFileHandle: 2026/09/05 01:30:23 DEBUG : dir/file1(0x21fea7bcbbc0): openPending: 2026/09/05 01:30:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/05 01:30:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/05 01:30:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:23 DEBUG : dir/file1(0x21fea7bcbbc0): >openPending: err= 2026/09/05 01:30:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/05 01:30:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/05 01:30:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/05 01:30:23 DEBUG : dir/file1(0x21fea7bcbbc0): _writeAt: size=25, off=0 2026/09/05 01:30:23 DEBUG : dir/file1(0x21fea7bcbbc0): >_writeAt: n=25, err= 2026/09/05 01:30:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/05 01:30:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/05 01:30:23 DEBUG : newLeaf: Updating file with newLeaf 0x21fea81fcea0 2026/09/05 01:30:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/05 01:30:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/05 01:30:23 DEBUG : newLeaf(0x21fea7bcbbc0): close: 2026/09/05 01:30:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/05 01:30:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-05 01:30:23.141938369 +0000 UTC m=+214.740435871 2026/09/05 01:30:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/05 01:30:23 DEBUG : newLeaf(0x21fea7bcbbc0): >close: err= 2026/09/05 01:30:23 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:30:23 DEBUG : dir: Looking for writers 2026/09/05 01:30:23 DEBUG : Looking for writers 2026/09/05 01:30:23 DEBUG : dir: reading active writers 2026/09/05 01:30:23 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/05 01:30:23 DEBUG : dir: Looking for writers 2026/09/05 01:30:23 DEBUG : Looking for writers 2026/09/05 01:30:23 DEBUG : dir: reading active writers 2026/09/05 01:30:23 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/05 01:30:23 DEBUG : dir: Looking for writers 2026/09/05 01:30:23 DEBUG : Looking for writers 2026/09/05 01:30:23 DEBUG : dir: reading active writers 2026/09/05 01:30:23 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/05 01:30:23 DEBUG : dir: Looking for writers 2026/09/05 01:30:23 DEBUG : Looking for writers 2026/09/05 01:30:23 DEBUG : dir: reading active writers 2026/09/05 01:30:23 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/05 01:30:24 DEBUG : newLeaf: vfs cache: starting upload 2026/09/05 01:30:24 DEBUG : dir: Looking for writers 2026/09/05 01:30:24 DEBUG : Looking for writers 2026/09/05 01:30:24 DEBUG : dir: reading active writers 2026/09/05 01:30:24 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/05 01:30:24 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/05 01:30:24 DEBUG : dir: Looking for writers 2026/09/05 01:30:24 DEBUG : Looking for writers 2026/09/05 01:30:24 DEBUG : dir: reading active writers 2026/09/05 01:30:24 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/05 01:30:24 DEBUG : dir: Looking for writers 2026/09/05 01:30:24 DEBUG : Looking for writers 2026/09/05 01:30:24 DEBUG : dir: reading active writers 2026/09/05 01:30:24 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/05 01:30:25 DEBUG : dir: Looking for writers 2026/09/05 01:30:25 DEBUG : Looking for writers 2026/09/05 01:30:25 DEBUG : dir: reading active writers 2026/09/05 01:30:25 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/05 01:30:25 DEBUG : newLeaf: size = 25 OK 2026/09/05 01:30:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/05 01:30:25 INFO : newLeaf: Copied (replaced existing) 2026/09/05 01:30:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-05 01:30:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/05 01:30:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/05 01:30:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/05 01:30:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/05 01:30:26 DEBUG : dir: Looking for writers 2026/09/05 01:30:26 DEBUG : Looking for writers 2026/09/05 01:30:26 DEBUG : dir: reading active writers 2026/09/05 01:30:26 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:26 DEBUG : >WaitForWriters: 2026/09/05 01:30:26 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:30:26 DEBUG : dir: Looking for writers 2026/09/05 01:30:26 DEBUG : Looking for writers 2026/09/05 01:30:26 DEBUG : dir: reading active writers 2026/09/05 01:30:26 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:26 DEBUG : >WaitForWriters: 2026/09/05 01:30:26 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:30:27 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:30:27 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:30:27 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:27 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:30:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:30:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:27 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:30:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:30:30 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:30:30 DEBUG : dir: Looking for writers 2026/09/05 01:30:30 DEBUG : file1: reading active writers 2026/09/05 01:30:30 DEBUG : Looking for writers 2026/09/05 01:30:30 DEBUG : dir: reading active writers 2026/09/05 01:30:30 DEBUG : >WaitForWriters: 2026/09/05 01:30:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/05 01:30:31 DEBUG : newLeaf: Updating file with newLeaf 0x21fea79ddd40 2026/09/05 01:30:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/05 01:30:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/05 01:30:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/05 01:30:33 DEBUG : dir/file1: Updating file with dir/file1 0x21fea79ddd40 2026/09/05 01:30:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/05 01:30:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/05 01:30:33 DEBUG : dir/file1: newRWFileHandle: 2026/09/05 01:30:33 DEBUG : dir/file1(0x21fea79aa280): openPending: 2026/09/05 01:30:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/05 01:30:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/05 01:30:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:33 DEBUG : dir/file1(0x21fea79aa280): >openPending: err= 2026/09/05 01:30:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/05 01:30:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/05 01:30:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/05 01:30:33 DEBUG : dir/file1(0x21fea79aa280): _writeAt: size=25, off=0 2026/09/05 01:30:33 DEBUG : dir/file1(0x21fea79aa280): >_writeAt: n=25, err= 2026/09/05 01:30:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/05 01:30:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/05 01:30:34 DEBUG : newLeaf: Updating file with newLeaf 0x21fea79ddd40 2026/09/05 01:30:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/05 01:30:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/05 01:30:34 DEBUG : newLeaf(0x21fea79aa280): close: 2026/09/05 01:30:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/05 01:30:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-05 01:30:33.501286209 +0000 UTC m=+225.099783711 2026/09/05 01:30:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/05 01:30:34 DEBUG : newLeaf(0x21fea79aa280): >close: err= 2026/09/05 01:30:34 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:30:34 DEBUG : dir: Looking for writers 2026/09/05 01:30:34 DEBUG : Looking for writers 2026/09/05 01:30:34 DEBUG : dir: reading active writers 2026/09/05 01:30:34 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/05 01:30:34 DEBUG : dir: Looking for writers 2026/09/05 01:30:34 DEBUG : Looking for writers 2026/09/05 01:30:34 DEBUG : dir: reading active writers 2026/09/05 01:30:34 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/05 01:30:34 DEBUG : dir: Looking for writers 2026/09/05 01:30:34 DEBUG : Looking for writers 2026/09/05 01:30:34 DEBUG : dir: reading active writers 2026/09/05 01:30:34 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/05 01:30:34 DEBUG : dir: Looking for writers 2026/09/05 01:30:34 DEBUG : Looking for writers 2026/09/05 01:30:34 DEBUG : dir: reading active writers 2026/09/05 01:30:34 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/05 01:30:34 DEBUG : newLeaf: vfs cache: starting upload 2026/09/05 01:30:34 DEBUG : dir: Looking for writers 2026/09/05 01:30:34 DEBUG : Looking for writers 2026/09/05 01:30:34 DEBUG : dir: reading active writers 2026/09/05 01:30:34 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/05 01:30:34 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/05 01:30:34 DEBUG : dir: Looking for writers 2026/09/05 01:30:34 DEBUG : Looking for writers 2026/09/05 01:30:34 DEBUG : dir: reading active writers 2026/09/05 01:30:34 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/05 01:30:34 DEBUG : dir: Looking for writers 2026/09/05 01:30:34 DEBUG : Looking for writers 2026/09/05 01:30:34 DEBUG : dir: reading active writers 2026/09/05 01:30:34 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/05 01:30:35 DEBUG : dir: Looking for writers 2026/09/05 01:30:35 DEBUG : Looking for writers 2026/09/05 01:30:35 DEBUG : dir: reading active writers 2026/09/05 01:30:35 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/05 01:30:35 DEBUG : newLeaf: size = 25 OK 2026/09/05 01:30:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/05 01:30:35 INFO : newLeaf: Copied (replaced existing) 2026/09/05 01:30:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-05 01:30:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/05 01:30:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/05 01:30:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/05 01:30:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/05 01:30:36 DEBUG : dir: Looking for writers 2026/09/05 01:30:36 DEBUG : Looking for writers 2026/09/05 01:30:36 DEBUG : dir: reading active writers 2026/09/05 01:30:36 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:36 DEBUG : >WaitForWriters: 2026/09/05 01:30:36 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:30:36 DEBUG : dir: Looking for writers 2026/09/05 01:30:36 DEBUG : Looking for writers 2026/09/05 01:30:36 DEBUG : dir: reading active writers 2026/09/05 01:30:36 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:36 DEBUG : >WaitForWriters: 2026/09/05 01:30:36 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:30:38 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:30:38 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:30:38 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:38 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:30:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:30:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:38 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:30:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:30:41 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/05 01:30:41 DEBUG : dir/file1: newRWFileHandle: 2026/09/05 01:30:41 DEBUG : dir/file1(0x21fea79ab200): openPending: 2026/09/05 01:30:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/05 01:30:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/05 01:30:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:41 DEBUG : dir/file1(0x21fea79ab200): >openPending: err= 2026/09/05 01:30:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/05 01:30:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/05 01:30:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/05 01:30:41 DEBUG : dir/file1(0x21fea79ab200): _writeAt: size=14, off=0 2026/09/05 01:30:41 DEBUG : dir/file1(0x21fea79ab200): >_writeAt: n=14, err= 2026/09/05 01:30:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/05 01:30:41 DEBUG : dir/file1(0x21fea79ab200): close: 2026/09/05 01:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/05 01:30:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/05 01:30:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/05 01:30:41 DEBUG : dir/file1(0x21fea79ab200): >close: err= 2026/09/05 01:30:41 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:30:41 DEBUG : dir: Looking for writers 2026/09/05 01:30:41 DEBUG : file1: reading active writers 2026/09/05 01:30:41 DEBUG : Looking for writers 2026/09/05 01:30:41 DEBUG : dir: reading active writers 2026/09/05 01:30:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/05 01:30:41 DEBUG : dir: Looking for writers 2026/09/05 01:30:41 DEBUG : file1: reading active writers 2026/09/05 01:30:41 DEBUG : Looking for writers 2026/09/05 01:30:41 DEBUG : dir: reading active writers 2026/09/05 01:30:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/05 01:30:41 DEBUG : dir: Looking for writers 2026/09/05 01:30:41 DEBUG : file1: reading active writers 2026/09/05 01:30:41 DEBUG : Looking for writers 2026/09/05 01:30:41 DEBUG : dir: reading active writers 2026/09/05 01:30:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/05 01:30:41 DEBUG : dir: Looking for writers 2026/09/05 01:30:41 DEBUG : file1: reading active writers 2026/09/05 01:30:41 DEBUG : Looking for writers 2026/09/05 01:30:41 DEBUG : dir: reading active writers 2026/09/05 01:30:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/05 01:30:41 DEBUG : dir/file1: vfs cache: starting upload 2026/09/05 01:30:41 DEBUG : dir: Looking for writers 2026/09/05 01:30:41 DEBUG : file1: reading active writers 2026/09/05 01:30:41 DEBUG : Looking for writers 2026/09/05 01:30:41 DEBUG : dir: reading active writers 2026/09/05 01:30:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/05 01:30:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:30:41 DEBUG : dir: Looking for writers 2026/09/05 01:30:41 DEBUG : file1: reading active writers 2026/09/05 01:30:41 DEBUG : Looking for writers 2026/09/05 01:30:41 DEBUG : dir: reading active writers 2026/09/05 01:30:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/05 01:30:41 DEBUG : dir: Looking for writers 2026/09/05 01:30:41 DEBUG : file1: reading active writers 2026/09/05 01:30:41 DEBUG : Looking for writers 2026/09/05 01:30:41 DEBUG : dir: reading active writers 2026/09/05 01:30:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/05 01:30:42 DEBUG : dir: Looking for writers 2026/09/05 01:30:42 DEBUG : file1: reading active writers 2026/09/05 01:30:42 DEBUG : Looking for writers 2026/09/05 01:30:42 DEBUG : dir: reading active writers 2026/09/05 01:30:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/05 01:30:42 DEBUG : dir/file1: size = 14 OK 2026/09/05 01:30:42 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/05 01:30:42 INFO : dir/file1: Copied (replaced existing) 2026/09/05 01:30:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/05 01:30:42 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/05 01:30:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/05 01:30:43 DEBUG : dir: Looking for writers 2026/09/05 01:30:43 DEBUG : file1: reading active writers 2026/09/05 01:30:43 DEBUG : Looking for writers 2026/09/05 01:30:43 DEBUG : dir: reading active writers 2026/09/05 01:30:43 DEBUG : >WaitForWriters: 2026/09/05 01:30:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/05 01:30:43 DEBUG : dir/file1: newRWFileHandle: 2026/09/05 01:30:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/05 01:30:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/05 01:30:43 DEBUG : dir/file1(0x21fea8072280): _readAt: size=512, off=0 2026/09/05 01:30:43 DEBUG : dir/file1(0x21fea8072280): openPending: 2026/09/05 01:30:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/05 01:30:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/05 01:30:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:43 DEBUG : dir/file1(0x21fea8072280): >openPending: err= 2026/09/05 01:30:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/05 01:30:43 DEBUG : dir/file1(0x21fea8072280): >_readAt: n=14, err=EOF 2026/09/05 01:30:43 DEBUG : dir/file1(0x21fea8072280): close: 2026/09/05 01:30:43 DEBUG : dir/file1(0x21fea8072280): >close: err= 2026/09/05 01:30:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/05 01:30:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/05 01:30:44 DEBUG : newLeaf: Updating file with newLeaf 0x21fea7bd4d00 2026/09/05 01:30:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/05 01:30:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/05 01:30:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/05 01:30:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/05 01:30:45 DEBUG : dir/file1: Updating file with dir/file1 0x21fea7bd4d00 2026/09/05 01:30:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/05 01:30:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/05 01:30:46 DEBUG : dir/file1: newRWFileHandle: 2026/09/05 01:30:46 DEBUG : dir/file1(0x21fea7fa4b80): openPending: 2026/09/05 01:30:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/05 01:30:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/05 01:30:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:46 DEBUG : dir/file1(0x21fea7fa4b80): >openPending: err= 2026/09/05 01:30:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/05 01:30:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/05 01:30:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/05 01:30:46 DEBUG : dir/file1(0x21fea7fa4b80): _writeAt: size=25, off=0 2026/09/05 01:30:46 DEBUG : dir/file1(0x21fea7fa4b80): >_writeAt: n=25, err= 2026/09/05 01:30:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/05 01:30:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/05 01:30:47 DEBUG : newLeaf: Updating file with newLeaf 0x21fea7bd4d00 2026/09/05 01:30:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/05 01:30:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/05 01:30:47 DEBUG : newLeaf(0x21fea7fa4b80): close: 2026/09/05 01:30:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/05 01:30:47 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-05 01:30:46.26463595 +0000 UTC m=+237.863133452 2026/09/05 01:30:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/05 01:30:47 DEBUG : newLeaf(0x21fea7fa4b80): >close: err= 2026/09/05 01:30:47 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:30:47 DEBUG : dir: Looking for writers 2026/09/05 01:30:47 DEBUG : Looking for writers 2026/09/05 01:30:47 DEBUG : dir: reading active writers 2026/09/05 01:30:47 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/05 01:30:47 DEBUG : dir: Looking for writers 2026/09/05 01:30:47 DEBUG : Looking for writers 2026/09/05 01:30:47 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:47 DEBUG : dir: reading active writers 2026/09/05 01:30:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/05 01:30:47 DEBUG : dir: Looking for writers 2026/09/05 01:30:47 DEBUG : Looking for writers 2026/09/05 01:30:47 DEBUG : dir: reading active writers 2026/09/05 01:30:47 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/05 01:30:47 DEBUG : dir: Looking for writers 2026/09/05 01:30:47 DEBUG : Looking for writers 2026/09/05 01:30:47 DEBUG : dir: reading active writers 2026/09/05 01:30:47 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/05 01:30:47 DEBUG : newLeaf: vfs cache: starting upload 2026/09/05 01:30:47 DEBUG : dir: Looking for writers 2026/09/05 01:30:47 DEBUG : Looking for writers 2026/09/05 01:30:47 DEBUG : dir: reading active writers 2026/09/05 01:30:47 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/05 01:30:47 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/05 01:30:47 DEBUG : dir: Looking for writers 2026/09/05 01:30:47 DEBUG : Looking for writers 2026/09/05 01:30:47 DEBUG : dir: reading active writers 2026/09/05 01:30:47 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/05 01:30:47 DEBUG : dir: Looking for writers 2026/09/05 01:30:47 DEBUG : Looking for writers 2026/09/05 01:30:47 DEBUG : dir: reading active writers 2026/09/05 01:30:47 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/05 01:30:48 DEBUG : dir: Looking for writers 2026/09/05 01:30:48 DEBUG : Looking for writers 2026/09/05 01:30:48 DEBUG : dir: reading active writers 2026/09/05 01:30:48 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/05 01:30:48 DEBUG : newLeaf: size = 25 OK 2026/09/05 01:30:48 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/05 01:30:48 INFO : newLeaf: Copied (replaced existing) 2026/09/05 01:30:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-05 01:30:46 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/05 01:30:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/05 01:30:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/05 01:30:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/05 01:30:49 DEBUG : dir: Looking for writers 2026/09/05 01:30:49 DEBUG : Looking for writers 2026/09/05 01:30:49 DEBUG : dir: reading active writers 2026/09/05 01:30:49 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:49 DEBUG : >WaitForWriters: 2026/09/05 01:30:49 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:30:49 DEBUG : dir: Looking for writers 2026/09/05 01:30:49 DEBUG : Looking for writers 2026/09/05 01:30:49 DEBUG : dir: reading active writers 2026/09/05 01:30:49 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:49 DEBUG : >WaitForWriters: 2026/09/05 01:30:49 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:30:50 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:30:50 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:30:50 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:50 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:30:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:30:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:30:50 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:30:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:30:53 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:30:53 DEBUG : dir: Looking for writers 2026/09/05 01:30:53 DEBUG : file1: reading active writers 2026/09/05 01:30:53 DEBUG : Looking for writers 2026/09/05 01:30:53 DEBUG : dir: reading active writers 2026/09/05 01:30:53 DEBUG : >WaitForWriters: 2026/09/05 01:30:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/05 01:30:53 DEBUG : dir/file1: newRWFileHandle: 2026/09/05 01:30:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/05 01:30:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/05 01:30:53 DEBUG : dir/file1(0x21fea7716d40): _readAt: size=512, off=0 2026/09/05 01:30:53 DEBUG : dir/file1(0x21fea7716d40): openPending: 2026/09/05 01:30:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/05 01:30:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/05 01:30:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:53 DEBUG : dir/file1(0x21fea7716d40): >openPending: err= 2026/09/05 01:30:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/05 01:30:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/05 01:30:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:30:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:30:54 DEBUG : dir/file1(0x21fea7716d40): >_readAt: n=14, err=EOF 2026/09/05 01:30:54 DEBUG : dir/file1(0x21fea7716d40): close: 2026/09/05 01:30:54 DEBUG : dir/file1(0x21fea7716d40): >close: err= 2026/09/05 01:30:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/05 01:30:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/05 01:30:55 DEBUG : newLeaf: Updating file with newLeaf 0x21fea7c652b0 2026/09/05 01:30:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/05 01:30:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/05 01:30:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/05 01:30:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/05 01:30:56 DEBUG : dir/file1: Updating file with dir/file1 0x21fea7c652b0 2026/09/05 01:30:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/05 01:30:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/05 01:30:57 DEBUG : dir/file1: newRWFileHandle: 2026/09/05 01:30:57 DEBUG : dir/file1(0x21fea7e2e500): openPending: 2026/09/05 01:30:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/05 01:30:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/05 01:30:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:30:57 DEBUG : dir/file1(0x21fea7e2e500): >openPending: err= 2026/09/05 01:30:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/05 01:30:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/05 01:30:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/05 01:30:57 DEBUG : dir/file1(0x21fea7e2e500): _writeAt: size=25, off=0 2026/09/05 01:30:57 DEBUG : dir/file1(0x21fea7e2e500): >_writeAt: n=25, err= 2026/09/05 01:30:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/05 01:30:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/05 01:30:57 DEBUG : newLeaf: Updating file with newLeaf 0x21fea7c652b0 2026/09/05 01:30:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/05 01:30:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/05 01:30:57 DEBUG : newLeaf(0x21fea7e2e500): close: 2026/09/05 01:30:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/05 01:30:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-05 01:30:57.011831486 +0000 UTC m=+248.610329008 2026/09/05 01:30:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/05 01:30:57 DEBUG : newLeaf(0x21fea7e2e500): >close: err= 2026/09/05 01:30:57 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:30:57 DEBUG : dir: Looking for writers 2026/09/05 01:30:57 DEBUG : Looking for writers 2026/09/05 01:30:57 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:57 DEBUG : dir: reading active writers 2026/09/05 01:30:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/05 01:30:57 DEBUG : dir: Looking for writers 2026/09/05 01:30:57 DEBUG : Looking for writers 2026/09/05 01:30:57 DEBUG : dir: reading active writers 2026/09/05 01:30:57 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/05 01:30:57 DEBUG : dir: Looking for writers 2026/09/05 01:30:57 DEBUG : Looking for writers 2026/09/05 01:30:57 DEBUG : dir: reading active writers 2026/09/05 01:30:57 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/05 01:30:57 DEBUG : dir: Looking for writers 2026/09/05 01:30:57 DEBUG : Looking for writers 2026/09/05 01:30:57 DEBUG : dir: reading active writers 2026/09/05 01:30:57 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/05 01:30:57 DEBUG : newLeaf: vfs cache: starting upload 2026/09/05 01:30:57 DEBUG : dir: Looking for writers 2026/09/05 01:30:57 DEBUG : Looking for writers 2026/09/05 01:30:57 DEBUG : dir: reading active writers 2026/09/05 01:30:57 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/05 01:30:58 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/05 01:30:58 DEBUG : dir: Looking for writers 2026/09/05 01:30:58 DEBUG : Looking for writers 2026/09/05 01:30:58 DEBUG : dir: reading active writers 2026/09/05 01:30:58 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/05 01:30:58 DEBUG : dir: Looking for writers 2026/09/05 01:30:58 DEBUG : Looking for writers 2026/09/05 01:30:58 DEBUG : dir: reading active writers 2026/09/05 01:30:58 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/05 01:30:59 DEBUG : dir: Looking for writers 2026/09/05 01:30:59 DEBUG : Looking for writers 2026/09/05 01:30:59 DEBUG : dir: reading active writers 2026/09/05 01:30:59 DEBUG : newLeaf: reading active writers 2026/09/05 01:30:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/05 01:30:59 DEBUG : newLeaf: size = 25 OK 2026/09/05 01:30:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/05 01:30:59 INFO : newLeaf: Copied (replaced existing) 2026/09/05 01:30:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-05 01:30:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/05 01:30:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/05 01:30:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/05 01:30:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/05 01:31:00 DEBUG : dir: Looking for writers 2026/09/05 01:31:00 DEBUG : Looking for writers 2026/09/05 01:31:00 DEBUG : dir: reading active writers 2026/09/05 01:31:00 DEBUG : newLeaf: reading active writers 2026/09/05 01:31:00 DEBUG : >WaitForWriters: 2026/09/05 01:31:00 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:31:00 DEBUG : dir: Looking for writers 2026/09/05 01:31:00 DEBUG : Looking for writers 2026/09/05 01:31:00 DEBUG : dir: reading active writers 2026/09/05 01:31:00 DEBUG : newLeaf: reading active writers 2026/09/05 01:31:00 DEBUG : >WaitForWriters: 2026/09/05 01:31:00 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting --- PASS: TestFileRename (66.55s) --- PASS: TestFileRename/off,forceCache=false (9.83s) --- PASS: TestFileRename/minimal,forceCache=false (9.76s) --- PASS: TestFileRename/minimal,forceCache=true (13.07s) --- PASS: TestFileRename/writes,forceCache=false (10.52s) --- PASS: TestFileRename/writes,forceCache=true (12.58s) --- PASS: TestFileRename/full,forceCache=false (10.77s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:31:01 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:31:01 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:31:01 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:31:01 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:31:01 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:31:01 DEBUG : Looking for writers 2026/09/05 01:31:01 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.40s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:31:02 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalShutdown (0.39s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:31:02 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestSetPollIntervalAfterShutdown (0.39s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:31:02 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUpdate (0.39s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:31:03 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalTimeout (0.40s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:31:03 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:31:03 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUnsupported (0.39s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:31:03 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:31:03 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:31:05 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/05 01:31:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/05 01:31:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/05 01:31:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/05 01:31:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/05 01:31:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:31:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/05 01:31:07 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/05 01:31:07 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:31:07 DEBUG : dir: Looking for writers 2026/09/05 01:31:07 DEBUG : file1: reading active writers 2026/09/05 01:31:07 DEBUG : Looking for writers 2026/09/05 01:31:07 DEBUG : dir: reading active writers 2026/09/05 01:31:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.93s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:31:08 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:31:08 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:31:10 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/05 01:31:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/05 01:31:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/05 01:31:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/05 01:31:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/05 01:31:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:31:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/05 01:31:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/05 01:31:12 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/05 01:31:12 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/05 01:31:12 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/05 01:31:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/05 01:31:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/05 01:31:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/05 01:31:12 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/05 01:31:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/05 01:31:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/05 01:31:12 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/05 01:31:13 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/05 01:31:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/05 01:31:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/05 01:31:13 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/05 01:31:13 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:31:13 DEBUG : dir: Looking for writers 2026/09/05 01:31:13 DEBUG : file1: reading active writers 2026/09/05 01:31:13 DEBUG : Looking for writers 2026/09/05 01:31:13 DEBUG : dir: reading active writers 2026/09/05 01:31:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.66s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:31:14 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:31:14 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:31:15 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/05 01:31:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/05 01:31:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/05 01:31:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/05 01:31:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/05 01:31:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:31:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/05 01:31:17 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/05 01:31:17 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/05 01:31:17 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/05 01:31:17 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/05 01:31:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/05 01:31:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/05 01:31:17 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/05 01:31:18 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/05 01:31:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/05 01:31:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/05 01:31:18 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/05 01:31:18 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/05 01:31:18 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/05 01:31:18 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/05 01:31:18 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/05 01:31:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/05 01:31:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/05 01:31:18 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/05 01:31:18 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/05 01:31:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/05 01:31:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/05 01:31:18 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/05 01:31:18 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/05 01:31:18 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/05 01:31:18 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/05 01:31:18 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/05 01:31:18 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/05 01:31:18 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/05 01:31:18 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/05 01:31:18 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/05 01:31:18 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:31:18 DEBUG : dir: Looking for writers 2026/09/05 01:31:18 DEBUG : file1: reading active writers 2026/09/05 01:31:18 DEBUG : Looking for writers 2026/09/05 01:31:18 DEBUG : dir: reading active writers 2026/09/05 01:31:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.60s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:31:20 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:31:20 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:31:21 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/05 01:31:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/05 01:31:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/05 01:31:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/05 01:31:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/05 01:31:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:31:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/05 01:31:23 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:31:23 DEBUG : dir: Looking for writers 2026/09/05 01:31:23 DEBUG : file1: reading active writers 2026/09/05 01:31:23 DEBUG : Looking for writers 2026/09/05 01:31:23 DEBUG : dir: reading active writers 2026/09/05 01:31:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.84s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:31:24 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:31:24 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:31:26 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/05 01:31:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/05 01:31:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/05 01:31:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/05 01:31:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/05 01:31:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:31:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/05 01:31:28 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/05 01:31:28 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/05 01:31:28 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:31:28 DEBUG : dir: Looking for writers 2026/09/05 01:31:28 DEBUG : file1: reading active writers 2026/09/05 01:31:28 DEBUG : Looking for writers 2026/09/05 01:31:28 DEBUG : dir: reading active writers 2026/09/05 01:31:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.64s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:31:29 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:31:29 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:31:29 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:29 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:31:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:31:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:29 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:31:30 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/05 01:31:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/05 01:31:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/05 01:31:32 DEBUG : dir/file1: newRWFileHandle: 2026/09/05 01:31:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/05 01:31:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/05 01:31:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/05 01:31:32 DEBUG : dir/file1(0x21fea7c11080): _readAt: size=1, off=0 2026/09/05 01:31:32 DEBUG : dir/file1(0x21fea7c11080): openPending: 2026/09/05 01:31:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/05 01:31:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/05 01:31:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:31:32 DEBUG : dir/file1(0x21fea7c11080): >openPending: err= 2026/09/05 01:31:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/05 01:31:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/05 01:31:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:31:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:31:33 DEBUG : dir/file1(0x21fea7c11080): >_readAt: n=1, err= 2026/09/05 01:31:33 DEBUG : dir/file1(0x21fea7c11080): _readAt: size=256, off=1 2026/09/05 01:31:33 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/05 01:31:33 DEBUG : dir/file1(0x21fea7c11080): >_readAt: n=15, err=EOF 2026/09/05 01:31:33 DEBUG : dir/file1(0x21fea7c11080): _readAt: size=16, off=16 2026/09/05 01:31:33 DEBUG : dir/file1(0x21fea7c11080): >_readAt: n=0, err=EOF 2026/09/05 01:31:33 DEBUG : dir/file1(0x21fea7c11080): close: 2026/09/05 01:31:33 DEBUG : dir/file1(0x21fea7c11080): >close: err= 2026/09/05 01:31:33 DEBUG : dir/file1(0x21fea7c11080): close: 2026/09/05 01:31:33 DEBUG : dir/file1(0x21fea7c11080): >close: err=file already closed 2026/09/05 01:31:33 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:31:33 DEBUG : dir: Looking for writers 2026/09/05 01:31:33 DEBUG : file1: reading active writers 2026/09/05 01:31:33 DEBUG : Looking for writers 2026/09/05 01:31:33 DEBUG : dir: reading active writers 2026/09/05 01:31:33 DEBUG : >WaitForWriters: 2026/09/05 01:31:33 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.68s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:31:34 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:31:34 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:31:34 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:34 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:31:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:31:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:34 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:31:35 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/05 01:31:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/05 01:31:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/05 01:31:37 DEBUG : dir/file1: newRWFileHandle: 2026/09/05 01:31:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/05 01:31:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/05 01:31:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/05 01:31:37 DEBUG : dir/file1(0x21fea7dd2d00): _readAt: size=1, off=0 2026/09/05 01:31:37 DEBUG : dir/file1(0x21fea7dd2d00): openPending: 2026/09/05 01:31:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/05 01:31:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/05 01:31:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:31:37 DEBUG : dir/file1(0x21fea7dd2d00): >openPending: err= 2026/09/05 01:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/05 01:31:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/05 01:31:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:31:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:31:37 DEBUG : dir/file1(0x21fea7dd2d00): >_readAt: n=1, err= 2026/09/05 01:31:37 DEBUG : dir/file1(0x21fea7dd2d00): _readAt: size=1, off=5 2026/09/05 01:31:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/05 01:31:37 DEBUG : dir/file1(0x21fea7dd2d00): >_readAt: n=1, err= 2026/09/05 01:31:37 DEBUG : dir/file1(0x21fea7dd2d00): _readAt: size=1, off=3 2026/09/05 01:31:37 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/05 01:31:37 DEBUG : dir/file1(0x21fea7dd2d00): >_readAt: n=1, err= 2026/09/05 01:31:37 DEBUG : dir/file1(0x21fea7dd2d00): _readAt: size=1, off=13 2026/09/05 01:31:37 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/05 01:31:37 DEBUG : dir/file1(0x21fea7dd2d00): >_readAt: n=1, err= 2026/09/05 01:31:37 DEBUG : dir/file1(0x21fea7dd2d00): _readAt: size=16, off=100 2026/09/05 01:31:37 DEBUG : dir/file1(0x21fea7dd2d00): >_readAt: n=0, err=EOF 2026/09/05 01:31:37 DEBUG : dir/file1(0x21fea7dd2d00): close: 2026/09/05 01:31:37 DEBUG : dir/file1(0x21fea7dd2d00): >close: err= 2026/09/05 01:31:37 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:31:37 DEBUG : dir: Looking for writers 2026/09/05 01:31:37 DEBUG : file1: reading active writers 2026/09/05 01:31:37 DEBUG : Looking for writers 2026/09/05 01:31:37 DEBUG : dir: reading active writers 2026/09/05 01:31:37 DEBUG : >WaitForWriters: 2026/09/05 01:31:37 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting 2026/09/05 01:31:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi/dir/file1: no such file or directory 2026/09/05 01:31:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.87s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:31:39 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:31:39 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:31:39 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:39 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:31:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:31:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:39 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:31:40 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/05 01:31:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/05 01:31:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi/dir/file1: no such file or directory 2026/09/05 01:31:42 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi/dir/file1: no such file or directory 2026/09/05 01:31:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/05 01:31:42 DEBUG : dir/file1: newRWFileHandle: 2026/09/05 01:31:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/05 01:31:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/05 01:31:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/05 01:31:42 DEBUG : dir/file1(0x21fea7c11bc0): _readAt: size=1, off=0 2026/09/05 01:31:42 DEBUG : dir/file1(0x21fea7c11bc0): openPending: 2026/09/05 01:31:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/05 01:31:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/05 01:31:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:31:42 DEBUG : dir/file1(0x21fea7c11bc0): >openPending: err= 2026/09/05 01:31:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/05 01:31:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/05 01:31:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:31:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:31:43 DEBUG : dir/file1(0x21fea7c11bc0): >_readAt: n=1, err= 2026/09/05 01:31:43 DEBUG : dir/file1(0x21fea7c11bc0): _readAt: size=1, off=5 2026/09/05 01:31:43 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/05 01:31:43 DEBUG : dir/file1(0x21fea7c11bc0): >_readAt: n=1, err= 2026/09/05 01:31:43 DEBUG : dir/file1(0x21fea7c11bc0): _readAt: size=1, off=1 2026/09/05 01:31:43 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/05 01:31:43 DEBUG : dir/file1(0x21fea7c11bc0): >_readAt: n=1, err= 2026/09/05 01:31:43 DEBUG : dir/file1(0x21fea7c11bc0): _readAt: size=6, off=10 2026/09/05 01:31:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/05 01:31:43 DEBUG : dir/file1(0x21fea7c11bc0): >_readAt: n=6, err= 2026/09/05 01:31:43 DEBUG : dir/file1(0x21fea7c11bc0): _readAt: size=256, off=10 2026/09/05 01:31:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/05 01:31:43 DEBUG : dir/file1(0x21fea7c11bc0): >_readAt: n=6, err=EOF 2026/09/05 01:31:43 DEBUG : dir/file1(0x21fea7c11bc0): _readAt: size=256, off=100 2026/09/05 01:31:43 DEBUG : dir/file1(0x21fea7c11bc0): >_readAt: n=0, err=EOF 2026/09/05 01:31:43 DEBUG : dir/file1(0x21fea7c11bc0): close: 2026/09/05 01:31:43 DEBUG : dir/file1(0x21fea7c11bc0): >close: err= 2026/09/05 01:31:43 DEBUG : dir/file1(0x21fea7c11bc0): _readAt: size=256, off=100 2026/09/05 01:31:43 DEBUG : dir/file1(0x21fea7c11bc0): >_readAt: n=0, err=file already closed 2026/09/05 01:31:43 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:31:43 DEBUG : dir: Looking for writers 2026/09/05 01:31:43 DEBUG : file1: reading active writers 2026/09/05 01:31:43 DEBUG : Looking for writers 2026/09/05 01:31:43 DEBUG : dir: reading active writers 2026/09/05 01:31:43 DEBUG : >WaitForWriters: 2026/09/05 01:31:43 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (5.30s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:31:44 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:31:44 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:31:44 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:44 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:44 DEBUG : Config file has changed externally - reloading 2026/09/05 01:31:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:31:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:31:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:44 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:31:45 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/05 01:31:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/05 01:31:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/05 01:31:47 DEBUG : dir/file1: newRWFileHandle: 2026/09/05 01:31:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/05 01:31:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/05 01:31:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/05 01:31:47 DEBUG : dir/file1(0x21fea76ea300): RWFileHandle.Flush 2026/09/05 01:31:47 DEBUG : dir/file1(0x21fea76ea300): _readAt: size=256, off=0 2026/09/05 01:31:47 DEBUG : dir/file1(0x21fea76ea300): openPending: 2026/09/05 01:31:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/05 01:31:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/05 01:31:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:31:47 DEBUG : dir/file1(0x21fea76ea300): >openPending: err= 2026/09/05 01:31:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/05 01:31:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/05 01:31:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:31:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:31:47 DEBUG : dir/file1(0x21fea76ea300): >_readAt: n=16, err=EOF 2026/09/05 01:31:47 DEBUG : dir/file1(0x21fea76ea300): RWFileHandle.Flush 2026/09/05 01:31:47 DEBUG : dir/file1(0x21fea76ea300): RWFileHandle.Flush 2026/09/05 01:31:47 DEBUG : dir/file1(0x21fea76ea300): close: 2026/09/05 01:31:47 DEBUG : dir/file1(0x21fea76ea300): >close: err= 2026/09/05 01:31:47 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:31:47 DEBUG : dir: Looking for writers 2026/09/05 01:31:47 DEBUG : file1: reading active writers 2026/09/05 01:31:47 DEBUG : Looking for writers 2026/09/05 01:31:47 DEBUG : dir: reading active writers 2026/09/05 01:31:47 DEBUG : >WaitForWriters: 2026/09/05 01:31:47 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting 2026/09/05 01:31:48 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi/dir/file1: no such file or directory 2026/09/05 01:31:48 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.74s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:31:49 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:31:49 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:31:49 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:49 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:31:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:31:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:49 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:31:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/05 01:31:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/05 01:31:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/05 01:31:52 DEBUG : dir/file1: newRWFileHandle: 2026/09/05 01:31:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/05 01:31:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/05 01:31:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/05 01:31:52 DEBUG : dir/file1(0x21fea79aac80): _readAt: size=256, off=0 2026/09/05 01:31:52 DEBUG : dir/file1(0x21fea79aac80): openPending: 2026/09/05 01:31:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/05 01:31:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/05 01:31:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:31:52 DEBUG : dir/file1(0x21fea79aac80): >openPending: err= 2026/09/05 01:31:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/05 01:31:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/05 01:31:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:31:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:31:52 DEBUG : dir/file1(0x21fea79aac80): >_readAt: n=16, err=EOF 2026/09/05 01:31:52 DEBUG : dir/file1(0x21fea79aac80): RWFileHandle.Release 2026/09/05 01:31:52 DEBUG : dir/file1(0x21fea79aac80): close: 2026/09/05 01:31:52 DEBUG : dir/file1(0x21fea79aac80): >close: err= 2026/09/05 01:31:52 DEBUG : dir/file1(0x21fea79aac80): RWFileHandle.Release 2026/09/05 01:31:52 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:31:52 DEBUG : dir: Looking for writers 2026/09/05 01:31:52 DEBUG : file1: reading active writers 2026/09/05 01:31:52 DEBUG : Looking for writers 2026/09/05 01:31:52 DEBUG : dir: reading active writers 2026/09/05 01:31:52 DEBUG : >WaitForWriters: 2026/09/05 01:31:52 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting 2026/09/05 01:31:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi/dir/file1: no such file or directory 2026/09/05 01:31:52 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.76s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:31:53 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:31:53 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:31:53 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:53 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:31:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:31:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:31:53 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:31:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:31:54 DEBUG : file1: newRWFileHandle: 2026/09/05 01:31:54 DEBUG : file1(0x21fea76eaa00): openPending: 2026/09/05 01:31:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:31:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:31:54 DEBUG : file1(0x21fea76eaa00): >openPending: err= 2026/09/05 01:31:54 DEBUG : file1: >newRWFileHandle: err= 2026/09/05 01:31:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:31:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/05 01:31:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/05 01:31:54 DEBUG : file1(0x21fea76eaa00): _writeAt: size=5, off=0 2026/09/05 01:31:54 DEBUG : file1(0x21fea76eaa00): >_writeAt: n=5, err= 2026/09/05 01:31:54 DEBUG : file1(0x21fea76eaa00): _writeAt: size=7, off=5 2026/09/05 01:31:54 DEBUG : file1(0x21fea76eaa00): >_writeAt: n=7, err= 2026/09/05 01:31:54 DEBUG : file1: vfs cache: truncate to size=11 2026/09/05 01:31:54 DEBUG : file1(0x21fea76eaa00): close: 2026/09/05 01:31:54 DEBUG : file1: vfs cache: setting modification time to 2026-09-05 01:31:54.240126788 +0000 UTC m=+305.838624290 2026/09/05 01:31:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/05 01:31:54 DEBUG : file1(0x21fea76eaa00): >close: err= 2026/09/05 01:31:54 DEBUG : file1(0x21fea76eaa00): close: 2026/09/05 01:31:54 DEBUG : file1(0x21fea76eaa00): >close: err=file already closed 2026/09/05 01:31:54 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:31:54 DEBUG : Looking for writers 2026/09/05 01:31:54 DEBUG : file1: reading active writers 2026/09/05 01:31:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/05 01:31:54 DEBUG : Looking for writers 2026/09/05 01:31:54 DEBUG : file1: reading active writers 2026/09/05 01:31:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/05 01:31:54 DEBUG : Looking for writers 2026/09/05 01:31:54 DEBUG : file1: reading active writers 2026/09/05 01:31:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/05 01:31:54 DEBUG : Looking for writers 2026/09/05 01:31:54 DEBUG : file1: reading active writers 2026/09/05 01:31:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/05 01:31:54 DEBUG : file1: vfs cache: starting upload 2026/09/05 01:31:54 DEBUG : Looking for writers 2026/09/05 01:31:54 DEBUG : file1: reading active writers 2026/09/05 01:31:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/05 01:31:54 DEBUG : Looking for writers 2026/09/05 01:31:54 DEBUG : file1: reading active writers 2026/09/05 01:31:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/05 01:31:54 DEBUG : Looking for writers 2026/09/05 01:31:54 DEBUG : file1: reading active writers 2026/09/05 01:31:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/05 01:31:55 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/05 01:31:55 DEBUG : Looking for writers 2026/09/05 01:31:55 DEBUG : file1: reading active writers 2026/09/05 01:31:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/05 01:31:56 DEBUG : file1: size = 11 OK 2026/09/05 01:31:56 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/05 01:31:56 INFO : file1: Copied (new) 2026/09/05 01:31:56 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-05 01:31:54 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/05 01:31:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/05 01:31:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:31:56 INFO : file1: vfs cache: upload succeeded try #1 2026/09/05 01:31:56 DEBUG : Looking for writers 2026/09/05 01:31:56 DEBUG : file1: reading active writers 2026/09/05 01:31:56 DEBUG : >WaitForWriters: 2026/09/05 01:31:56 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:31:56 DEBUG : Looking for writers 2026/09/05 01:31:56 DEBUG : file1: reading active writers 2026/09/05 01:31:56 DEBUG : >WaitForWriters: 2026/09/05 01:31:56 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.31s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:31:57 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:31:57 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:31:57 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:57 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:31:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:31:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:31:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:31:57 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:31:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:31:57 DEBUG : file1: newRWFileHandle: 2026/09/05 01:31:57 DEBUG : file1(0x21fea7e2e980): openPending: 2026/09/05 01:31:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:31:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:31:57 DEBUG : file1(0x21fea7e2e980): >openPending: err= 2026/09/05 01:31:57 DEBUG : file1: >newRWFileHandle: err= 2026/09/05 01:31:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:31:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/05 01:31:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/05 01:31:57 DEBUG : file1(0x21fea7e2e980): _writeAt: size=7, off=0 2026/09/05 01:31:57 DEBUG : file1(0x21fea7e2e980): >_writeAt: n=7, err= 2026/09/05 01:31:57 DEBUG : file1(0x21fea7e2e980): _writeAt: size=6, off=5 2026/09/05 01:31:57 DEBUG : file1(0x21fea7e2e980): >_writeAt: n=6, err= 2026/09/05 01:31:57 DEBUG : file1(0x21fea7e2e980): close: 2026/09/05 01:31:57 DEBUG : file1: vfs cache: setting modification time to 2026-09-05 01:31:57.496917629 +0000 UTC m=+309.095415131 2026/09/05 01:31:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/05 01:31:57 DEBUG : file1(0x21fea7e2e980): >close: err= 2026/09/05 01:31:57 DEBUG : file1(0x21fea7e2e980): _writeAt: size=5, off=0 2026/09/05 01:31:57 DEBUG : file1(0x21fea7e2e980): >_writeAt: n=0, err=file already closed 2026/09/05 01:31:57 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:31:57 DEBUG : Looking for writers 2026/09/05 01:31:57 DEBUG : file1: reading active writers 2026/09/05 01:31:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/05 01:31:57 DEBUG : Looking for writers 2026/09/05 01:31:57 DEBUG : file1: reading active writers 2026/09/05 01:31:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/05 01:31:57 DEBUG : Looking for writers 2026/09/05 01:31:57 DEBUG : file1: reading active writers 2026/09/05 01:31:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/05 01:31:57 DEBUG : Looking for writers 2026/09/05 01:31:57 DEBUG : file1: reading active writers 2026/09/05 01:31:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/05 01:31:57 DEBUG : file1: vfs cache: starting upload 2026/09/05 01:31:57 DEBUG : Looking for writers 2026/09/05 01:31:57 DEBUG : file1: reading active writers 2026/09/05 01:31:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/05 01:31:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi/dir/file1: no such file or directory 2026/09/05 01:31:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi/dir/file1: no such file or directory 2026/09/05 01:31:57 DEBUG : Looking for writers 2026/09/05 01:31:57 DEBUG : file1: reading active writers 2026/09/05 01:31:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/05 01:31:58 DEBUG : Looking for writers 2026/09/05 01:31:58 DEBUG : file1: reading active writers 2026/09/05 01:31:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/05 01:31:58 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/05 01:31:58 DEBUG : Looking for writers 2026/09/05 01:31:58 DEBUG : file1: reading active writers 2026/09/05 01:31:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/05 01:31:59 DEBUG : file1: size = 11 OK 2026/09/05 01:31:59 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/05 01:31:59 INFO : file1: Copied (new) 2026/09/05 01:31:59 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-05 01:31:57 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/05 01:31:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/05 01:31:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:31:59 INFO : file1: vfs cache: upload succeeded try #1 2026/09/05 01:31:59 DEBUG : Looking for writers 2026/09/05 01:31:59 DEBUG : file1: reading active writers 2026/09/05 01:31:59 DEBUG : >WaitForWriters: 2026/09/05 01:31:59 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:31:59 DEBUG : Looking for writers 2026/09/05 01:31:59 DEBUG : file1: reading active writers 2026/09/05 01:31:59 DEBUG : >WaitForWriters: 2026/09/05 01:31:59 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.25s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:32:00 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:32:00 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:32:00 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:00 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:00 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:32:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:00 DEBUG : file1: newRWFileHandle: 2026/09/05 01:32:00 DEBUG : file1(0x21fea7716f00): openPending: 2026/09/05 01:32:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:32:00 DEBUG : file1(0x21fea7716f00): >openPending: err= 2026/09/05 01:32:00 DEBUG : file1: >newRWFileHandle: err= 2026/09/05 01:32:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:32:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/05 01:32:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/05 01:32:00 DEBUG : file1(0x21fea7716f00): close: 2026/09/05 01:32:00 DEBUG : file1: vfs cache: setting modification time to 2026-09-05 01:32:00.748593423 +0000 UTC m=+312.347090925 2026/09/05 01:32:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:00 DEBUG : file1(0x21fea7716f00): >close: err= 2026/09/05 01:32:00 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/05 01:32:00 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/05 01:32:00 DEBUG : file2: newRWFileHandle: 2026/09/05 01:32:00 DEBUG : file2(0x21fea7717440): openPending: 2026/09/05 01:32:00 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/05 01:32:00 DEBUG : file2(0x21fea7717440): >openPending: err= 2026/09/05 01:32:00 DEBUG : file2: >newRWFileHandle: err= 2026/09/05 01:32:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/05 01:32:00 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/05 01:32:00 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/05 01:32:00 DEBUG : file2(0x21fea7717440): RWFileHandle.Flush 2026/09/05 01:32:00 DEBUG : file2(0x21fea7717440): RWFileHandle.Release 2026/09/05 01:32:00 DEBUG : file2(0x21fea7717440): close: 2026/09/05 01:32:00 DEBUG : file2: vfs cache: setting modification time to 2026-09-05 01:32:00.749960099 +0000 UTC m=+312.348457601 2026/09/05 01:32:00 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:00 DEBUG : file2(0x21fea7717440): >close: err= 2026/09/05 01:32:00 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:32:00 DEBUG : Looking for writers 2026/09/05 01:32:00 DEBUG : file1: reading active writers 2026/09/05 01:32:00 DEBUG : file2: reading active writers 2026/09/05 01:32:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/05 01:32:00 DEBUG : Looking for writers 2026/09/05 01:32:00 DEBUG : file1: reading active writers 2026/09/05 01:32:00 DEBUG : file2: reading active writers 2026/09/05 01:32:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/05 01:32:00 DEBUG : Looking for writers 2026/09/05 01:32:00 DEBUG : file1: reading active writers 2026/09/05 01:32:00 DEBUG : file2: reading active writers 2026/09/05 01:32:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/05 01:32:00 DEBUG : Looking for writers 2026/09/05 01:32:00 DEBUG : file1: reading active writers 2026/09/05 01:32:00 DEBUG : file2: reading active writers 2026/09/05 01:32:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/05 01:32:00 DEBUG : file1: vfs cache: starting upload 2026/09/05 01:32:00 DEBUG : file2: vfs cache: starting upload 2026/09/05 01:32:00 DEBUG : Looking for writers 2026/09/05 01:32:00 DEBUG : file1: reading active writers 2026/09/05 01:32:00 DEBUG : file2: reading active writers 2026/09/05 01:32:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/05 01:32:01 DEBUG : Looking for writers 2026/09/05 01:32:01 DEBUG : file1: reading active writers 2026/09/05 01:32:01 DEBUG : file2: reading active writers 2026/09/05 01:32:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/05 01:32:01 DEBUG : Looking for writers 2026/09/05 01:32:01 DEBUG : file2: reading active writers 2026/09/05 01:32:01 DEBUG : file1: reading active writers 2026/09/05 01:32:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/09/05 01:32:02 DEBUG : Looking for writers 2026/09/05 01:32:02 DEBUG : file1: reading active writers 2026/09/05 01:32:02 DEBUG : file2: reading active writers 2026/09/05 01:32:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/05 01:32:02 DEBUG : file1: size = 0 OK 2026/09/05 01:32:02 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/05 01:32:02 INFO : file1: Copied (new) 2026/09/05 01:32:02 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-05 01:32:00 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/05 01:32:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/05 01:32:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:32:02 INFO : file1: vfs cache: upload succeeded try #1 2026/09/05 01:32:02 DEBUG : file2: size = 0 OK 2026/09/05 01:32:02 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/05 01:32:02 INFO : file2: Copied (new) 2026/09/05 01:32:02 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-05 01:32:00 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/05 01:32:02 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/05 01:32:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/05 01:32:02 INFO : file2: vfs cache: upload succeeded try #1 2026/09/05 01:32:03 DEBUG : Looking for writers 2026/09/05 01:32:03 DEBUG : file1: reading active writers 2026/09/05 01:32:03 DEBUG : file2: reading active writers 2026/09/05 01:32:03 DEBUG : >WaitForWriters: 2026/09/05 01:32:03 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:32:03 DEBUG : Looking for writers 2026/09/05 01:32:03 DEBUG : file1: reading active writers 2026/09/05 01:32:03 DEBUG : file2: reading active writers 2026/09/05 01:32:03 DEBUG : >WaitForWriters: 2026/09/05 01:32:03 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.41s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:32:03 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:32:03 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:32:03 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:03 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:03 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:32:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:04 DEBUG : file1: newRWFileHandle: 2026/09/05 01:32:04 DEBUG : file1(0x21fea7dd34c0): openPending: 2026/09/05 01:32:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:32:04 DEBUG : file1(0x21fea7dd34c0): >openPending: err= 2026/09/05 01:32:04 DEBUG : file1: >newRWFileHandle: err= 2026/09/05 01:32:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:32:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/05 01:32:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/05 01:32:04 DEBUG : file1(0x21fea7dd34c0): _writeAt: size=5, off=0 2026/09/05 01:32:04 DEBUG : file1(0x21fea7dd34c0): >_writeAt: n=5, err= 2026/09/05 01:32:04 DEBUG : file1(0x21fea7dd34c0): RWFileHandle.Flush 2026/09/05 01:32:04 DEBUG : file1(0x21fea7dd34c0): RWFileHandle.Flush 2026/09/05 01:32:04 DEBUG : file1(0x21fea7dd34c0): close: 2026/09/05 01:32:04 DEBUG : file1: vfs cache: setting modification time to 2026-09-05 01:32:04.150115029 +0000 UTC m=+315.748612542 2026/09/05 01:32:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:04 DEBUG : file1(0x21fea7dd34c0): >close: err= 2026/09/05 01:32:04 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:32:04 DEBUG : Looking for writers 2026/09/05 01:32:04 DEBUG : file1: reading active writers 2026/09/05 01:32:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/05 01:32:04 DEBUG : Looking for writers 2026/09/05 01:32:04 DEBUG : file1: reading active writers 2026/09/05 01:32:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/05 01:32:04 DEBUG : Looking for writers 2026/09/05 01:32:04 DEBUG : file1: reading active writers 2026/09/05 01:32:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/05 01:32:04 DEBUG : Looking for writers 2026/09/05 01:32:04 DEBUG : file1: reading active writers 2026/09/05 01:32:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/05 01:32:04 DEBUG : file1: vfs cache: starting upload 2026/09/05 01:32:04 DEBUG : Looking for writers 2026/09/05 01:32:04 DEBUG : file1: reading active writers 2026/09/05 01:32:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/05 01:32:04 DEBUG : Looking for writers 2026/09/05 01:32:04 DEBUG : file1: reading active writers 2026/09/05 01:32:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/05 01:32:04 DEBUG : Looking for writers 2026/09/05 01:32:04 DEBUG : file1: reading active writers 2026/09/05 01:32:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/05 01:32:05 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/05 01:32:05 DEBUG : Looking for writers 2026/09/05 01:32:05 DEBUG : file1: reading active writers 2026/09/05 01:32:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/05 01:32:06 DEBUG : file1: size = 5 OK 2026/09/05 01:32:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/05 01:32:06 INFO : file1: Copied (new) 2026/09/05 01:32:06 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-05 01:32:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/05 01:32:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/05 01:32:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:32:06 INFO : file1: vfs cache: upload succeeded try #1 2026/09/05 01:32:06 DEBUG : Looking for writers 2026/09/05 01:32:06 DEBUG : file1: reading active writers 2026/09/05 01:32:06 DEBUG : >WaitForWriters: 2026/09/05 01:32:06 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.03s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:32:06 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:32:06 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:32:06 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:06 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:06 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:32:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:07 DEBUG : file1: newRWFileHandle: 2026/09/05 01:32:07 DEBUG : file1(0x21fea7c11ac0): openPending: 2026/09/05 01:32:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:32:07 DEBUG : file1(0x21fea7c11ac0): >openPending: err= 2026/09/05 01:32:07 DEBUG : file1: >newRWFileHandle: err= 2026/09/05 01:32:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:32:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/05 01:32:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/05 01:32:07 DEBUG : file1(0x21fea7c11ac0): _writeAt: size=5, off=0 2026/09/05 01:32:07 DEBUG : file1(0x21fea7c11ac0): >_writeAt: n=5, err= 2026/09/05 01:32:07 DEBUG : file1(0x21fea7c11ac0): RWFileHandle.Release 2026/09/05 01:32:07 DEBUG : file1(0x21fea7c11ac0): close: 2026/09/05 01:32:07 DEBUG : file1: vfs cache: setting modification time to 2026-09-05 01:32:07.180416843 +0000 UTC m=+318.778914405 2026/09/05 01:32:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:07 DEBUG : file1(0x21fea7c11ac0): >close: err= 2026/09/05 01:32:07 DEBUG : file1(0x21fea7c11ac0): RWFileHandle.Release 2026/09/05 01:32:07 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:32:07 DEBUG : Looking for writers 2026/09/05 01:32:07 DEBUG : file1: reading active writers 2026/09/05 01:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/05 01:32:07 DEBUG : Looking for writers 2026/09/05 01:32:07 DEBUG : file1: reading active writers 2026/09/05 01:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/05 01:32:07 DEBUG : Looking for writers 2026/09/05 01:32:07 DEBUG : file1: reading active writers 2026/09/05 01:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/05 01:32:07 DEBUG : Looking for writers 2026/09/05 01:32:07 DEBUG : file1: reading active writers 2026/09/05 01:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/05 01:32:07 DEBUG : file1: vfs cache: starting upload 2026/09/05 01:32:07 DEBUG : Looking for writers 2026/09/05 01:32:07 DEBUG : file1: reading active writers 2026/09/05 01:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/05 01:32:07 DEBUG : Looking for writers 2026/09/05 01:32:07 DEBUG : file1: reading active writers 2026/09/05 01:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/05 01:32:07 DEBUG : Looking for writers 2026/09/05 01:32:07 DEBUG : file1: reading active writers 2026/09/05 01:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/05 01:32:08 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/05 01:32:08 DEBUG : Looking for writers 2026/09/05 01:32:08 DEBUG : file1: reading active writers 2026/09/05 01:32:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/05 01:32:09 DEBUG : file1: size = 5 OK 2026/09/05 01:32:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/05 01:32:09 INFO : file1: Copied (new) 2026/09/05 01:32:09 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-05 01:32:07 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/05 01:32:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/05 01:32:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:32:09 INFO : file1: vfs cache: upload succeeded try #1 2026/09/05 01:32:09 DEBUG : Looking for writers 2026/09/05 01:32:09 DEBUG : file1: reading active writers 2026/09/05 01:32:09 DEBUG : >WaitForWriters: 2026/09/05 01:32:09 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.03s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:32:10 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:32:10 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:32:10 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:10 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:10 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:32:11 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/05 01:32:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/05 01:32:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/05 01:32:12 DEBUG : dir/file1: newRWFileHandle: 2026/09/05 01:32:12 DEBUG : dir/file1(0x21fea7bcb400): openPending: 2026/09/05 01:32:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/05 01:32:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/05 01:32:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:32:12 DEBUG : dir/file1(0x21fea7bcb400): >openPending: err= 2026/09/05 01:32:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/05 01:32:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/05 01:32:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/05 01:32:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/05 01:32:12 DEBUG : dir/file1(0x21fea7bcb400): _writeAt: size=5, off=0 2026/09/05 01:32:12 DEBUG : dir/file1(0x21fea7bcb400): >_writeAt: n=5, err= 2026/09/05 01:32:12 DEBUG : dir/file1(0x21fea7bcb400): close: 2026/09/05 01:32:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:12 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-05 01:32:12.858537567 +0000 UTC m=+324.457035060 2026/09/05 01:32:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:12 DEBUG : dir/file1(0x21fea7bcb400): >close: err= 2026/09/05 01:32:12 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:32:12 DEBUG : dir: Looking for writers 2026/09/05 01:32:12 DEBUG : file1: reading active writers 2026/09/05 01:32:12 DEBUG : Looking for writers 2026/09/05 01:32:12 DEBUG : dir: reading active writers 2026/09/05 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/05 01:32:12 DEBUG : dir: Looking for writers 2026/09/05 01:32:12 DEBUG : file1: reading active writers 2026/09/05 01:32:12 DEBUG : Looking for writers 2026/09/05 01:32:12 DEBUG : dir: reading active writers 2026/09/05 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/05 01:32:12 DEBUG : dir: Looking for writers 2026/09/05 01:32:12 DEBUG : file1: reading active writers 2026/09/05 01:32:12 DEBUG : Looking for writers 2026/09/05 01:32:12 DEBUG : dir: reading active writers 2026/09/05 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/05 01:32:12 DEBUG : dir: Looking for writers 2026/09/05 01:32:12 DEBUG : file1: reading active writers 2026/09/05 01:32:12 DEBUG : Looking for writers 2026/09/05 01:32:12 DEBUG : dir: reading active writers 2026/09/05 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/05 01:32:12 DEBUG : dir/file1: vfs cache: starting upload 2026/09/05 01:32:13 DEBUG : dir: Looking for writers 2026/09/05 01:32:13 DEBUG : file1: reading active writers 2026/09/05 01:32:13 DEBUG : Looking for writers 2026/09/05 01:32:13 DEBUG : dir: reading active writers 2026/09/05 01:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/05 01:32:13 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/09/05 01:32:13 DEBUG : dir: Looking for writers 2026/09/05 01:32:13 DEBUG : file1: reading active writers 2026/09/05 01:32:13 DEBUG : Looking for writers 2026/09/05 01:32:13 DEBUG : dir: reading active writers 2026/09/05 01:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/05 01:32:13 DEBUG : dir: Looking for writers 2026/09/05 01:32:13 DEBUG : file1: reading active writers 2026/09/05 01:32:13 DEBUG : Looking for writers 2026/09/05 01:32:13 DEBUG : dir: reading active writers 2026/09/05 01:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/05 01:32:14 DEBUG : dir: Looking for writers 2026/09/05 01:32:14 DEBUG : file1: reading active writers 2026/09/05 01:32:14 DEBUG : Looking for writers 2026/09/05 01:32:14 DEBUG : dir: reading active writers 2026/09/05 01:32:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/05 01:32:14 DEBUG : dir/file1: size = 5 OK 2026/09/05 01:32:14 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/05 01:32:14 INFO : dir/file1: Copied (replaced existing) 2026/09/05 01:32:14 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-05 01:32:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/05 01:32:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/05 01:32:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:32:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/05 01:32:15 DEBUG : dir: Looking for writers 2026/09/05 01:32:15 DEBUG : file1: reading active writers 2026/09/05 01:32:15 DEBUG : Looking for writers 2026/09/05 01:32:15 DEBUG : dir: reading active writers 2026/09/05 01:32:15 DEBUG : >WaitForWriters: 2026/09/05 01:32:15 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.25s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:32:16 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:32:16 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:32:16 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:16 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:16 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:32:17 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/05 01:32:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:19 DEBUG : dir/file1: newRWFileHandle: 2026/09/05 01:32:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/05 01:32:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:32:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/05 01:32:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/05 01:32:19 DEBUG : dir/file1(0x21fea7a24980): _writeAt: size=5, off=0 2026/09/05 01:32:19 DEBUG : dir/file1(0x21fea7a24980): openPending: 2026/09/05 01:32:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/05 01:32:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/05 01:32:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:32:19 DEBUG : dir/file1(0x21fea7a24980): >openPending: err= 2026/09/05 01:32:19 DEBUG : dir/file1(0x21fea7a24980): >_writeAt: n=5, err= 2026/09/05 01:32:19 DEBUG : dir/file1(0x21fea7a24980): _writeAt: size=15, off=5 2026/09/05 01:32:19 DEBUG : dir/file1(0x21fea7a24980): >_writeAt: n=15, err= 2026/09/05 01:32:19 DEBUG : dir/file1(0x21fea7a24980): close: 2026/09/05 01:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/05 01:32:19 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-05 01:32:19.386023797 +0000 UTC m=+330.984521319 2026/09/05 01:32:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:19 DEBUG : dir/file1(0x21fea7a24980): >close: err= 2026/09/05 01:32:19 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:32:19 DEBUG : dir: Looking for writers 2026/09/05 01:32:19 DEBUG : file1: reading active writers 2026/09/05 01:32:19 DEBUG : Looking for writers 2026/09/05 01:32:19 DEBUG : dir: reading active writers 2026/09/05 01:32:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/05 01:32:19 DEBUG : dir: Looking for writers 2026/09/05 01:32:19 DEBUG : file1: reading active writers 2026/09/05 01:32:19 DEBUG : Looking for writers 2026/09/05 01:32:19 DEBUG : dir: reading active writers 2026/09/05 01:32:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/05 01:32:19 DEBUG : dir: Looking for writers 2026/09/05 01:32:19 DEBUG : file1: reading active writers 2026/09/05 01:32:19 DEBUG : Looking for writers 2026/09/05 01:32:19 DEBUG : dir: reading active writers 2026/09/05 01:32:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/05 01:32:19 DEBUG : dir: Looking for writers 2026/09/05 01:32:19 DEBUG : file1: reading active writers 2026/09/05 01:32:19 DEBUG : Looking for writers 2026/09/05 01:32:19 DEBUG : dir: reading active writers 2026/09/05 01:32:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/05 01:32:19 DEBUG : dir/file1: vfs cache: starting upload 2026/09/05 01:32:19 DEBUG : dir: Looking for writers 2026/09/05 01:32:19 DEBUG : file1: reading active writers 2026/09/05 01:32:19 DEBUG : Looking for writers 2026/09/05 01:32:19 DEBUG : dir: reading active writers 2026/09/05 01:32:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/05 01:32:19 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/09/05 01:32:19 DEBUG : dir: Looking for writers 2026/09/05 01:32:19 DEBUG : file1: reading active writers 2026/09/05 01:32:19 DEBUG : Looking for writers 2026/09/05 01:32:19 DEBUG : dir: reading active writers 2026/09/05 01:32:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/05 01:32:20 DEBUG : dir: Looking for writers 2026/09/05 01:32:20 DEBUG : file1: reading active writers 2026/09/05 01:32:20 DEBUG : Looking for writers 2026/09/05 01:32:20 DEBUG : dir: reading active writers 2026/09/05 01:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/05 01:32:20 DEBUG : dir: Looking for writers 2026/09/05 01:32:20 DEBUG : file1: reading active writers 2026/09/05 01:32:20 DEBUG : Looking for writers 2026/09/05 01:32:20 DEBUG : dir: reading active writers 2026/09/05 01:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/05 01:32:20 DEBUG : dir/file1: size = 20 OK 2026/09/05 01:32:20 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/05 01:32:20 INFO : dir/file1: Copied (replaced existing) 2026/09/05 01:32:20 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-05 01:32:19 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/05 01:32:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/05 01:32:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:32:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/05 01:32:21 DEBUG : dir: Looking for writers 2026/09/05 01:32:21 DEBUG : file1: reading active writers 2026/09/05 01:32:21 DEBUG : Looking for writers 2026/09/05 01:32:21 DEBUG : dir: reading active writers 2026/09/05 01:32:21 DEBUG : >WaitForWriters: 2026/09/05 01:32:21 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.52s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:32:22 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:32:22 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:32:22 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:22 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:22 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:32:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:22 DEBUG : file1: newRWFileHandle: 2026/09/05 01:32:22 DEBUG : file1(0x21fea8172e80): openPending: 2026/09/05 01:32:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:32:22 DEBUG : file1(0x21fea8172e80): >openPending: err= 2026/09/05 01:32:22 DEBUG : file1: >newRWFileHandle: err= 2026/09/05 01:32:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:32:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/05 01:32:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/05 01:32:22 DEBUG : file1(0x21fea8172e80): _writeAt: size=5, off=0 2026/09/05 01:32:22 DEBUG : file1(0x21fea8172e80): >_writeAt: n=5, err= 2026/09/05 01:32:22 DEBUG : file1(0x21fea8172e80): close: 2026/09/05 01:32:22 DEBUG : file1: vfs cache: setting modification time to 2026-09-05 01:32:22.983014459 +0000 UTC m=+334.581511980 2026/09/05 01:32:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:22 DEBUG : file1(0x21fea8172e80): >close: err= 2026/09/05 01:32:22 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:32:22 DEBUG : Looking for writers 2026/09/05 01:32:22 DEBUG : file1: reading active writers 2026/09/05 01:32:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/05 01:32:22 DEBUG : Looking for writers 2026/09/05 01:32:22 DEBUG : file1: reading active writers 2026/09/05 01:32:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/05 01:32:23 DEBUG : Looking for writers 2026/09/05 01:32:23 DEBUG : file1: reading active writers 2026/09/05 01:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/05 01:32:23 DEBUG : Looking for writers 2026/09/05 01:32:23 DEBUG : file1: reading active writers 2026/09/05 01:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/05 01:32:23 DEBUG : file1: vfs cache: starting upload 2026/09/05 01:32:23 DEBUG : Looking for writers 2026/09/05 01:32:23 DEBUG : file1: reading active writers 2026/09/05 01:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/05 01:32:23 DEBUG : Looking for writers 2026/09/05 01:32:23 DEBUG : file1: reading active writers 2026/09/05 01:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/05 01:32:23 DEBUG : Looking for writers 2026/09/05 01:32:23 DEBUG : file1: reading active writers 2026/09/05 01:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/05 01:32:23 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/05 01:32:24 DEBUG : Looking for writers 2026/09/05 01:32:24 DEBUG : file1: reading active writers 2026/09/05 01:32:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/05 01:32:25 DEBUG : file1: size = 5 OK 2026/09/05 01:32:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/05 01:32:25 INFO : file1: Copied (new) 2026/09/05 01:32:25 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-05 01:32:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/05 01:32:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/05 01:32:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:32:25 INFO : file1: vfs cache: upload succeeded try #1 2026/09/05 01:32:25 DEBUG : Looking for writers 2026/09/05 01:32:25 DEBUG : file1: reading active writers 2026/09/05 01:32:25 DEBUG : >WaitForWriters: 2026/09/05 01:32:25 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.04s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:32:25 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:32:25 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:32:25 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:25 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/05 01:32:25 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81737c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81737c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81737c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81737c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81737c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.018436442 +0000 UTC m=+337.616933944 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81737c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173c40): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173c40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173c40): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173c40): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173c40): _writeAt: size=3, off=2 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173c40): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173c40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.018436442 +0000 UTC m=+337.616933944 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173c40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838e200): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838e200): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838e200): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838e200): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838e200): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.018436442 +0000 UTC m=+337.616933944 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838e200): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea76668c0 item 1 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838e840): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838e840): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838e840): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838e840): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838e840): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.024993561 +0000 UTC m=+337.623491073 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838e840): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838ed40): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838ed40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838ed40): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838ed40): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838ed40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.024993561 +0000 UTC m=+337.623491073 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838ed40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea76677a0 item 2 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838f380): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838f380): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838f380): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838f380): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838f380): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.029800587 +0000 UTC m=+337.628298099 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838f380): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838f800): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838f800): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838f800): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838f800): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838f800): _writeAt: size=3, off=2 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838f800): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838f800): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.029800587 +0000 UTC m=+337.628298099 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838f800): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838fcc0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838fcc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838fcc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838fcc0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838fcc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.029800587 +0000 UTC m=+337.628298099 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea838fcc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c26540 item 3 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b0440): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b0440): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b0440): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b0440): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b0440): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.033500439 +0000 UTC m=+337.631997941 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b0440): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b0980): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b0980): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b0980): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b0980): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b0980): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.033500439 +0000 UTC m=+337.631997941 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b0980): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c26e00 item 4 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b0fc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b0fc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b0fc0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b0fc0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b0fc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.037024789 +0000 UTC m=+337.635522291 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b0fc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b1440): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b1440): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b1440): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b1440): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b1440): _writeAt: size=3, off=2 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b1440): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b1440): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.037024789 +0000 UTC m=+337.635522291 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b1440): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b1900): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b1900): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b1900): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b1900): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b1900): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.037024789 +0000 UTC m=+337.635522291 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83b1900): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c27420 item 5 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d2080): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d2080): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d2080): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d2080): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d2080): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.040696567 +0000 UTC m=+337.639194079 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d2080): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d25c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d25c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d25c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d25c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d25c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.040696567 +0000 UTC m=+337.639194079 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d25c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c27dc0 item 6 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d2c40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d2c40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d2c40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d2c40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d2c40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.043499231 +0000 UTC m=+337.641996733 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d2c40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d3140): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d3140): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d3140): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d3140): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d3140): _writeAt: size=3, off=2 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d3140): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d3140): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.043499231 +0000 UTC m=+337.641996733 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d3140): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d3600): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d3600): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d3600): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d3600): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d3600): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.043499231 +0000 UTC m=+337.641996733 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d3600): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7826690 item 7 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d3c80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d3c80): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d3c80): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d3c80): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d3c80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.04815436 +0000 UTC m=+337.646651862 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83d3c80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ee2c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ee2c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ee2c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ee2c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ee2c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.04815436 +0000 UTC m=+337.646651862 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ee2c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7827030 item 8 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ee880): _readAt: size=2, off=0 2026/09/05 01:32:26 ERROR : open-test-file(0x21fea83ee880): Couldn't read size of file 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ee880): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ee880): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ee880): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ee880): close: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ee880): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83eec40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83eec40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83eec40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83eec40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83eec40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.052251373 +0000 UTC m=+337.650748875 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83eec40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ef0c0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ef0c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ef0c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ef0c0): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ef0c0): _writeAt: size=3, off=2 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ef0c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ef0c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.052251373 +0000 UTC m=+337.650748875 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ef0c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ef5c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ef5c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ef5c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ef5c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ef5c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.052251373 +0000 UTC m=+337.650748875 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83ef5c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7827ab0 item 9 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83efc40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83efc40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83efc40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83efc40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83efc40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.056954133 +0000 UTC m=+337.655451635 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83efc40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840a280): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840a280): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840a280): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840a280): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840a280): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.056954133 +0000 UTC m=+337.655451635 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840a280): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8402620 item 10 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840a8c0): _readAt: size=2, off=0 2026/09/05 01:32:26 ERROR : open-test-file(0x21fea840a8c0): Couldn't read size of file 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840a8c0): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840a8c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840a8c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840a8c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840a8c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840ac80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840ac80): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840ac80): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840ac80): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840ac80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.059608165 +0000 UTC m=+337.658105667 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840ac80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840b180): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840b180): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840b180): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840b180): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840b180): _writeAt: size=3, off=2 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840b180): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840b180): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.059608165 +0000 UTC m=+337.658105667 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840b180): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840b680): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840b680): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840b680): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840b680): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840b680): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.059608165 +0000 UTC m=+337.658105667 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840b680): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8402bd0 item 11 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840bd00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840bd00): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840bd00): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840bd00): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840bd00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.062524213 +0000 UTC m=+337.661021715 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea840bd00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8430340): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8430340): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8430340): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8430340): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8430340): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.062524213 +0000 UTC m=+337.661021715 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8430340): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea84033b0 item 12 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8430980): _readAt: size=2, off=0 2026/09/05 01:32:26 ERROR : open-test-file(0x21fea8430980): Couldn't read size of file 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8430980): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8430980): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8430980): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8430980): close: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8430980): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8430d40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8430d40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8430d40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8430d40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8430d40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.065025848 +0000 UTC m=+337.663523350 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8430d40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8431400): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8431400): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8431400): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8431400): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8431400): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.065025848 +0000 UTC m=+337.663523350 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8431400): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8403960 item 13 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8431a80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8431a80): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8431a80): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8431a80): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8431a80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.066758016 +0000 UTC m=+337.665255518 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8431a80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a0c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a0c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a0c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a0c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a0c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.066758016 +0000 UTC m=+337.665255518 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a0c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8448070 item 14 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a700): _readAt: size=2, off=0 2026/09/05 01:32:26 ERROR : open-test-file(0x21fea844a700): Couldn't read size of file 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a700): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a700): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a700): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a700): close: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a700): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844aac0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844aac0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844aac0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844aac0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844aac0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.068881033 +0000 UTC m=+337.667378535 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844aac0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844b180): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844b180): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844b180): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844b180): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844b180): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.068881033 +0000 UTC m=+337.667378535 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844b180): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8448620 item 15 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844b800): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844b800): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844b800): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844b800): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844b800): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.071686723 +0000 UTC m=+337.670184225 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844b800): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844bd40): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844bd40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844bd40): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844bd40): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844bd40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.071686723 +0000 UTC m=+337.670184225 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844bd40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8448bd0 item 16 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474480): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474480): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474480): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474480): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474480): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.073393202 +0000 UTC m=+337.671890704 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474480): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474900): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474900): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474900): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474900): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474900): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474900): _writeAt: size=3, off=7 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474900): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474900): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.073393202 +0000 UTC m=+337.671890704 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474900): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474e00): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474e00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474e00): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474e00): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474e00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.073393202 +0000 UTC m=+337.671890704 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8474e00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8449180 item 17 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8475480): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8475480): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8475480): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8475480): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8475480): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.076158846 +0000 UTC m=+337.674656348 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8475480): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84759c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84759c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84759c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84759c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84759c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.076158846 +0000 UTC m=+337.674656348 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84759c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8449960 item 18 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849a140): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849a140): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849a140): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849a140): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849a140): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.077929116 +0000 UTC m=+337.676426618 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849a140): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849a640): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849a640): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849a640): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849a640): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849a640): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849a640): _writeAt: size=3, off=7 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849a640): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849a640): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.077929116 +0000 UTC m=+337.676426618 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849a640): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849ab40): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849ab40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849ab40): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849ab40): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849ab40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.077929116 +0000 UTC m=+337.676426618 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849ab40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea849c070 item 19 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849b1c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849b1c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849b1c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849b1c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849b1c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.08045677 +0000 UTC m=+337.678954272 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849b1c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849b700): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849b700): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849b700): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849b700): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849b700): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.08045677 +0000 UTC m=+337.678954272 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849b700): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea849c850 item 20 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849bd80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849bd80): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849bd80): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849bd80): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849bd80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.082439381 +0000 UTC m=+337.680936883 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea849bd80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bb040): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bb040): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bb040): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bb040): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bb040): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bb040): _writeAt: size=3, off=7 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bb040): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bb040): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.082439381 +0000 UTC m=+337.680936883 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bb040): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ba140): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ba140): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ba140): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ba140): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ba140): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.082439381 +0000 UTC m=+337.680936883 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ba140): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8201500 item 21 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ba7c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ba7c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ba7c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ba7c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ba7c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.085592619 +0000 UTC m=+337.684090121 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ba7c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bb480): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bb480): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bb480): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bb480): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bb480): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.085592619 +0000 UTC m=+337.684090121 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bb480): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea849d260 item 22 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bbb00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bbb00): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bbb00): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bbb00): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bbb00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.08768075 +0000 UTC m=+337.686178252 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bbb00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128100): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128100): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128100): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128100): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128100): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128100): _writeAt: size=3, off=7 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128100): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128100): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.08768075 +0000 UTC m=+337.686178252 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128100): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128600): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128600): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128600): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128600): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128600): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.08768075 +0000 UTC m=+337.686178252 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128600): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea849d810 item 23 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128cc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128cc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128cc0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128cc0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128cc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.089961637 +0000 UTC m=+337.688459139 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8128cc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8129200): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8129200): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8129200): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8129200): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8129200): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.089961637 +0000 UTC m=+337.688459139 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8129200): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea82002a0 item 24 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8129840): _readAt: size=2, off=0 2026/09/05 01:32:26 ERROR : open-test-file(0x21fea8129840): Couldn't read size of file 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8129840): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8129840): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8129840): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8129840): close: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8129840): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8129c00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8129c00): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8129c00): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8129c00): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8129c00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.092000735 +0000 UTC m=+337.690498247 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8129c00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8240): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8240): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8240): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8240): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8240): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8240): _writeAt: size=3, off=7 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8240): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8240): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.092000735 +0000 UTC m=+337.690498247 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8240): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8780): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8780): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8780): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8780): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8780): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.092000735 +0000 UTC m=+337.690498247 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8780): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8200a80 item 25 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8e00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8e00): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8e00): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8e00): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8e00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.094896505 +0000 UTC m=+337.693394027 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff8e00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff9340): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff9340): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff9340): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff9340): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff9340): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.094896505 +0000 UTC m=+337.693394027 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff9340): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea82019d0 item 26 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff9980): _readAt: size=2, off=0 2026/09/05 01:32:26 ERROR : open-test-file(0x21fea7ff9980): Couldn't read size of file 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff9980): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff9980): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff9980): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff9980): close: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff9980): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff9d40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff9d40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff9d40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff9d40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff9d40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.097248646 +0000 UTC m=+337.695746148 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ff9d40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa400): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa400): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa400): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa400): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa400): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa400): _writeAt: size=3, off=7 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa400): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa400): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.097248646 +0000 UTC m=+337.695746148 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa400): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aad00): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aad00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aad00): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aad00): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aad00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.097248646 +0000 UTC m=+337.695746148 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aad00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7262770 item 27 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79ab380): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79ab380): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79ab380): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79ab380): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79ab380): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.100037273 +0000 UTC m=+337.698534775 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79ab380): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79ab940): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79ab940): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79ab940): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79ab940): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79ab940): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.100037273 +0000 UTC m=+337.698534775 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79ab940): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea72632d0 item 28 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7716240): _readAt: size=2, off=0 2026/09/05 01:32:26 ERROR : open-test-file(0x21fea7716240): Couldn't read size of file 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7716240): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7716240): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7716240): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7716240): close: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7716240): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7716cc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7716cc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7716cc0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7716cc0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7716cc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.102042097 +0000 UTC m=+337.700539600 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7716cc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7717440): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7717440): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7717440): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7717440): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7717440): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.102042097 +0000 UTC m=+337.700539600 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7717440): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea72638f0 item 29 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea100): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea100): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea100): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea100): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea100): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.104359323 +0000 UTC m=+337.702856825 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea100): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea840): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea840): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea840): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea840): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea840): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.104359323 +0000 UTC m=+337.702856825 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea840): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79b6af0 item 30 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eae80): _readAt: size=2, off=0 2026/09/05 01:32:26 ERROR : open-test-file(0x21fea76eae80): Couldn't read size of file 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eae80): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eae80): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eae80): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eae80): close: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eae80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb240): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb240): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb240): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb240): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb240): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.107711346 +0000 UTC m=+337.706208868 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb240): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb900): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb900): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb900): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb900): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb900): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.107711346 +0000 UTC m=+337.706208868 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb900): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79b70a0 item 31 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea75da580): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea75da580): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea75da580): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea75da580): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea75da580): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.110929767 +0000 UTC m=+337.709427269 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea75da580): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c10080): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c10080): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c10080): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c10080): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c10080): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.110929767 +0000 UTC m=+337.709427269 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c10080): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79b7650 item 32 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11240): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11240): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11240): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11240): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11240): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.113276136 +0000 UTC m=+337.711773638 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11240): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c116c0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c116c0): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c116c0): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c116c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c116c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79b7dc0 item 33 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c116c0): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c116c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.114458574 +0000 UTC m=+337.712956076 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c116c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11bc0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11bc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11bc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11bc0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11bc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.114458574 +0000 UTC m=+337.712956076 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11bc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea76ee310 item 33 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd25c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd25c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd25c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd25c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd25c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.116367377 +0000 UTC m=+337.714864879 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd25c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2a40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2a40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea76eea80 item 34 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2a40): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2a40): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2a40): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2a40): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2a40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.117023279 +0000 UTC m=+337.715520781 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2a40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2f80): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2f80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2f80): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2f80): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2f80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.117023279 +0000 UTC m=+337.715520781 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2f80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea76eef50 item 34 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd35c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd35c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd35c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd35c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd35c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.118539087 +0000 UTC m=+337.717036589 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd35c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd3a40): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd3a40): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd3a40): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd3a40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd3a40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea76ef7a0 item 35 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd3a40): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd3a40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.119447626 +0000 UTC m=+337.717945128 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd3a40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea778c1c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea778c1c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea778c1c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea778c1c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea778c1c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.119447626 +0000 UTC m=+337.717945128 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea778c1c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea76efa40 item 35 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2e300): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2e300): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2e300): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2e300): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2e300): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.121323085 +0000 UTC m=+337.719820587 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2e300): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2e940): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2e940): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7ffe4d0 item 36 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2e940): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2e940): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2e940): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2e940): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2e940): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.12206527 +0000 UTC m=+337.720562772 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2e940): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2ee80): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2ee80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2ee80): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2ee80): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2ee80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.12206527 +0000 UTC m=+337.720562772 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2ee80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7ffe770 item 36 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f4c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f4c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f4c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f4c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f4c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.12413695 +0000 UTC m=+337.722634462 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f4c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f940): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f940): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f940): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f940): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f940): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7ffed20 item 37 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f940): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f940): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.124715505 +0000 UTC m=+337.723213007 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f940): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2fe40): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2fe40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2fe40): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2fe40): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2fe40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.124715505 +0000 UTC m=+337.723213007 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2fe40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7fff2d0 item 37 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bca940): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bca940): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bca940): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bca940): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bca940): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.126611623 +0000 UTC m=+337.725109125 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bca940): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcae80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcae80): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7fffa40 item 38 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcae80): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcae80): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcae80): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcae80): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcae80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.127525754 +0000 UTC m=+337.726023256 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcae80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcb3c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcb3c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcb3c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcb3c0): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcb3c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.127525754 +0000 UTC m=+337.726023256 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcb3c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7fffce0 item 38 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcba40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcba40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcba40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcba40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcba40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.130934153 +0000 UTC m=+337.729431655 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcba40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24040): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24040): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24040): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24040): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24040): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c1a700 item 39 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24040): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24040): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.132708771 +0000 UTC m=+337.731206273 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24040): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24940): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24940): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24940): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24940): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24940): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.132708771 +0000 UTC m=+337.731206273 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24940): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c1ab60 item 39 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a25040): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a25040): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a25040): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a25040): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a25040): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.135668132 +0000 UTC m=+337.734165634 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a25040): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a25940): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a25940): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c1b1f0 item 40 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a25940): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a25940): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a25940): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a25940): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a25940): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.137605708 +0000 UTC m=+337.736103211 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a25940): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81721c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81721c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81721c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81721c0): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81721c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.137605708 +0000 UTC m=+337.736103211 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81721c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c1b570 item 40 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8172780): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8172780): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8172780): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8172780): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8172780): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8172780): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8172780): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.139590364 +0000 UTC m=+337.738087866 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8172780): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8172c80): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8172c80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8172c80): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c1be30 item 41 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8172c80): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8172c80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.140224555 +0000 UTC m=+337.738722057 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8172c80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173140): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173140): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173140): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173140): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173140): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7bbe380 item 41 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173140): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173140): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.140805223 +0000 UTC m=+337.739302725 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173140): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81736c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81736c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81736c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81736c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81736c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.140805223 +0000 UTC m=+337.739302725 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81736c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7bbe620 item 41 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173d00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173d00): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173d00): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173d00): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173d00): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173d00): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173d00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.142619446 +0000 UTC m=+337.741116949 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8173d00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a300): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a300): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a300): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7bbebd0 item 42 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a300): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a300): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.143131986 +0000 UTC m=+337.741629489 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a300): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a840): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a840): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7bbee70 item 42 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a840): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a840): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a840): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a840): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a840): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.143777919 +0000 UTC m=+337.742275421 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea844a840): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e4400): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e4400): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e4400): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e4400): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e4400): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.143777919 +0000 UTC m=+337.742275421 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e4400): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7bbf110 item 42 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e4a40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e4a40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e4a40): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e4a40): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e4a40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e4a40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e4a40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.145272097 +0000 UTC m=+337.743769599 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e4a40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e4f40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e4f40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e4f40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7bbf9d0 item 43 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e4f40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e4f40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.146030031 +0000 UTC m=+337.744527533 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e4f40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e5480): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e5480): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e5480): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e5480): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e5480): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7bbfc70 item 43 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e5480): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e5480): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.146619487 +0000 UTC m=+337.745116989 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e5480): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e59c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e59c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e59c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e59c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e59c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.146619487 +0000 UTC m=+337.745116989 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea78e59c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c0e0e0 item 43 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902100): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902100): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902100): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902100): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902100): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902100): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902100): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.148324142 +0000 UTC m=+337.746821644 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902100): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902600): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902600): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902600): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c0eee0 item 44 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902600): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902600): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.148924869 +0000 UTC m=+337.747422371 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902600): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902b40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902b40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c0f1f0 item 44 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902b40): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902b40): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902b40): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902b40): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902b40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.149565171 +0000 UTC m=+337.748062673 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7902b40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79030c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79030c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79030c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79030c0): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79030c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.149565171 +0000 UTC m=+337.748062673 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79030c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c0f500 item 44 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7903700): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7903700): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7903700): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7903700): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7903700): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7903700): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7903700): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.151063005 +0000 UTC m=+337.749560507 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7903700): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7903c00): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7903c00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7903c00): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c0fab0 item 45 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7903c00): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7903c00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.152060553 +0000 UTC m=+337.750558055 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7903c00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e6400): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e6400): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e6400): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e6400): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e6400): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.152060553 +0000 UTC m=+337.750558055 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e6400): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c0fd50 item 45 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e6a40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e6a40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e6a40): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e6a40): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e6a40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e6a40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e6a40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.153798742 +0000 UTC m=+337.752296244 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e6a40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e6f40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e6f40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e6f40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8142460 item 46 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e6f40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e6f40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.154564882 +0000 UTC m=+337.753062434 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e6f40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e7640): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e7640): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e7640): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e7640): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e7640): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.154564882 +0000 UTC m=+337.753062434 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e7640): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8142700 item 46 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e7c80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e7c80): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e7c80): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e7c80): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e7c80): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e7c80): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e7c80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.156340091 +0000 UTC m=+337.754837593 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79e7c80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78280): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78280): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78280): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8142cb0 item 47 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78280): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78280): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.156917594 +0000 UTC m=+337.755415096 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78280): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78980): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78980): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78980): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78980): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78980): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.156917594 +0000 UTC m=+337.755415096 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78980): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8142fc0 item 47 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78fc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78fc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78fc0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78fc0): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78fc0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78fc0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78fc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.159008151 +0000 UTC m=+337.757505663 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78fc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a794c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a794c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a794c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8143570 item 48 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a794c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a794c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.160383443 +0000 UTC m=+337.758881196 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a794c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a79bc0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a79bc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a79bc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a79bc0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a79bc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.160383443 +0000 UTC m=+337.758881196 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a79bc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8143810 item 48 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7aba300): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7aba300): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7aba300): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7aba300): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7aba300): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.162771292 +0000 UTC m=+337.761268794 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7aba300): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7aba780): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7aba780): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7aba780): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7aba780): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7aba780): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7aba780): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8143e30 item 49 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7aba780): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7aba780): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.163385936 +0000 UTC m=+337.761883438 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7aba780): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abacc0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abacc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abacc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abacc0): >_readAt: n=8, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abacc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.163385936 +0000 UTC m=+337.761883438 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abacc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea80ed730 item 49 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abb340): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abb340): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abb340): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abb340): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abb340): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.165019686 +0000 UTC m=+337.763517188 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abb340): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abb840): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abb840): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abb840): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea80edce0 item 50 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abb840): _readAt: size=2, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abb840): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abb840): _writeAt: size=3, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abb840): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abb840): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.166059304 +0000 UTC m=+337.764556817 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abb840): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abbdc0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abbdc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abbdc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abbdc0): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abbdc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.166059304 +0000 UTC m=+337.764556817 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7abbdc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea81ae0e0 item 50 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0c540): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0c540): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0c540): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0c540): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0c540): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.170387314 +0000 UTC m=+337.768884817 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0c540): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0ca40): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0ca40): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0ca40): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0ca40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0ca40): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0ca40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea81ae930 item 51 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0ca40): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0ca40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.170980817 +0000 UTC m=+337.769478319 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0ca40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0cf80): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0cf80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0cf80): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0cf80): >_readAt: n=8, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0cf80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.170980817 +0000 UTC m=+337.769478319 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0cf80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea81aee70 item 51 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0d600): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0d600): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0d600): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0d600): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0d600): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.173291069 +0000 UTC m=+337.771788571 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0d600): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0db00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0db00): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0db00): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea81af500 item 52 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0db00): _readAt: size=2, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0db00): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0db00): _writeAt: size=3, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0db00): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0db00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.175260507 +0000 UTC m=+337.773758009 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b0db00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44180): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44180): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44180): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44180): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44180): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.175260507 +0000 UTC m=+337.773758009 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44180): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea81af7a0 item 52 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44800): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44800): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44800): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44800): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44800): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.178297333 +0000 UTC m=+337.776794835 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44800): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44d00): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44d00): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44d00): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44d00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44d00): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44d00): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea81afdc0 item 53 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44d00): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44d00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.18059445 +0000 UTC m=+337.779091952 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b44d00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b45240): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b45240): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b45240): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b45240): >_readAt: n=8, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b45240): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.18059445 +0000 UTC m=+337.779091952 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b45240): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7674380 item 53 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b458c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b458c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b458c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b458c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b458c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.182218634 +0000 UTC m=+337.780716136 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b458c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b45dc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b45dc0): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b45dc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7674e00 item 54 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b45dc0): _readAt: size=2, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b45dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b45dc0): _writeAt: size=3, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b45dc0): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b45dc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.183456536 +0000 UTC m=+337.781954038 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b45dc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68440): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68440): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68440): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68440): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68440): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.183456536 +0000 UTC m=+337.781954038 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68440): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7675420 item 54 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68ac0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68ac0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68ac0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68ac0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68ac0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.184854462 +0000 UTC m=+337.783351964 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68ac0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68fc0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68fc0): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68fc0): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68fc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68fc0): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68fc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7675ab0 item 55 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68fc0): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68fc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.185852612 +0000 UTC m=+337.784350114 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b68fc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b69500): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b69500): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b69500): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b69500): >_readAt: n=8, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b69500): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.185852612 +0000 UTC m=+337.784350114 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b69500): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7675d50 item 55 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b69b80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b69b80): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b69b80): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b69b80): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b69b80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.187830484 +0000 UTC m=+337.786327986 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7b69b80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0180): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0180): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0180): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c36540 item 56 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0180): _readAt: size=2, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0180): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0180): _writeAt: size=3, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0180): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0180): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.188868709 +0000 UTC m=+337.787366211 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0180): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0700): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0700): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0700): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0700): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0700): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.188868709 +0000 UTC m=+337.787366211 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0700): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c36b60 item 56 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0d40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0d40): open at offset 0 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0d40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0d40): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0d40): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0d40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0d40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0d40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.190469448 +0000 UTC m=+337.788966950 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb0d40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb1280): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb1280): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb1280): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c372d0 item 57 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb1280): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb1280): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.191068511 +0000 UTC m=+337.789566013 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb1280): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb17c0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb17c0): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb17c0): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb17c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb17c0): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb17c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c378f0 item 57 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb17c0): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb17c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.191684889 +0000 UTC m=+337.790182391 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb17c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb1d40): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb1d40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb1d40): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb1d40): >_readAt: n=8, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb1d40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.191684889 +0000 UTC m=+337.790182391 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bb1d40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c37c00 item 57 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c16480): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c16480): open at offset 0 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c16480): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c16480): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c16480): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c16480): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c16480): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c16480): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.194551162 +0000 UTC m=+337.793048664 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c16480): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c169c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c169c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c169c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c22700 item 58 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c169c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c169c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.195109399 +0000 UTC m=+337.793606901 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c169c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c16f00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c16f00): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c16f00): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c229a0 item 58 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c16f00): _readAt: size=2, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c16f00): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c16f00): _writeAt: size=3, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c16f00): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c16f00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.196286116 +0000 UTC m=+337.794783618 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c16f00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c174c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c174c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c174c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c174c0): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c174c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.196286116 +0000 UTC m=+337.794783618 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c174c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c22cb0 item 58 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c17b00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c17b00): open at offset 0 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c17b00): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c17b00): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c17b00): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c17b00): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c17b00): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c17b00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.197960414 +0000 UTC m=+337.796457916 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c17b00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6140): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6140): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6140): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c23570 item 59 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6140): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6140): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.198679004 +0000 UTC m=+337.797176506 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6140): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6680): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6680): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6680): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6680): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6680): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6680): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c23ab0 item 59 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6680): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6680): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.199412322 +0000 UTC m=+337.797909834 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6680): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6c00): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6c00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6c00): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6c00): >_readAt: n=8, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6c00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.199412322 +0000 UTC m=+337.797909834 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca6c00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea77fc230 item 59 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7240): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7240): open at offset 0 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7240): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7240): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7240): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7240): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7240): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7240): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.202313141 +0000 UTC m=+337.800810644 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7240): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7780): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7780): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7780): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea77fcc40 item 60 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7780): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7780): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.20306861 +0000 UTC m=+337.801566112 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7780): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7cc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7cc0): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7cc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea77fcf50 item 60 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7cc0): _readAt: size=2, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7cc0): _writeAt: size=3, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7cc0): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7cc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.203820133 +0000 UTC m=+337.802317635 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7ca7cc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf4380): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf4380): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf4380): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf4380): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf4380): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.203820133 +0000 UTC m=+337.802317635 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf4380): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea77fd1f0 item 60 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf49c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf49c0): open at offset 0 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf49c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf49c0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf49c0): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf49c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf49c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf49c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.205471308 +0000 UTC m=+337.803968810 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf49c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf4f00): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf4f00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf4f00): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea77fdc70 item 61 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf4f00): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf4f00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.20613283 +0000 UTC m=+337.804630332 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf4f00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf5600): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf5600): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf5600): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf5600): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf5600): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.20613283 +0000 UTC m=+337.804630332 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf5600): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7984460 item 61 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf5c40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf5c40): open at offset 0 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf5c40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf5c40): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf5c40): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf5c40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf5c40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf5c40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.211384157 +0000 UTC m=+337.809881659 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7cf5c40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34280): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34280): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34280): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7985570 item 62 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34280): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34280): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.215008066 +0000 UTC m=+337.813505568 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34280): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34980): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34980): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34980): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34980): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34980): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.215008066 +0000 UTC m=+337.813505568 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34980): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79859d0 item 62 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34fc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34fc0): open at offset 0 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34fc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34fc0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34fc0): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34fc0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34fc0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34fc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.219394647 +0000 UTC m=+337.817892159 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d34fc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d35500): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d35500): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d35500): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79a2690 item 63 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d35500): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d35500): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.22028422 +0000 UTC m=+337.818781752 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d35500): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d35c00): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d35c00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d35c00): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d35c00): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d35c00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.22028422 +0000 UTC m=+337.818781752 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d35c00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79a3110 item 63 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72340): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72340): open at offset 0 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72340): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72340): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72340): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72340): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72340): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72340): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.222470928 +0000 UTC m=+337.820968460 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72340): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72880): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72880): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72880): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79a3b20 item 64 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72880): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72880): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.223192243 +0000 UTC m=+337.821689775 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72880): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72f80): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72f80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72f80): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72f80): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72f80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.223192243 +0000 UTC m=+337.821689775 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d72f80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79c0380 item 64 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d735c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d735c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d735c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d735c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d735c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.226761908 +0000 UTC m=+337.825259410 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d735c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d73a40): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d73a40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d73a40): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d73a40): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d73a40): _writeAt: size=3, off=2 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79c0c40 item 65 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d73a40): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d73a40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.228780248 +0000 UTC m=+337.827277750 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7d73a40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e18040): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e18040): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e18040): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e18040): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e18040): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.228780248 +0000 UTC m=+337.827277750 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e18040): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79c10a0 item 65 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e18680): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e18680): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e18680): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e18680): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e18680): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.230414841 +0000 UTC m=+337.828912343 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e18680): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e18b00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e18b00): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79c1e30 item 66 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e18b00): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e18b00): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e18b00): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e18b00): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e18b00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.231166593 +0000 UTC m=+337.829664095 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e18b00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e19040): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e19040): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e19040): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e19040): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e19040): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.231166593 +0000 UTC m=+337.829664095 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e19040): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7e70230 item 66 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e19680): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e19680): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e19680): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e19680): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e19680): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.232686891 +0000 UTC m=+337.831184393 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e19680): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e19b00): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e19b00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e19b00): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e19b00): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e19b00): _writeAt: size=3, off=2 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7e707e0 item 67 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e19b00): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e19b00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.233292507 +0000 UTC m=+337.831790009 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e19b00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4a100): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4a100): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4a100): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4a100): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4a100): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.233292507 +0000 UTC m=+337.831790009 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4a100): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7e70a80 item 67 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4a780): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4a780): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4a780): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4a780): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4a780): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.23485307 +0000 UTC m=+337.833350572 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4a780): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4ac80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4ac80): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7e71110 item 68 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4ac80): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4ac80): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4ac80): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4ac80): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4ac80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.23552418 +0000 UTC m=+337.834021682 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4ac80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4b1c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4b1c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4b1c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4b1c0): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4b1c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.23552418 +0000 UTC m=+337.834021682 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4b1c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7e715e0 item 68 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4b800): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4b800): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4b800): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4b800): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4b800): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.236989754 +0000 UTC m=+337.835487266 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4b800): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4bc80): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4bc80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4bc80): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4bc80): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4bc80): _writeAt: size=3, off=2 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7e71b90 item 69 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4bc80): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4bc80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.238439507 +0000 UTC m=+337.836937009 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e4bc80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8a280): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8a280): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8a280): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8a280): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8a280): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.238439507 +0000 UTC m=+337.836937009 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8a280): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7e71e30 item 69 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8a900): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8a900): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8a900): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8a900): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8a900): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.240694885 +0000 UTC m=+337.839192387 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8a900): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8ae00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8ae00): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea766e5b0 item 70 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8ae00): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8ae00): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8ae00): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8ae00): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8ae00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.241994233 +0000 UTC m=+337.840491736 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8ae00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8b340): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8b340): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8b340): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8b340): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8b340): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.241994233 +0000 UTC m=+337.840491736 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8b340): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea766e850 item 70 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8b9c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8b9c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8b9c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8b9c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8b9c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.243472131 +0000 UTC m=+337.841969633 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8b9c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8bec0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8bec0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8bec0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8bec0): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8bec0): _writeAt: size=3, off=2 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea766ee00 item 71 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8bec0): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8bec0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.24405839 +0000 UTC m=+337.842555892 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7f8bec0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb04c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb04c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb04c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb04c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb04c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.24405839 +0000 UTC m=+337.842555892 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb04c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea766f0a0 item 71 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb0b40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb0b40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb0b40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb0b40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb0b40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.245557558 +0000 UTC m=+337.844055060 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb0b40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1040): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1040): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea766f6c0 item 72 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1040): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1040): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1040): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1040): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1040): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.246240279 +0000 UTC m=+337.844737781 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1040): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1580): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1580): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1580): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1580): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1580): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.246240279 +0000 UTC m=+337.844737781 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1580): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea766f9d0 item 72 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1b40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1b40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1b40): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1b40): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1b40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1b40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1b40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.248138371 +0000 UTC m=+337.846635873 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fb1b40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fea140): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fea140): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fea140): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7700690 item 73 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fea140): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fea140): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.249202775 +0000 UTC m=+337.847700277 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fea140): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fea600): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fea600): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fea600): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fea600): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fea600): _writeAt: size=3, off=2 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7700a10 item 73 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fea600): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fea600): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.249810065 +0000 UTC m=+337.848307567 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7fea600): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7feab40): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7feab40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7feab40): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7feab40): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7feab40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.249810065 +0000 UTC m=+337.848307567 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7feab40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7700d20 item 73 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7feb180): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7feb180): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7feb180): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7feb180): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7feb180): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7feb180): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7feb180): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.251391918 +0000 UTC m=+337.849889420 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7feb180): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7feb680): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7feb680): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7feb680): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7701420 item 74 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7feb680): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7feb680): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.251910519 +0000 UTC m=+337.850408021 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7feb680): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7febbc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7febbc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea77016c0 item 74 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7febbc0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7febbc0): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7febbc0): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7febbc0): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7febbc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.252585647 +0000 UTC m=+337.851083149 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7febbc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8018240): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8018240): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8018240): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8018240): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8018240): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.252585647 +0000 UTC m=+337.851083149 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8018240): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea77019d0 item 74 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8018880): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8018880): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8018880): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8018880): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8018880): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8018880): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8018880): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.255843503 +0000 UTC m=+337.854341005 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8018880): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8018d80): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8018d80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8018d80): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79321c0 item 75 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8018d80): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8018d80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.256654788 +0000 UTC m=+337.855152290 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8018d80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80192c0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80192c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80192c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80192c0): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80192c0): _writeAt: size=3, off=2 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7932850 item 75 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80192c0): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80192c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.25728501 +0000 UTC m=+337.855782512 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80192c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8019800): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8019800): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8019800): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8019800): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8019800): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.25728501 +0000 UTC m=+337.855782512 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8019800): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7932d20 item 75 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8019e40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8019e40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8019e40): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8019e40): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8019e40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8019e40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8019e40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.258767365 +0000 UTC m=+337.857264867 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8019e40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8064440): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8064440): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8064440): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7996690 item 76 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8064440): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8064440): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.25928762 +0000 UTC m=+337.857785132 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8064440): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8064980): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8064980): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7996e00 item 76 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8064980): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8064980): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8064980): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8064980): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8064980): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.259886172 +0000 UTC m=+337.858383684 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8064980): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8064f00): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8064f00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8064f00): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8064f00): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8064f00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.259886172 +0000 UTC m=+337.858383684 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8064f00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79975e0 item 76 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8065540): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8065540): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8065540): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8065540): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8065540): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8065540): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8065540): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.261318162 +0000 UTC m=+337.859815664 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8065540): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8065a40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8065a40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8065a40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7660230 item 77 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8065a40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8065a40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.262421711 +0000 UTC m=+337.860919213 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8065a40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8098240): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8098240): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8098240): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8098240): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8098240): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.262421711 +0000 UTC m=+337.860919213 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8098240): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7660e00 item 77 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8098880): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8098880): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8098880): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8098880): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8098880): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8098880): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8098880): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.263918964 +0000 UTC m=+337.862416466 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8098880): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8098d80): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8098d80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8098d80): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7661a40 item 78 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8098d80): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8098d80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.264449638 +0000 UTC m=+337.862947140 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8098d80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8099480): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8099480): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8099480): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8099480): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8099480): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.264449638 +0000 UTC m=+337.862947140 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8099480): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7828070 item 78 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8099ac0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8099ac0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8099ac0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8099ac0): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8099ac0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8099ac0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8099ac0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.265909191 +0000 UTC m=+337.864406693 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8099ac0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80be0c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80be0c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80be0c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7828a80 item 79 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80be0c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80be0c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.266469261 +0000 UTC m=+337.864966763 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80be0c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80be7c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80be7c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80be7c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80be7c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80be7c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.266469261 +0000 UTC m=+337.864966763 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80be7c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7828d90 item 79 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bee00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bee00): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bee00): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bee00): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bee00): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bee00): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bee00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.267952788 +0000 UTC m=+337.866450290 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bee00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bf300): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bf300): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bf300): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7829500 item 80 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bf300): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bf300): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.268551111 +0000 UTC m=+337.867048613 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bf300): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bfa00): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bfa00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bfa00): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bfa00): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bfa00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.268551111 +0000 UTC m=+337.867048613 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80bfa00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7829880 item 80 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e0140): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e0140): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e0140): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e0140): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e0140): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.270863146 +0000 UTC m=+337.869360648 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e0140): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e05c0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e05c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e05c0): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e05c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e05c0): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e05c0): _writeAt: size=3, off=7 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea779e380 item 81 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e05c0): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e05c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.272023041 +0000 UTC m=+337.870520573 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e05c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e0b00): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e0b00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e0b00): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e0b00): >_readAt: n=8, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e0b00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.272023041 +0000 UTC m=+337.870520573 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e0b00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea779e700 item 81 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1180): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1180): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1180): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1180): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1180): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.275145008 +0000 UTC m=+337.873642510 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1180): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1680): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1680): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1680): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea779f6c0 item 82 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1680): _readAt: size=2, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1680): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1680): _writeAt: size=3, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1680): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1680): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.275865382 +0000 UTC m=+337.874362884 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1680): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1c00): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1c00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1c00): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1c00): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1c00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.275865382 +0000 UTC m=+337.874362884 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80e1c00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea779fa40 item 82 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fe380): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fe380): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fe380): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fe380): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fe380): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.277858964 +0000 UTC m=+337.876356467 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fe380): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fe880): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fe880): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fe880): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fe880): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fe880): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fe880): _writeAt: size=3, off=7 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea761ea80 item 83 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fe880): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fe880): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.278781811 +0000 UTC m=+337.877279313 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fe880): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fedc0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fedc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fedc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fedc0): >_readAt: n=8, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fedc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.278781811 +0000 UTC m=+337.877279313 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80fedc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea761f180 item 83 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ff440): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ff440): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ff440): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ff440): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ff440): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.280330762 +0000 UTC m=+337.878828264 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ff440): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ff940): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ff940): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ff940): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea767e000 item 84 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ff940): _readAt: size=2, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ff940): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ff940): _writeAt: size=3, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ff940): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ff940): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.281257596 +0000 UTC m=+337.879755108 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ff940): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ffec0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ffec0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ffec0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ffec0): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ffec0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.281257596 +0000 UTC m=+337.879755108 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea80ffec0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea767e5b0 item 84 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813a640): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813a640): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813a640): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813a640): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813a640): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.283002919 +0000 UTC m=+337.881500421 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813a640): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813ab40): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813ab40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813ab40): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813ab40): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813ab40): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813ab40): _writeAt: size=3, off=7 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea767f0a0 item 85 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813ab40): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813ab40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.283887903 +0000 UTC m=+337.882385405 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813ab40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813b080): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813b080): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813b080): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813b080): >_readAt: n=8, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813b080): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.283887903 +0000 UTC m=+337.882385405 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813b080): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea767f500 item 85 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813b700): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813b700): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813b700): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813b700): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813b700): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.285573904 +0000 UTC m=+337.884071416 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813b700): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813bc00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813bc00): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813bc00): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7974540 item 86 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813bc00): _readAt: size=2, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813bc00): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813bc00): _writeAt: size=3, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813bc00): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813bc00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.286345184 +0000 UTC m=+337.884842686 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea813bc00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158280): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158280): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158280): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158280): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158280): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.286345184 +0000 UTC m=+337.884842686 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158280): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7974af0 item 86 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158900): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158900): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158900): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158900): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158900): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.288813555 +0000 UTC m=+337.887311057 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158900): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158e00): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158e00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158e00): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158e00): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158e00): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158e00): _writeAt: size=3, off=7 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79755e0 item 87 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158e00): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158e00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.289495385 +0000 UTC m=+337.887992887 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8158e00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8159340): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8159340): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8159340): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8159340): >_readAt: n=8, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8159340): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.289495385 +0000 UTC m=+337.887992887 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8159340): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7975d50 item 87 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81599c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81599c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81599c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81599c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81599c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.291069855 +0000 UTC m=+337.889567357 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81599c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8159ec0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8159ec0): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8159ec0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7958d90 item 88 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8159ec0): _readAt: size=2, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8159ec0): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8159ec0): _writeAt: size=3, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8159ec0): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8159ec0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.292030753 +0000 UTC m=+337.890528265 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8159ec0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818e540): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818e540): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818e540): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818e540): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818e540): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.292030753 +0000 UTC m=+337.890528265 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818e540): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7959110 item 88 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818eb80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818eb80): open at offset 0 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818eb80): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818eb80): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818eb80): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818eb80): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818eb80): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818eb80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.293966937 +0000 UTC m=+337.892464439 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818eb80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818f0c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818f0c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818f0c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7d8a310 item 89 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818f0c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818f0c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.294619953 +0000 UTC m=+337.893117455 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818f0c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818f600): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818f600): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818f600): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818f600): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818f600): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818f600): _writeAt: size=3, off=7 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7d8a770 item 89 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818f600): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818f600): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.295223946 +0000 UTC m=+337.893721448 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818f600): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818fb80): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818fb80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818fb80): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818fb80): >_readAt: n=8, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818fb80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.295223946 +0000 UTC m=+337.893721448 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea818fb80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7d8ab60 item 89 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c82c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c82c0): open at offset 0 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c82c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c82c0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c82c0): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c82c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c82c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c82c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.296936817 +0000 UTC m=+337.895434319 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c82c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c8800): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c8800): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c8800): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7d8b490 item 90 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c8800): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c8800): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.297900372 +0000 UTC m=+337.896397874 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c8800): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c8d40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c8d40): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c8d40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7d8b8f0 item 90 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c8d40): _readAt: size=2, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c8d40): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c8d40): _writeAt: size=3, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c8d40): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c8d40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.298765277 +0000 UTC m=+337.897262779 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c8d40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9300): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9300): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9300): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9300): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9300): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.298765277 +0000 UTC m=+337.897262779 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9300): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7d8bb90 item 90 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9940): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9940): open at offset 0 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9940): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9940): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9940): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9940): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9940): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9940): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.301499222 +0000 UTC m=+337.899996724 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9940): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9e80): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9e80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9e80): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea733e460 item 91 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9e80): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9e80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.302219826 +0000 UTC m=+337.900717328 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea81c9e80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820c4c0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820c4c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820c4c0): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820c4c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820c4c0): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820c4c0): _writeAt: size=3, off=7 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea733e700 item 91 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820c4c0): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820c4c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.302918869 +0000 UTC m=+337.901416371 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820c4c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820ca40): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820ca40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820ca40): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820ca40): >_readAt: n=8, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820ca40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.302918869 +0000 UTC m=+337.901416371 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820ca40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea733e9a0 item 91 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820d080): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820d080): open at offset 0 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820d080): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820d080): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820d080): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820d080): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820d080): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820d080): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.304903573 +0000 UTC m=+337.903401075 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820d080): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820d5c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820d5c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820d5c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea780e690 item 92 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820d5c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820d5c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.305991333 +0000 UTC m=+337.904488835 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820d5c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820db00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820db00): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820db00): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea780eb60 item 92 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820db00): _readAt: size=2, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820db00): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820db00): _writeAt: size=3, off=5 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820db00): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820db00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.306622867 +0000 UTC m=+337.905120369 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea820db00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea82261c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea82261c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea82261c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea82261c0): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea82261c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.306622867 +0000 UTC m=+337.905120369 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea82261c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea780ee70 item 92 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226800): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226800): open at offset 0 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226800): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226800): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226800): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226800): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226800): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226800): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.309207749 +0000 UTC m=+337.907705251 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226800): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c0440): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c0440): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c0440): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7804380 item 93 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c0440): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c0440): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.310599112 +0000 UTC m=+337.909096614 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c0440): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c0b40): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c0b40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c0b40): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c0b40): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c0b40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.310599112 +0000 UTC m=+337.909096614 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c0b40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7804690 item 93 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c1180): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c1180): open at offset 0 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c1180): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c1180): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c1180): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c1180): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c1180): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c1180): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.312355916 +0000 UTC m=+337.910853418 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c1180): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c16c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c16c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c16c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7804e70 item 94 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c16c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c16c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.313724688 +0000 UTC m=+337.912222190 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c16c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c1dc0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c1dc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c1dc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c1dc0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c1dc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.313724688 +0000 UTC m=+337.912222190 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84c1dc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7805110 item 94 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e2500): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e2500): open at offset 0 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e2500): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e2500): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e2500): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e2500): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e2500): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e2500): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.316501783 +0000 UTC m=+337.914999285 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e2500): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e2a40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e2a40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e2a40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7805e30 item 95 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e2a40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e2a40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.317993455 +0000 UTC m=+337.916490957 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e2a40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3140): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3140): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3140): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3140): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3140): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.317993455 +0000 UTC m=+337.916490957 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3140): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7816620 item 95 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3780): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3780): open at offset 0 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3780): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3780): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3780): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3780): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3780): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3780): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.319773784 +0000 UTC m=+337.918271286 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3780): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3cc0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3cc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3cc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7817260 item 96 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3cc0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3cc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.320381234 +0000 UTC m=+337.918878746 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84e3cc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fc4c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fc4c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fc4c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fc4c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fc4c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.320381234 +0000 UTC m=+337.918878746 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fc4c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7817650 item 96 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= 2026/09/05 01:32:26 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:32:26 DEBUG : Looking for writers 2026/09/05 01:32:26 DEBUG : >WaitForWriters: 2026/09/05 01:32:26 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:32:26 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:32:26 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:32:26 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:26 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/05 01:32:26 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fcfc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fcfc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fcfc0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fcfc0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fcfc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.88232479 +0000 UTC m=+338.480822302 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fcfc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd440): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd440): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd440): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd440): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd440): _writeAt: size=3, off=2 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd440): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd440): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.88232479 +0000 UTC m=+338.480822302 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd440): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd900): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd900): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd900): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd900): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd900): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.88232479 +0000 UTC m=+338.480822302 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd900): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7876a80 item 1 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8326040): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8326040): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8326040): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8326040): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8326040): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.885371284 +0000 UTC m=+338.483868796 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8326040): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8326540): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8326540): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8326540): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8326540): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8326540): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.885371284 +0000 UTC m=+338.483868796 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8326540): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7877880 item 2 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8326b80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8326b80): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8326b80): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8326b80): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8326b80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.887113311 +0000 UTC m=+338.485610853 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8326b80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8327000): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8327000): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8327000): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8327000): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8327000): _writeAt: size=3, off=2 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8327000): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8327000): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.887113311 +0000 UTC m=+338.485610853 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8327000): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83274c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83274c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83274c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83274c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83274c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.887113311 +0000 UTC m=+338.485610853 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83274c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7988000 item 3 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8327b40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8327b40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8327b40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8327b40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8327b40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.890175767 +0000 UTC m=+338.488673279 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8327b40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834a180): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834a180): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834a180): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834a180): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834a180): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.890175767 +0000 UTC m=+338.488673279 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834a180): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79893b0 item 4 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834a7c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834a7c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834a7c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834a7c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834a7c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.892407409 +0000 UTC m=+338.490904951 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834a7c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834ac40): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834ac40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834ac40): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834ac40): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834ac40): _writeAt: size=3, off=2 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834ac40): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834ac40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.892407409 +0000 UTC m=+338.490904951 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834ac40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834b100): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834b100): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834b100): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834b100): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834b100): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.892407409 +0000 UTC m=+338.490904951 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834b100): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7666000 item 5 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834b780): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834b780): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834b780): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834b780): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834b780): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.8951132 +0000 UTC m=+338.493610712 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834b780): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834bcc0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834bcc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834bcc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834bcc0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834bcc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.8951132 +0000 UTC m=+338.493610712 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea834bcc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea76670a0 item 6 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835e440): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835e440): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835e440): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835e440): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835e440): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.897382535 +0000 UTC m=+338.495880047 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835e440): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835e940): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835e940): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835e940): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835e940): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835e940): _writeAt: size=3, off=2 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835e940): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835e940): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.897382535 +0000 UTC m=+338.495880047 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835e940): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835ee00): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835ee00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835ee00): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835ee00): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835ee00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.897382535 +0000 UTC m=+338.495880047 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835ee00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea76678f0 item 7 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835f480): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835f480): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835f480): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835f480): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835f480): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.900396679 +0000 UTC m=+338.498894191 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835f480): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835f9c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835f9c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835f9c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835f9c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835f9c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.900396679 +0000 UTC m=+338.498894191 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea835f9c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c267e0 item 8 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837a080): _readAt: size=2, off=0 2026/09/05 01:32:26 ERROR : open-test-file(0x21fea837a080): Couldn't read size of file 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837a080): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837a080): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837a080): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837a080): close: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837a080): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837a440): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837a440): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837a440): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837a440): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837a440): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.902433012 +0000 UTC m=+338.500930524 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837a440): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837a8c0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837a8c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837a8c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837a8c0): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837a8c0): _writeAt: size=3, off=2 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837a8c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837a8c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.902433012 +0000 UTC m=+338.500930524 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837a8c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837adc0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837adc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837adc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837adc0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837adc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.902433012 +0000 UTC m=+338.500930524 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837adc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c26d90 item 9 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837b440): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837b440): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837b440): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837b440): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837b440): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.9051638 +0000 UTC m=+338.503661312 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837b440): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837b980): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837b980): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837b980): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837b980): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837b980): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.9051638 +0000 UTC m=+338.503661312 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea837b980): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c27650 item 10 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e0c0): _readAt: size=2, off=0 2026/09/05 01:32:26 ERROR : open-test-file(0x21fea841e0c0): Couldn't read size of file 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e0c0): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e0c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e0c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e0c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e0c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e480): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e480): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e480): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e480): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e480): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.907411944 +0000 UTC m=+338.505909456 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e480): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e980): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e980): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e980): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e980): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e980): _writeAt: size=3, off=2 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e980): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e980): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.907411944 +0000 UTC m=+338.505909456 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e980): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8394040): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8394040): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8394040): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8394040): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8394040): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.907411944 +0000 UTC m=+338.505909456 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8394040): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c27c70 item 11 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83946c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83946c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83946c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83946c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83946c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.910563238 +0000 UTC m=+338.509060750 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83946c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8394c00): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8394c00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8394c00): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8394c00): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8394c00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.910563238 +0000 UTC m=+338.509060750 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8394c00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7316850 item 12 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8395240): _readAt: size=2, off=0 2026/09/05 01:32:26 ERROR : open-test-file(0x21fea8395240): Couldn't read size of file 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8395240): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8395240): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8395240): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8395240): close: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8395240): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8395600): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8395600): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8395600): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8395600): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8395600): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.912593199 +0000 UTC m=+338.511090711 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8395600): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8395cc0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8395cc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8395cc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8395cc0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8395cc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.912593199 +0000 UTC m=+338.511090711 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8395cc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7317650 item 13 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c8440): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c8440): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c8440): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c8440): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c8440): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.914944379 +0000 UTC m=+338.513441891 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c8440): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c8980): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c8980): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c8980): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c8980): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c8980): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.914944379 +0000 UTC m=+338.513441891 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c8980): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8448070 item 14 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c8fc0): _readAt: size=2, off=0 2026/09/05 01:32:26 ERROR : open-test-file(0x21fea83c8fc0): Couldn't read size of file 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c8fc0): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c8fc0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c8fc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c8fc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c8fc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c9380): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c9380): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c9380): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c9380): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c9380): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.916975442 +0000 UTC m=+338.515472954 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c9380): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c9a40): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c9a40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c9a40): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c9a40): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c9a40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.916975442 +0000 UTC m=+338.515472954 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83c9a40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea83d4310 item 15 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e61c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e61c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e61c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e61c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e61c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.919449374 +0000 UTC m=+338.517946886 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e61c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6700): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6700): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6700): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6700): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6700): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.919449374 +0000 UTC m=+338.517946886 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6700): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea83d48c0 item 16 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6d40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6d40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6d40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6d40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6d40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.921163538 +0000 UTC m=+338.519661060 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6d40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e71c0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e71c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e71c0): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e71c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e71c0): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e71c0): _writeAt: size=3, off=7 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e71c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e71c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.921163538 +0000 UTC m=+338.519661060 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e71c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e76c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e76c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e76c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e76c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e76c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.921163538 +0000 UTC m=+338.519661060 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e76c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea83d4e70 item 17 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e7d40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e7d40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e7d40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e7d40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e7d40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.924237545 +0000 UTC m=+338.522735057 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e7d40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850a380): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850a380): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850a380): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850a380): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850a380): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.924237545 +0000 UTC m=+338.522735057 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850a380): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea83d5650 item 18 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841f000): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841f000): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841f000): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841f000): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841f000): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.928249938 +0000 UTC m=+338.526747450 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841f000): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226480): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226480): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226480): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226480): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226480): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226480): _writeAt: size=3, off=7 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226480): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226480): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.928249938 +0000 UTC m=+338.526747450 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226480): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226980): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226980): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226980): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226980): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226980): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.928249938 +0000 UTC m=+338.526747450 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8226980): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea786c7e0 item 19 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8227040): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8227040): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8227040): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8227040): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8227040): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.930802859 +0000 UTC m=+338.529300371 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8227040): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8227580): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8227580): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8227580): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8227580): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8227580): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.930802859 +0000 UTC m=+338.529300371 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8227580): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea786d490 item 20 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8227c00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8227c00): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8227c00): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8227c00): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8227c00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.933238048 +0000 UTC m=+338.531735560 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea8227c00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e200): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e200): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e200): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e200): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e200): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e200): _writeAt: size=3, off=7 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e200): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e200): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.933238048 +0000 UTC m=+338.531735560 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e200): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e700): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e700): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e700): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e700): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e700): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.933238048 +0000 UTC m=+338.531735560 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841e700): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea787e230 item 21 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841ed80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841ed80): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841ed80): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841ed80): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841ed80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.936148396 +0000 UTC m=+338.534645918 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841ed80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841f4c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841f4c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841f4c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841f4c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841f4c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.936148396 +0000 UTC m=+338.534645918 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841f4c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea787ef50 item 22 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841fb40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841fb40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841fb40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841fb40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841fb40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.93825408 +0000 UTC m=+338.536751592 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea841fb40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850a9c0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850a9c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850a9c0): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850a9c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850a9c0): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850a9c0): _writeAt: size=3, off=7 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850a9c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850a9c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.93825408 +0000 UTC m=+338.536751592 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850a9c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850aec0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850aec0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850aec0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850aec0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850aec0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.93825408 +0000 UTC m=+338.536751592 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850aec0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea787f9d0 item 23 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850b540): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850b540): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850b540): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850b540): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850b540): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.940806812 +0000 UTC m=+338.539304324 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850b540): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850ba80): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850ba80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850ba80): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850ba80): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850ba80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.940806812 +0000 UTC m=+338.539304324 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea850ba80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7826700 item 24 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa280): _readAt: size=2, off=0 2026/09/05 01:32:26 ERROR : open-test-file(0x21fea79aa280): Couldn't read size of file 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa280): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa280): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa280): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa280): close: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa280): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa940): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa940): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa940): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa940): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa940): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.942749948 +0000 UTC m=+338.541247460 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aa940): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aaf00): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aaf00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aaf00): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aaf00): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aaf00): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aaf00): _writeAt: size=3, off=7 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aaf00): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aaf00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.942749948 +0000 UTC m=+338.541247460 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79aaf00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79ab440): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79ab440): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79ab440): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79ab440): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79ab440): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.942749948 +0000 UTC m=+338.541247460 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79ab440): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7826d90 item 25 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79abb80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79abb80): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79abb80): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79abb80): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79abb80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.945217427 +0000 UTC m=+338.543714940 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79abb80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7716800): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7716800): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7716800): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7716800): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7716800): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.945217427 +0000 UTC m=+338.543714940 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7716800): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea78278f0 item 26 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7717080): _readAt: size=2, off=0 2026/09/05 01:32:26 ERROR : open-test-file(0x21fea7717080): Couldn't read size of file 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7717080): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7717080): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7717080): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7717080): close: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7717080): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea77174c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea77174c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea77174c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea77174c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea77174c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.947322131 +0000 UTC m=+338.545819643 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea77174c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea000): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea000): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea000): open at offset 5 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea000): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea000): >_readAt: n=2, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea000): _writeAt: size=3, off=7 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea000): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea000): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.947322131 +0000 UTC m=+338.545819643 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea000): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea600): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea600): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea600): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea600): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea600): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.947322131 +0000 UTC m=+338.545819643 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ea600): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea83d4230 item 27 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eadc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eadc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eadc0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eadc0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eadc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.949722763 +0000 UTC m=+338.548220275 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eadc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb300): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb300): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb300): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb300): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb300): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.949722763 +0000 UTC m=+338.548220275 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb300): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea83d4a10 item 28 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb940): _readAt: size=2, off=0 2026/09/05 01:32:26 ERROR : open-test-file(0x21fea76eb940): Couldn't read size of file 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb940): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb940): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb940): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb940): close: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76eb940): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ebd00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ebd00): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ebd00): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ebd00): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ebd00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.951816005 +0000 UTC m=+338.550313517 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea76ebd00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea75dbc80): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea75dbc80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea75dbc80): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea75dbc80): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea75dbc80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.951816005 +0000 UTC m=+338.550313517 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea75dbc80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea83d4fc0 item 29 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11180): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11180): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11180): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11180): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11180): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.953727011 +0000 UTC m=+338.552224523 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11180): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c116c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c116c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c116c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c116c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c116c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.953727011 +0000 UTC m=+338.552224523 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c116c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea83d5b90 item 30 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11d00): _readAt: size=2, off=0 2026/09/05 01:32:26 ERROR : open-test-file(0x21fea7c11d00): Couldn't read size of file 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11d00): >_readAt: n=0, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11d00): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11d00): >_writeAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11d00): close: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7c11d00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2480): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2480): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2480): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2480): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2480): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.955725744 +0000 UTC m=+338.554223255 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2480): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2b40): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2b40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2b40): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2b40): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2b40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.955725744 +0000 UTC m=+338.554223255 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd2b40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea82004d0 item 31 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 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/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd31c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd31c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd31c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd31c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd31c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.957614067 +0000 UTC m=+338.556111589 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd31c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd3700): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd3700): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd3700): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd3700): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd3700): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.957614067 +0000 UTC m=+338.556111589 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd3700): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8200bd0 item 32 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd3d40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd3d40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd3d40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd3d40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd3d40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.959403994 +0000 UTC m=+338.557901536 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7dd3d40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea778db40): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea778db40): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea778db40): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea778db40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea778db40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8201490 item 33 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea778db40): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea778db40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.959957292 +0000 UTC m=+338.558454804 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea778db40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2e4c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2e4c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2e4c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2e4c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2e4c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.959957292 +0000 UTC m=+338.558454804 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2e4c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8201730 item 33 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2eb80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2eb80): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2eb80): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2eb80): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2eb80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.961562389 +0000 UTC m=+338.560059901 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2eb80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f000): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f000): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8201dc0 item 34 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f000): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f000): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f000): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f000): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f000): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.962319141 +0000 UTC m=+338.560816664 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f000): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f540): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f540): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f540): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f540): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f540): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.962319141 +0000 UTC m=+338.560816664 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2f540): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7262770 item 34 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2fb80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2fb80): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2fb80): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2fb80): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2fb80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.964008117 +0000 UTC m=+338.562505629 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7e2fb80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bca480): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bca480): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bca480): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bca480): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bca480): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7262fc0 item 35 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bca480): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bca480): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.964675561 +0000 UTC m=+338.563173083 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bca480): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bca980): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bca980): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bca980): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bca980): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bca980): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.964675561 +0000 UTC m=+338.563173083 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bca980): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7263260 item 35 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcb040): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcb040): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcb040): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcb040): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcb040): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.966435481 +0000 UTC m=+338.564932992 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcb040): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcb540): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcb540): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7263810 item 36 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcb540): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcb540): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcb540): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcb540): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcb540): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.967164721 +0000 UTC m=+338.565662234 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcb540): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcba80): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcba80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcba80): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcba80): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcba80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.967164721 +0000 UTC m=+338.565662234 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7bcba80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79b6230 item 36 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24280): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24280): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24280): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24280): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24280): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.968797551 +0000 UTC m=+338.567295063 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24280): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fc0c0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fc0c0): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fc0c0): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fc0c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fc0c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79b6d20 item 37 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fc0c0): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fc0c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.969585492 +0000 UTC m=+338.568083004 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fc0c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fc5c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fc5c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fc5c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fc5c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fc5c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.969585492 +0000 UTC m=+338.568083004 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fc5c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea76ee2a0 item 37 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fcc40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fcc40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fcc40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fcc40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fcc40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.971318552 +0000 UTC m=+338.569816064 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fcc40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd180): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd180): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea76eea10 item 38 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd180): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd180): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd180): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd180): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd180): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.972177588 +0000 UTC m=+338.570675100 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd180): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd6c0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd6c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd6c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd6c0): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd6c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.972177588 +0000 UTC m=+338.570675100 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fd6c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea76eeee0 item 38 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fdd40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fdd40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fdd40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fdd40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fdd40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.97410794 +0000 UTC m=+338.572605533 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea84fdd40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6340): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6340): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6340): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6340): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6340): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea76ef730 item 39 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6340): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6340): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.974784501 +0000 UTC m=+338.573282013 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6340): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6840): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6840): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6840): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6840): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6840): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.974784501 +0000 UTC m=+338.573282013 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6840): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea76ef9d0 item 39 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6ec0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6ec0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6ec0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6ec0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6ec0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.976782352 +0000 UTC m=+338.575279864 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e6ec0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e73c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e73c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7ffe460 item 40 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e73c0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e73c0): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e73c0): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e73c0): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e73c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.977772755 +0000 UTC m=+338.576270268 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e73c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e7900): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e7900): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e7900): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e7900): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e7900): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.977772755 +0000 UTC m=+338.576270268 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea83e7900): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7ffe700 item 40 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790e180): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790e180): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790e180): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790e180): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790e180): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790e180): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790e180): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.979961708 +0000 UTC m=+338.578459220 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790e180): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790e680): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790e680): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790e680): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7ffecb0 item 41 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790e680): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790e680): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.980838427 +0000 UTC m=+338.579335949 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790e680): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790eb40): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790eb40): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790eb40): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790eb40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790eb40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7fff110 item 41 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790eb40): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790eb40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.981808633 +0000 UTC m=+338.580306146 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790eb40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790f080): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790f080): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790f080): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790f080): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790f080): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.981808633 +0000 UTC m=+338.580306146 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790f080): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7fff6c0 item 41 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790f6c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790f6c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790f6c0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790f6c0): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790f6c0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790f6c0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790f6c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.98405791 +0000 UTC m=+338.582555432 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790f6c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790fbc0): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790fbc0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790fbc0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7fffc70 item 42 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790fbc0): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790fbc0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.984666692 +0000 UTC m=+338.583164274 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea790fbc0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1c2c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1c2c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c1a310 item 42 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1c2c0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1c2c0): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1c2c0): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1c2c0): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1c2c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.98548466 +0000 UTC m=+338.583982532 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1c2c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1c840): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1c840): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1c840): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1c840): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1c840): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.98548466 +0000 UTC m=+338.583982532 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1c840): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c1a690 item 42 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1ce80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1ce80): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1ce80): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1ce80): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1ce80): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1ce80): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1ce80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.988452336 +0000 UTC m=+338.586949918 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1ce80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1d380): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1d380): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1d380): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c1ae70 item 43 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1d380): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1d380): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.990069886 +0000 UTC m=+338.588567398 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1d380): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1d8c0): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1d8c0): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1d8c0): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1d8c0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1d8c0): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c1b180 item 43 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1d8c0): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1d8c0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.991760606 +0000 UTC m=+338.590258128 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1d8c0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1de00): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1de00): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1de00): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1de00): >_readAt: n=5, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1de00): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.991760606 +0000 UTC m=+338.590258128 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a1de00): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c1b490 item 43 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78540): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78540): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78540): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78540): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78540): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78540): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78540): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.994791431 +0000 UTC m=+338.593288954 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78540): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78a40): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78a40): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78a40): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c1bd50 item 44 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78a40): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78a40): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.996284337 +0000 UTC m=+338.594781839 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78a40): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78f80): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78f80): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7bbe1c0 item 44 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78f80): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78f80): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78f80): _writeAt: size=3, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78f80): >_writeAt: n=3, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78f80): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.997169092 +0000 UTC m=+338.595666664 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a78f80): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24ec0): _readAt: size=512, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24ec0): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24ec0): >openPending: err= 2026/09/05 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24ec0): >_readAt: n=3, err=EOF 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24ec0): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.997169092 +0000 UTC m=+338.595666664 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea7a24ec0): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: Remove: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79b6ee0 item 44 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79be080): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79be080): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79be080): _readAt: size=2, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79be080): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79be080): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79be080): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79be080): close: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.999307048 +0000 UTC m=+338.597804559 2026/09/05 01:32:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79be080): >close: err= 2026/09/05 01:32:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79be580): _writeAt: size=5, off=0 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79be580): openPending: 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79be580): >openPending: err= 2026/09/05 01:32:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c0e230 item 45 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79be580): >_writeAt: n=5, err= 2026/09/05 01:32:26 DEBUG : open-test-file(0x21fea79be580): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.99994758 +0000 UTC m=+338.598445102 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79be580): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bec80): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bec80): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bec80): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bec80): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bec80): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:26.99994758 +0000 UTC m=+338.598445102 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bec80): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c0ecb0 item 45 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bf2c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bf2c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bf2c0): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bf2c0): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bf2c0): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bf2c0): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bf2c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.003344318 +0000 UTC m=+338.601841820 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bf2c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bf7c0): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bf7c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bf7c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c0f3b0 item 46 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bf7c0): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bf7c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.003992103 +0000 UTC m=+338.602489606 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bf7c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bfec0): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bfec0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bfec0): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bfec0): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bfec0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.003992103 +0000 UTC m=+338.602489606 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea79bfec0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c0f650 item 46 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab6600): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab6600): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab6600): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab6600): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab6600): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab6600): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab6600): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.005805135 +0000 UTC m=+338.604302637 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab6600): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab6b00): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab6b00): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab6b00): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c0fc00 item 47 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab6b00): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab6b00): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.006607873 +0000 UTC m=+338.605105375 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab6b00): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab7200): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab7200): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab7200): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab7200): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab7200): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.006607873 +0000 UTC m=+338.605105375 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab7200): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8142000 item 47 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 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/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab7840): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab7840): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab7840): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab7840): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab7840): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab7840): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab7840): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.008368094 +0000 UTC m=+338.606865596 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab7840): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab7d40): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab7d40): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab7d40): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea81425b0 item 48 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab7d40): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab7d40): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.009419624 +0000 UTC m=+338.607917127 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ab7d40): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acc540): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acc540): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acc540): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acc540): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acc540): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.009419624 +0000 UTC m=+338.607917127 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acc540): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8142850 item 48 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7accb80): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7accb80): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7accb80): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7accb80): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7accb80): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.011033068 +0000 UTC m=+338.609530570 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7accb80): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acd000): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acd000): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acd000): _writeAt: size=3, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acd000): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acd000): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acd000): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8142e00 item 49 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acd000): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acd000): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.011681074 +0000 UTC m=+338.610178576 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acd000): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acd540): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acd540): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acd540): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acd540): >_readAt: n=8, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acd540): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.011681074 +0000 UTC m=+338.610178576 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acd540): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8143110 item 49 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acdbc0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acdbc0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acdbc0): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acdbc0): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acdbc0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.013369118 +0000 UTC m=+338.611866620 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7acdbc0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b121c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b121c0): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b121c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea81436c0 item 50 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b121c0): _readAt: size=2, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b121c0): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b121c0): _writeAt: size=3, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b121c0): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b121c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.014129306 +0000 UTC m=+338.612626808 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b121c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b12740): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b12740): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b12740): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b12740): >_readAt: n=3, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b12740): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.014129306 +0000 UTC m=+338.612626808 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b12740): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea8143960 item 50 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b12dc0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b12dc0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b12dc0): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b12dc0): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b12dc0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.015775372 +0000 UTC m=+338.614272933 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b12dc0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b132c0): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b132c0): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b132c0): _writeAt: size=3, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b132c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b132c0): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b132c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea80ec9a0 item 51 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b132c0): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b132c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.016462682 +0000 UTC m=+338.614960215 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b132c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b13800): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b13800): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b13800): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b13800): >_readAt: n=8, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b13800): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.016462682 +0000 UTC m=+338.614960215 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b13800): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea80ed880 item 51 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b13e80): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b13e80): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b13e80): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b13e80): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b13e80): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.019027285 +0000 UTC m=+338.617524787 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b13e80): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b42480): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b42480): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b42480): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea80ede30 item 52 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b42480): _readAt: size=2, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b42480): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b42480): _writeAt: size=3, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b42480): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b42480): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.020490334 +0000 UTC m=+338.618987886 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b42480): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b42a00): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b42a00): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b42a00): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b42a00): >_readAt: n=3, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b42a00): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.020490334 +0000 UTC m=+338.618987886 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b42a00): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea81ae310 item 52 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43080): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43080): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43080): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43080): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43080): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.023731859 +0000 UTC m=+338.622229361 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43080): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43580): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43580): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43580): _writeAt: size=3, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43580): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43580): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43580): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea81aeb60 item 53 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43580): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43580): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.02435581 +0000 UTC m=+338.622853322 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43580): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43ac0): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43ac0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43ac0): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43ac0): >_readAt: n=8, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43ac0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.02435581 +0000 UTC m=+338.622853322 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b43ac0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea81aefc0 item 53 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68240): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68240): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68240): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68240): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68240): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.029924668 +0000 UTC m=+338.628422190 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68240): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68740): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68740): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68740): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea81af650 item 54 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68740): _readAt: size=2, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68740): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68740): _writeAt: size=3, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68740): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68740): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.030680779 +0000 UTC m=+338.629178291 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68740): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68cc0): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68cc0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68cc0): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68cc0): >_readAt: n=3, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68cc0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.030680779 +0000 UTC m=+338.629178291 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b68cc0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea81af8f0 item 54 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69340): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69340): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69340): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69340): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69340): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.032432885 +0000 UTC m=+338.630930396 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69340): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69840): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69840): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69840): _writeAt: size=3, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69840): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69840): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69840): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7674070 item 55 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69840): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69840): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.033152376 +0000 UTC m=+338.631649888 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69840): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69d80): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69d80): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69d80): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69d80): >_readAt: n=8, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69d80): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.033152376 +0000 UTC m=+338.631649888 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7b69d80): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7674690 item 55 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 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/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0500): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0500): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0500): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0500): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0500): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.034782211 +0000 UTC m=+338.633279713 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0500): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0a00): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0a00): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0a00): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7675110 item 56 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0a00): _readAt: size=2, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0a00): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0a00): _writeAt: size=3, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0a00): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0a00): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.035576323 +0000 UTC m=+338.634073835 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0a00): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0f80): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0f80): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0f80): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0f80): >_readAt: n=3, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0f80): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.035576323 +0000 UTC m=+338.634073835 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb0f80): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7675650 item 56 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb15c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb15c0): open at offset 0 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb15c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb15c0): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb15c0): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb15c0): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb15c0): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb15c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.037518408 +0000 UTC m=+338.636015920 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb15c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb1b00): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb1b00): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb1b00): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7675c00 item 57 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb1b00): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb1b00): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.038153841 +0000 UTC m=+338.636651343 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7bb1b00): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c16140): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c16140): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c16140): _writeAt: size=3, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c16140): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c16140): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c16140): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c360e0 item 57 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c16140): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c16140): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.038852032 +0000 UTC m=+338.637349535 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c16140): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c166c0): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c166c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c166c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c166c0): >_readAt: n=8, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c166c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.038852032 +0000 UTC m=+338.637349535 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c166c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c36380 item 57 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c16d00): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c16d00): open at offset 0 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c16d00): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c16d00): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c16d00): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c16d00): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c16d00): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c16d00): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.040398198 +0000 UTC m=+338.638895710 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c16d00): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17240): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17240): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17240): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c36cb0 item 58 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17240): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17240): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.04105452 +0000 UTC m=+338.639552022 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17240): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17780): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17780): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17780): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c37110 item 58 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17780): _readAt: size=2, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17780): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17780): _writeAt: size=3, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17780): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17780): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.041759575 +0000 UTC m=+338.640257077 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17780): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17d40): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17d40): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17d40): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17d40): >_readAt: n=3, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17d40): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.041759575 +0000 UTC m=+338.640257077 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c17d40): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c37650 item 58 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c90480): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c90480): open at offset 0 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c90480): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c90480): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c90480): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c90480): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c90480): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c90480): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.043214638 +0000 UTC m=+338.641712140 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c90480): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c909c0): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c909c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c909c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c22150 item 59 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c909c0): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c909c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.043886169 +0000 UTC m=+338.642383721 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c909c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c90f00): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c90f00): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c90f00): _writeAt: size=3, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c90f00): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c90f00): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c90f00): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c22540 item 59 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c90f00): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c90f00): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.044540256 +0000 UTC m=+338.643037758 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c90f00): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c91480): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c91480): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c91480): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c91480): >_readAt: n=8, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c91480): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.044540256 +0000 UTC m=+338.643037758 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c91480): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c227e0 item 59 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 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/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c91ac0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c91ac0): open at offset 0 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c91ac0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c91ac0): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c91ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c91ac0): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c91ac0): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c91ac0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.046492531 +0000 UTC m=+338.644990033 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7c91ac0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2100): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2100): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2100): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c22e00 item 60 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2100): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2100): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.047155886 +0000 UTC m=+338.645653388 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2100): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2640): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2640): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2640): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c231f0 item 60 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2640): _readAt: size=2, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2640): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2640): _writeAt: size=3, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2640): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2640): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.047896368 +0000 UTC m=+338.646393870 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2640): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2c00): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2c00): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2c00): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2c00): >_readAt: n=3, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2c00): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.047896368 +0000 UTC m=+338.646393870 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce2c00): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7c23810 item 60 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3240): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3240): open at offset 0 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3240): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3240): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3240): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3240): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3240): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3240): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.049733514 +0000 UTC m=+338.648231036 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3240): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3780): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3780): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3780): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea77fc3f0 item 61 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3780): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3780): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.050205678 +0000 UTC m=+338.648703180 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3780): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3e80): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3e80): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3e80): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3e80): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3e80): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.050205678 +0000 UTC m=+338.648703180 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ce3e80): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea77fca10 item 61 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 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/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d225c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d225c0): open at offset 0 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d225c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d225c0): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d225c0): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d225c0): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d225c0): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d225c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.052156239 +0000 UTC m=+338.650653741 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d225c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d22b00): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d22b00): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d22b00): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea77fd0a0 item 62 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d22b00): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d22b00): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.052716559 +0000 UTC m=+338.651214061 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d22b00): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23200): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23200): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23200): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23200): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23200): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.052716559 +0000 UTC m=+338.651214061 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23200): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea77fd570 item 62 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 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/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23840): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23840): open at offset 0 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23840): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23840): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23840): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23840): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23840): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23840): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.05452399 +0000 UTC m=+338.653021492 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23840): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23d80): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23d80): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23d80): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea77fddc0 item 63 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23d80): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23d80): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.055067248 +0000 UTC m=+338.653564750 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d23d80): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5e580): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5e580): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5e580): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5e580): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5e580): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.055067248 +0000 UTC m=+338.653564750 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5e580): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7984930 item 63 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 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/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5ebc0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5ebc0): open at offset 0 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5ebc0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5ebc0): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5ebc0): >_readAt: n=0, err=Bad file descriptor 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5ebc0): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5ebc0): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5ebc0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.056584649 +0000 UTC m=+338.655082151 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5ebc0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5f100): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5f100): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5f100): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79856c0 item 64 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5f100): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5f100): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.057676275 +0000 UTC m=+338.656173777 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5f100): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5f800): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5f800): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5f800): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5f800): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5f800): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.057676275 +0000 UTC m=+338.656173777 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5f800): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79a2070 item 64 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5fe40): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5fe40): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5fe40): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5fe40): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5fe40): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.059370851 +0000 UTC m=+338.657868354 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7d5fe40): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7dea3c0): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7dea3c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7dea3c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7dea3c0): >_readAt: n=2, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7dea3c0): _writeAt: size=3, off=2 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79a29a0 item 65 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7dea3c0): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7dea3c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.059926523 +0000 UTC m=+338.658424025 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7dea3c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7dea8c0): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7dea8c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7dea8c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7dea8c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7dea8c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.059926523 +0000 UTC m=+338.658424025 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7dea8c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79a3490 item 65 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7deaf00): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7deaf00): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7deaf00): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7deaf00): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7deaf00): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.061511483 +0000 UTC m=+338.660008985 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7deaf00): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7deb380): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7deb380): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79c0000 item 66 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7deb380): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7deb380): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7deb380): _writeAt: size=3, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7deb380): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7deb380): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.062184086 +0000 UTC m=+338.660681608 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7deb380): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7deb8c0): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7deb8c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7deb8c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7deb8c0): >_readAt: n=3, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7deb8c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.062184086 +0000 UTC m=+338.660681608 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7deb8c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79c0690 item 66 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3e000): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3e000): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3e000): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3e000): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3e000): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.064054475 +0000 UTC m=+338.662551977 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3e000): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3e480): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3e480): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3e480): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3e480): >_readAt: n=2, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3e480): _writeAt: size=3, off=2 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79c0d90 item 67 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3e480): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3e480): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.064704084 +0000 UTC m=+338.663201586 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3e480): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3e980): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3e980): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3e980): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3e980): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3e980): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.064704084 +0000 UTC m=+338.663201586 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3e980): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79c12d0 item 67 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3f000): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3f000): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3f000): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3f000): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3f000): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.066561239 +0000 UTC m=+338.665058741 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3f000): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3f500): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3f500): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7e700e0 item 68 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3f500): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3f500): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3f500): _writeAt: size=3, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3f500): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3f500): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.067304525 +0000 UTC m=+338.665802058 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3f500): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3fa40): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3fa40): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3fa40): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3fa40): >_readAt: n=3, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3fa40): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.067304525 +0000 UTC m=+338.665802058 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e3fa40): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7e70380 item 68 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e66180): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e66180): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e66180): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e66180): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e66180): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.069168343 +0000 UTC m=+338.667665875 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e66180): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e66600): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e66600): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e66600): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e66600): >_readAt: n=2, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e66600): _writeAt: size=3, off=2 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7e70930 item 69 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e66600): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e66600): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.069849622 +0000 UTC m=+338.668347124 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e66600): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e66b00): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e66b00): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e66b00): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e66b00): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e66b00): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.069849622 +0000 UTC m=+338.668347124 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e66b00): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7e70cb0 item 69 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e67180): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e67180): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e67180): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e67180): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e67180): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.071485668 +0000 UTC m=+338.669983170 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e67180): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e67680): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e67680): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7e71490 item 70 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e67680): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e67680): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e67680): _writeAt: size=3, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e67680): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e67680): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.07218418 +0000 UTC m=+338.670681682 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e67680): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e67bc0): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e67bc0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e67bc0): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e67bc0): >_readAt: n=3, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e67bc0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.07218418 +0000 UTC m=+338.670681682 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7e67bc0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7e71730 item 70 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f94340): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f94340): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f94340): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f94340): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f94340): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.073609877 +0000 UTC m=+338.672107380 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f94340): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f94840): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f94840): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f94840): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f94840): >_readAt: n=2, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f94840): _writeAt: size=3, off=2 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7e71ce0 item 71 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f94840): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f94840): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.074454416 +0000 UTC m=+338.672951928 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f94840): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f94d40): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f94d40): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f94d40): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f94d40): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f94d40): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.074454416 +0000 UTC m=+338.672951928 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f94d40): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea766e150 item 71 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f953c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f953c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f953c0): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f953c0): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f953c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.076374229 +0000 UTC m=+338.674871942 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f953c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f958c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f958c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea766e700 item 72 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f958c0): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f958c0): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f958c0): _writeAt: size=3, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f958c0): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f958c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.077113037 +0000 UTC m=+338.675610599 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f958c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f95e00): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f95e00): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f95e00): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f95e00): >_readAt: n=3, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f95e00): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.077113037 +0000 UTC m=+338.675610599 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7f95e00): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea766e9a0 item 72 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc64c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc64c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc64c0): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc64c0): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc64c0): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc64c0): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc64c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.079690966 +0000 UTC m=+338.678188498 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc64c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc69c0): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc69c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc69c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea766ef50 item 73 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc69c0): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc69c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.080320927 +0000 UTC m=+338.678818429 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc69c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc6e80): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc6e80): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc6e80): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc6e80): >_readAt: n=2, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc6e80): _writeAt: size=3, off=2 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea766f1f0 item 73 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc6e80): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc6e80): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.081071508 +0000 UTC m=+338.679569020 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc6e80): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc73c0): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc73c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc73c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc73c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc73c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.081071508 +0000 UTC m=+338.679569020 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc73c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea766f500 item 73 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc7a00): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc7a00): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc7a00): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc7a00): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc7a00): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc7a00): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc7a00): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.082928142 +0000 UTC m=+338.681425644 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7fc7a00): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffa000): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffa000): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffa000): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea77000e0 item 74 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffa000): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffa000): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.083612507 +0000 UTC m=+338.682110018 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffa000): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffa540): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffa540): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea77004d0 item 74 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffa540): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffa540): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffa540): _writeAt: size=3, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffa540): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffa540): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.084476842 +0000 UTC m=+338.682974395 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffa540): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffaac0): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffaac0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffaac0): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffaac0): >_readAt: n=3, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffaac0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.084476842 +0000 UTC m=+338.682974395 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffaac0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea77007e0 item 74 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffb100): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffb100): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffb100): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffb100): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffb100): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffb100): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffb100): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.086444926 +0000 UTC m=+338.684942489 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffb100): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffb600): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffb600): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffb600): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7700ee0 item 75 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffb600): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffb600): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.087202801 +0000 UTC m=+338.685700313 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffb600): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffbb40): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffbb40): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffbb40): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffbb40): >_readAt: n=2, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffbb40): _writeAt: size=3, off=2 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7701180 item 75 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffbb40): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffbb40): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.088040125 +0000 UTC m=+338.686537628 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea7ffbb40): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802e000): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802e000): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802e000): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802e000): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802e000): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.088040125 +0000 UTC m=+338.686537628 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802e000): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79b71f0 item 75 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802e640): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802e640): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802e640): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802e640): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802e640): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802e640): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802e640): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.090861615 +0000 UTC m=+338.689359127 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802e640): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802eb40): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802eb40): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802eb40): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7701a40 item 76 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802eb40): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802eb40): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.091766858 +0000 UTC m=+338.690264380 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802eb40): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802f080): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802f080): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7701d50 item 76 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802f080): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802f080): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802f080): _writeAt: size=3, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802f080): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802f080): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.093353821 +0000 UTC m=+338.691851343 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802f080): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802f600): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802f600): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802f600): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802f600): >_readAt: n=3, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802f600): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.093353821 +0000 UTC m=+338.691851343 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802f600): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79321c0 item 76 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802fc40): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802fc40): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802fc40): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802fc40): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802fc40): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802fc40): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802fc40): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.096364398 +0000 UTC m=+338.694861910 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea802fc40): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806c240): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806c240): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806c240): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7932e00 item 77 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806c240): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806c240): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.09732184 +0000 UTC m=+338.695819352 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806c240): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806c940): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806c940): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806c940): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806c940): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806c940): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.09732184 +0000 UTC m=+338.695819352 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806c940): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7933e30 item 77 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806cf80): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806cf80): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806cf80): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806cf80): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806cf80): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806cf80): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806cf80): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.09971033 +0000 UTC m=+338.698207832 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806cf80): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806d480): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806d480): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806d480): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7996e70 item 78 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806d480): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806d480): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.100425544 +0000 UTC m=+338.698923046 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806d480): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806db80): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806db80): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806db80): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806db80): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806db80): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.100425544 +0000 UTC m=+338.698923046 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea806db80): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7997650 item 78 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80922c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80922c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80922c0): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80922c0): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80922c0): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80922c0): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80922c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.102325569 +0000 UTC m=+338.700823071 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80922c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80927c0): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80927c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80927c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7660540 item 79 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80927c0): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80927c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.102908894 +0000 UTC m=+338.701406396 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80927c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8092ec0): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8092ec0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8092ec0): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8092ec0): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8092ec0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.102908894 +0000 UTC m=+338.701406396 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8092ec0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7660ee0 item 79 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 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/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8093500): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8093500): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8093500): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8093500): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8093500): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8093500): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8093500): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.105558857 +0000 UTC m=+338.704056359 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8093500): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8093a00): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8093a00): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8093a00): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7661b90 item 80 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8093a00): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8093a00): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.106401513 +0000 UTC m=+338.704899015 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8093a00): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6200): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6200): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6200): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6200): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6200): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.106401513 +0000 UTC m=+338.704899015 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6200): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7828150 item 80 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6840): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6840): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6840): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6840): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6840): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.108502137 +0000 UTC m=+338.706999639 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6840): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6cc0): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6cc0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6cc0): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6cc0): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6cc0): >_readAt: n=2, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6cc0): _writeAt: size=3, off=7 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7828af0 item 81 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6cc0): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6cc0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.109239003 +0000 UTC m=+338.707736514 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b6cc0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7200): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7200): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7200): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7200): >_readAt: n=8, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7200): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.109239003 +0000 UTC m=+338.707736514 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7200): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7828e70 item 81 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7880): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7880): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7880): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7880): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7880): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.111250319 +0000 UTC m=+338.709747831 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7880): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7d80): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7d80): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7d80): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7829570 item 82 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7d80): _readAt: size=2, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7d80): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7d80): _writeAt: size=3, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7d80): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7d80): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.112039221 +0000 UTC m=+338.710536733 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80b7d80): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6400): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6400): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6400): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6400): >_readAt: n=3, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6400): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.112039221 +0000 UTC m=+338.710536733 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6400): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea78298f0 item 82 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6a80): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6a80): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6a80): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6a80): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6a80): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.113838256 +0000 UTC m=+338.712335758 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6a80): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6f80): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6f80): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6f80): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6f80): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6f80): >_readAt: n=2, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6f80): _writeAt: size=3, off=7 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea779e3f0 item 83 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6f80): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6f80): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.114668808 +0000 UTC m=+338.713166310 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d6f80): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d74c0): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d74c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d74c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d74c0): >_readAt: n=8, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d74c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.114668808 +0000 UTC m=+338.713166310 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d74c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea779e7e0 item 83 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d7b40): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d7b40): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d7b40): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d7b40): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d7b40): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.116368003 +0000 UTC m=+338.714865505 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80d7b40): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f4140): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f4140): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f4140): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea779f730 item 84 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f4140): _readAt: size=2, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f4140): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f4140): _writeAt: size=3, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f4140): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f4140): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.1174339 +0000 UTC m=+338.715931402 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f4140): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f46c0): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f46c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f46c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f46c0): >_readAt: n=3, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f46c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.1174339 +0000 UTC m=+338.715931402 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f46c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea779fab0 item 84 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f4d40): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f4d40): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f4d40): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f4d40): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f4d40): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.119946755 +0000 UTC m=+338.718444258 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f4d40): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5240): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5240): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5240): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5240): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5240): >_readAt: n=2, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5240): _writeAt: size=3, off=7 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea761eaf0 item 85 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5240): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5240): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.120514469 +0000 UTC m=+338.719011981 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5240): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5780): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5780): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5780): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5780): >_readAt: n=8, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5780): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.120514469 +0000 UTC m=+338.719011981 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5780): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea761f1f0 item 85 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5e00): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5e00): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5e00): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5e00): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5e00): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.122902879 +0000 UTC m=+338.721400382 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea80f5e00): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811e400): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811e400): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811e400): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea767e070 item 86 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811e400): _readAt: size=2, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811e400): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811e400): _writeAt: size=3, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811e400): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811e400): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.124025935 +0000 UTC m=+338.722523447 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811e400): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811e980): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811e980): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811e980): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811e980): >_readAt: n=3, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811e980): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.124025935 +0000 UTC m=+338.722523447 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811e980): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea767e690 item 86 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811f000): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811f000): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811f000): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811f000): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811f000): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.125674114 +0000 UTC m=+338.724171616 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811f000): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811f500): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811f500): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811f500): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811f500): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811f500): >_readAt: n=2, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811f500): _writeAt: size=3, off=7 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea767f110 item 87 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811f500): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811f500): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.126257158 +0000 UTC m=+338.724754660 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811f500): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811fa40): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811fa40): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811fa40): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811fa40): >_readAt: n=8, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811fa40): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.126257158 +0000 UTC m=+338.724754660 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea811fa40): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea767f570 item 87 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 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/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814a1c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814a1c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814a1c0): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814a1c0): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814a1c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.127975349 +0000 UTC m=+338.726472851 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814a1c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814a6c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814a6c0): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814a6c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79745b0 item 88 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814a6c0): _readAt: size=2, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814a6c0): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814a6c0): _writeAt: size=3, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814a6c0): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814a6c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.128651388 +0000 UTC m=+338.727148890 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814a6c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814ac40): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814ac40): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814ac40): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814ac40): >_readAt: n=3, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814ac40): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.128651388 +0000 UTC m=+338.727148890 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814ac40): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7974d20 item 88 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814b280): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814b280): open at offset 0 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814b280): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814b280): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814b280): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814b280): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814b280): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814b280): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.130128243 +0000 UTC m=+338.728625745 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814b280): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814b7c0): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814b7c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814b7c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7975650 item 89 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814b7c0): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814b7c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.130653777 +0000 UTC m=+338.729151279 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814b7c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814bd00): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814bd00): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814bd00): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814bd00): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814bd00): >_readAt: n=2, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814bd00): _writeAt: size=3, off=7 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7975e30 item 89 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814bd00): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814bd00): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.131307935 +0000 UTC m=+338.729805437 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea814bd00): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8168380): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8168380): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8168380): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8168380): >_readAt: n=8, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8168380): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.131307935 +0000 UTC m=+338.729805437 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8168380): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea79587e0 item 89 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81689c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81689c0): open at offset 0 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81689c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81689c0): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81689c0): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81689c0): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81689c0): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81689c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.13283206 +0000 UTC m=+338.731329562 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81689c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8168f00): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8168f00): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8168f00): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7959180 item 90 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8168f00): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8168f00): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.133404994 +0000 UTC m=+338.731902496 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8168f00): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8169440): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8169440): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8169440): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7959500 item 90 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8169440): _readAt: size=2, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8169440): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8169440): _writeAt: size=3, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8169440): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8169440): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.13405843 +0000 UTC m=+338.732555932 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8169440): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8169a00): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8169a00): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8169a00): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8169a00): >_readAt: n=3, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8169a00): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.13405843 +0000 UTC m=+338.732555932 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8169a00): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7d8a310 item 90 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2140): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2140): open at offset 0 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2140): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2140): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2140): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2140): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2140): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2140): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.13556983 +0000 UTC m=+338.734067333 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2140): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2680): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2680): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2680): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7d8abd0 item 91 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2680): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2680): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.136246401 +0000 UTC m=+338.734743903 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2680): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2bc0): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2bc0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2bc0): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2bc0): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2bc0): >_readAt: n=2, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2bc0): _writeAt: size=3, off=7 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7d8b0a0 item 91 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2bc0): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2bc0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.137277262 +0000 UTC m=+338.735774764 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a2bc0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3140): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3140): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3140): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3140): >_readAt: n=8, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3140): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.137277262 +0000 UTC m=+338.735774764 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3140): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7d8b490 item 91 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 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/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3780): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3780): open at offset 0 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3780): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3780): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3780): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3780): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3780): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3780): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.139189119 +0000 UTC m=+338.737686621 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3780): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3cc0): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3cc0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3cc0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7d8bc70 item 92 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3cc0): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3cc0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.139806128 +0000 UTC m=+338.738303639 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81a3cc0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e2300): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e2300): open at offset 5 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e2300): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea733e150 item 92 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e2300): _readAt: size=2, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e2300): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e2300): _writeAt: size=3, off=5 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e2300): >_writeAt: n=3, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e2300): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.140553312 +0000 UTC m=+338.739050814 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e2300): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e28c0): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e28c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e28c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e28c0): >_readAt: n=3, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e28c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.140553312 +0000 UTC m=+338.739050814 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e28c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea733e460 item 92 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e2f00): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e2f00): open at offset 0 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e2f00): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e2f00): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e2f00): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e2f00): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e2f00): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e2f00): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.142178367 +0000 UTC m=+338.740675869 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e2f00): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e3440): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e3440): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e3440): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea733ea10 item 93 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e3440): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e3440): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.142725322 +0000 UTC m=+338.741222824 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e3440): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e3b40): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e3b40): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e3b40): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e3b40): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e3b40): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.142725322 +0000 UTC m=+338.741222824 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea81e3b40): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea733efc0 item 93 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 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/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8210280): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8210280): open at offset 0 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8210280): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8210280): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8210280): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8210280): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8210280): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8210280): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.14447878 +0000 UTC m=+338.742976282 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8210280): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea82107c0): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea82107c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea82107c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea78047e0 item 94 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea82107c0): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea82107c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.145054219 +0000 UTC m=+338.743551721 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea82107c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8210ec0): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8210ec0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8210ec0): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8210ec0): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8210ec0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.145054219 +0000 UTC m=+338.743551721 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8210ec0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7804c40 item 94 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 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/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8211500): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8211500): open at offset 0 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8211500): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8211500): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8211500): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8211500): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8211500): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8211500): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.146586549 +0000 UTC m=+338.745084051 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8211500): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8211a40): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8211a40): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8211a40): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea78053b0 item 95 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8211a40): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8211a40): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.147305319 +0000 UTC m=+338.745802841 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8211a40): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234240): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234240): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234240): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234240): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234240): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.147305319 +0000 UTC m=+338.745802841 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234240): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea78059d0 item 95 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 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/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234880): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234880): open at offset 0 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234880): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234880): _readAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234880): >_readAt: n=0, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234880): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234880): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234880): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.149352383 +0000 UTC m=+338.747849885 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234880): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234dc0): _writeAt: size=5, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234dc0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234dc0): >openPending: err= 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7816770 item 96 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234dc0): >_writeAt: n=5, err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234dc0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.150051305 +0000 UTC m=+338.748548807 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea8234dc0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/05 01:32:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/05 01:32:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea82354c0): _readAt: size=512, off=0 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea82354c0): openPending: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea82354c0): >openPending: err= 2026/09/05 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea82354c0): >_readAt: n=5, err=EOF 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea82354c0): close: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-05 01:32:27.150051305 +0000 UTC m=+338.748548807 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : open-test-file(0x21fea82354c0): >close: err= 2026/09/05 01:32:27 DEBUG : open-test-file: Remove: 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21fea7816e00 item 96 2026/09/05 01:32:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/05 01:32:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/05 01:32:27 DEBUG : open-test-file: >Remove: err= 2026/09/05 01:32:27 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:32:27 DEBUG : Looking for writers 2026/09/05 01:32:27 DEBUG : >WaitForWriters: 2026/09/05 01:32:27 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.70s) --- PASS: TestRWFileHandleOpenTests/writes (0.87s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.19s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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 (0.83s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:32:27 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:32:27 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:32:27 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:27 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:27 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:32:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:27 DEBUG : file1: newRWFileHandle: 2026/09/05 01:32:27 DEBUG : file1(0x21fea82de140): openPending: 2026/09/05 01:32:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:32:27 DEBUG : file1(0x21fea82de140): >openPending: err= 2026/09/05 01:32:27 DEBUG : file1: >newRWFileHandle: err= 2026/09/05 01:32:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:32:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/05 01:32:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/05 01:32:27 DEBUG : file1(0x21fea82de140): _writeAt: size=2, off=0 2026/09/05 01:32:27 DEBUG : file1(0x21fea82de140): >_writeAt: n=2, err= 2026/09/05 01:32:27 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/05 01:32:27 DEBUG : file1(0x21fea82de140): RWFileHandle.Flush 2026/09/05 01:32:27 DEBUG : file1(0x21fea82de140): RWFileHandle.Release 2026/09/05 01:32:27 DEBUG : file1(0x21fea82de140): close: 2026/09/05 01:32:27 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/05 01:32:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:27 DEBUG : file1(0x21fea82de140): >close: err= 2026/09/05 01:32:27 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:32:27 DEBUG : Looking for writers 2026/09/05 01:32:27 DEBUG : file1: reading active writers 2026/09/05 01:32:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/05 01:32:27 DEBUG : Looking for writers 2026/09/05 01:32:27 DEBUG : file1: reading active writers 2026/09/05 01:32:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/05 01:32:27 DEBUG : Looking for writers 2026/09/05 01:32:27 DEBUG : file1: reading active writers 2026/09/05 01:32:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/05 01:32:27 DEBUG : Looking for writers 2026/09/05 01:32:27 DEBUG : file1: reading active writers 2026/09/05 01:32:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/05 01:32:27 DEBUG : file1: vfs cache: starting upload 2026/09/05 01:32:27 DEBUG : Looking for writers 2026/09/05 01:32:27 DEBUG : file1: reading active writers 2026/09/05 01:32:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/05 01:32:28 DEBUG : Looking for writers 2026/09/05 01:32:28 DEBUG : file1: reading active writers 2026/09/05 01:32:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/05 01:32:28 DEBUG : Looking for writers 2026/09/05 01:32:28 DEBUG : file1: reading active writers 2026/09/05 01:32:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/05 01:32:28 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/09/05 01:32:28 DEBUG : Looking for writers 2026/09/05 01:32:28 DEBUG : file1: reading active writers 2026/09/05 01:32:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/05 01:32:29 DEBUG : file1: size = 2 OK 2026/09/05 01:32:29 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/05 01:32:29 INFO : file1: Copied (new) 2026/09/05 01:32:29 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/05 01:32:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/05 01:32:29 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/05 01:32:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:32:29 INFO : file1: vfs cache: upload succeeded try #1 2026/09/05 01:32:29 DEBUG : Looking for writers 2026/09/05 01:32:29 DEBUG : file1: reading active writers 2026/09/05 01:32:29 DEBUG : >WaitForWriters: 2026/09/05 01:32:30 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:32:30 DEBUG : Looking for writers 2026/09/05 01:32:30 DEBUG : file1: reading active writers 2026/09/05 01:32:30 DEBUG : >WaitForWriters: 2026/09/05 01:32:30 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.22s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:32:30 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:32:30 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:32:30 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:30 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:30 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:32:30 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:32:30 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:32:30 DEBUG : rename_me: newRWFileHandle: 2026/09/05 01:32:30 DEBUG : rename_me(0x21fea82de5c0): openPending: 2026/09/05 01:32:30 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/05 01:32:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/05 01:32:30 DEBUG : rename_me(0x21fea82de5c0): >openPending: err= 2026/09/05 01:32:30 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/05 01:32:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/05 01:32:30 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/05 01:32:30 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/05 01:32:30 DEBUG : rename_me(0x21fea82de5c0): _writeAt: size=5, off=0 2026/09/05 01:32:30 DEBUG : rename_me(0x21fea82de5c0): >_writeAt: n=5, err= 2026/09/05 01:32:30 DEBUG : rename_me(0x21fea82de5c0): close: 2026/09/05 01:32:30 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-05 01:32:30.941701846 +0000 UTC m=+342.540199348 2026/09/05 01:32:30 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/05 01:32:30 DEBUG : rename_me(0x21fea82de5c0): >close: err= 2026/09/05 01:32:30 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/05 01:32:30 DEBUG : i_was_renamed: Updating file with 0x21fea81f91e0 2026/09/05 01:32:30 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/05 01:32:30 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/05 01:32:30 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:32:30 DEBUG : Looking for writers 2026/09/05 01:32:30 DEBUG : i_was_renamed: reading active writers 2026/09/05 01:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/05 01:32:30 DEBUG : Looking for writers 2026/09/05 01:32:30 DEBUG : i_was_renamed: reading active writers 2026/09/05 01:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/05 01:32:30 DEBUG : Looking for writers 2026/09/05 01:32:30 DEBUG : i_was_renamed: reading active writers 2026/09/05 01:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/05 01:32:31 DEBUG : Looking for writers 2026/09/05 01:32:31 DEBUG : i_was_renamed: reading active writers 2026/09/05 01:32:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/05 01:32:31 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/05 01:32:31 DEBUG : Looking for writers 2026/09/05 01:32:31 DEBUG : i_was_renamed: reading active writers 2026/09/05 01:32:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/05 01:32:31 DEBUG : Looking for writers 2026/09/05 01:32:31 DEBUG : i_was_renamed: reading active writers 2026/09/05 01:32:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/05 01:32:31 DEBUG : Looking for writers 2026/09/05 01:32:31 DEBUG : i_was_renamed: reading active writers 2026/09/05 01:32:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/05 01:32:31 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/09/05 01:32:32 DEBUG : Looking for writers 2026/09/05 01:32:32 DEBUG : i_was_renamed: reading active writers 2026/09/05 01:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/05 01:32:32 DEBUG : i_was_renamed: size = 5 OK 2026/09/05 01:32:32 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/05 01:32:32 INFO : i_was_renamed: Copied (new) 2026/09/05 01:32:32 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-05 01:32:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/05 01:32:32 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/05 01:32:32 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/05 01:32:32 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/05 01:32:33 DEBUG : Looking for writers 2026/09/05 01:32:33 DEBUG : i_was_renamed: reading active writers 2026/09/05 01:32:33 DEBUG : >WaitForWriters: 2026/09/05 01:32:33 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.03s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:32:33 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:32:33 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/05 01:32:33 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:33 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/05 01:32:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hifodog8civi" 2026/09/05 01:32:33 INFO : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/05 01:32:33 DEBUG : forgetting directory cache 2026/09/05 01:32:34 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/05 01:32:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/05 01:32:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/05 01:32:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/05 01:32:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/05 01:32:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/05 01:32:36 DEBUG : TestRWCacheUpdate(0x21fea79aa300): _readAt: size=512, off=0 2026/09/05 01:32:36 DEBUG : TestRWCacheUpdate(0x21fea79aa300): openPending: 2026/09/05 01:32:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-05 00:33:33 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/05 01:32:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/05 01:32:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/05 01:32:36 DEBUG : TestRWCacheUpdate(0x21fea79aa300): >openPending: err= 2026/09/05 01:32:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/05 01:32:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/05 01:32:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:32:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:32:36 DEBUG : forgetting directory cache 2026/09/05 01:32:36 DEBUG : TestRWCacheUpdate(0x21fea79aa300): >_readAt: n=20, err=EOF 2026/09/05 01:32:36 DEBUG : TestRWCacheUpdate(0x21fea79aa300): close: 2026/09/05 01:32:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-05 00:33:33 +0000 UTC 2026/09/05 01:32:36 DEBUG : TestRWCacheUpdate(0x21fea79aa300): >close: err= 2026/09/05 01:32:36 DEBUG : Re-reading directory (204.469161ms old) 2026/09/05 01:32:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/05 01:32:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/05 01:32:36 DEBUG : forgetting directory cache 2026/09/05 01:32:37 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/05 01:32:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/05 01:32:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/05 01:32:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/05 01:32:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/05 01:32:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/05 01:32:38 DEBUG : TestRWCacheUpdate(0x21fea79aac40): _readAt: size=512, off=0 2026/09/05 01:32:38 DEBUG : TestRWCacheUpdate(0x21fea79aac40): openPending: 2026/09/05 01:32:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-05 00:34:33 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-05 00:33:33 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/05 01:32:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-05 00:34:33 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-05 00:33:33 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/05 01:32:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/05 01:32:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/05 01:32:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/05 01:32:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/05 01:32:38 DEBUG : TestRWCacheUpdate(0x21fea79aac40): >openPending: err= 2026/09/05 01:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/05 01:32:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/05 01:32:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:32:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:32:39 DEBUG : forgetting directory cache 2026/09/05 01:32:39 DEBUG : TestRWCacheUpdate(0x21fea79aac40): >_readAt: n=20, err=EOF 2026/09/05 01:32:39 DEBUG : TestRWCacheUpdate(0x21fea79aac40): close: 2026/09/05 01:32:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-05 00:34:33 +0000 UTC 2026/09/05 01:32:39 DEBUG : TestRWCacheUpdate(0x21fea79aac40): >close: err= 2026/09/05 01:32:39 DEBUG : Re-reading directory (211.452301ms old) 2026/09/05 01:32:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/05 01:32:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/05 01:32:39 DEBUG : forgetting directory cache 2026/09/05 01:32:40 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/05 01:32:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/05 01:32:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/05 01:32:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/05 01:32:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/05 01:32:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/05 01:32:41 DEBUG : TestRWCacheUpdate(0x21fea79ab4c0): _readAt: size=512, off=0 2026/09/05 01:32:41 DEBUG : TestRWCacheUpdate(0x21fea79ab4c0): openPending: 2026/09/05 01:32:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-05 00:35:33 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-05 00:34:33 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/05 01:32:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-05 00:35:33 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-05 00:34:33 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/05 01:32:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/05 01:32:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/05 01:32:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/05 01:32:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/05 01:32:41 DEBUG : TestRWCacheUpdate(0x21fea79ab4c0): >openPending: err= 2026/09/05 01:32:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/05 01:32:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/05 01:32:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:32:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:32:42 DEBUG : TestRWCacheUpdate(0x21fea79ab4c0): >_readAt: n=20, err=EOF 2026/09/05 01:32:42 DEBUG : TestRWCacheUpdate(0x21fea79ab4c0): close: 2026/09/05 01:32:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-05 00:35:33 +0000 UTC 2026/09/05 01:32:42 DEBUG : TestRWCacheUpdate(0x21fea79ab4c0): >close: err= 2026/09/05 01:32:42 DEBUG : Re-reading directory (188.988319ms old) 2026/09/05 01:32:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/05 01:32:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/05 01:32:42 DEBUG : forgetting directory cache 2026/09/05 01:32:42 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/05 01:32:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/05 01:32:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/05 01:32:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/05 01:32:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/05 01:32:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/05 01:32:44 DEBUG : TestRWCacheUpdate(0x21fea7a24fc0): _readAt: size=512, off=0 2026/09/05 01:32:44 DEBUG : TestRWCacheUpdate(0x21fea7a24fc0): openPending: 2026/09/05 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-05 00:36:33 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-05 00:35:33 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/05 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-05 00:36:33 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-05 00:35:33 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/05 01:32:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/05 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/05 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/05 01:32:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/05 01:32:44 DEBUG : TestRWCacheUpdate(0x21fea7a24fc0): >openPending: err= 2026/09/05 01:32:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/05 01:32:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/05 01:32:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:32:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:32:44 DEBUG : TestRWCacheUpdate(0x21fea7a24fc0): >_readAt: n=20, err=EOF 2026/09/05 01:32:44 DEBUG : TestRWCacheUpdate(0x21fea7a24fc0): close: 2026/09/05 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-05 00:36:33 +0000 UTC 2026/09/05 01:32:44 DEBUG : TestRWCacheUpdate(0x21fea7a24fc0): >close: err= 2026/09/05 01:32:44 DEBUG : Re-reading directory (192.368971ms old) 2026/09/05 01:32:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/05 01:32:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/05 01:32:45 DEBUG : forgetting directory cache 2026/09/05 01:32:45 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate(0x21fea7a796c0): _readAt: size=512, off=0 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate(0x21fea7a796c0): openPending: 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-05 00:37:33 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-05 00:36:33 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-05 00:37:33 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-05 00:36:33 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/05 01:32:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/05 01:32:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate(0x21fea7a796c0): >openPending: err= 2026/09/05 01:32:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:32:47 DEBUG : forgetting directory cache 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate(0x21fea7a796c0): >_readAt: n=20, err=EOF 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate(0x21fea7a796c0): close: 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-05 00:37:33 +0000 UTC 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate(0x21fea7a796c0): >close: err= 2026/09/05 01:32:47 DEBUG : Re-reading directory (201.340423ms old) 2026/09/05 01:32:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/05 01:32:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/05 01:32:48 DEBUG : forgetting directory cache 2026/09/05 01:32:48 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/05 01:32:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/05 01:32:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/05 01:32:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/05 01:32:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/05 01:32:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/05 01:32:50 DEBUG : TestRWCacheUpdate(0x21fea77168c0): _readAt: size=512, off=0 2026/09/05 01:32:50 DEBUG : TestRWCacheUpdate(0x21fea77168c0): openPending: 2026/09/05 01:32:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-05 00:38:33 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-05 00:37:33 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/05 01:32:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-05 00:38:33 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-05 00:37:33 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/05 01:32:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/05 01:32:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/05 01:32:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/05 01:32:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/05 01:32:50 DEBUG : TestRWCacheUpdate(0x21fea77168c0): >openPending: err= 2026/09/05 01:32:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/05 01:32:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/05 01:32:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:32:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:32:50 DEBUG : TestRWCacheUpdate(0x21fea77168c0): >_readAt: n=20, err=EOF 2026/09/05 01:32:50 DEBUG : TestRWCacheUpdate(0x21fea77168c0): close: 2026/09/05 01:32:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-05 00:38:33 +0000 UTC 2026/09/05 01:32:50 DEBUG : TestRWCacheUpdate(0x21fea77168c0): >close: err= 2026/09/05 01:32:50 DEBUG : Re-reading directory (199.533178ms old) 2026/09/05 01:32:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/05 01:32:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/05 01:32:50 DEBUG : forgetting directory cache 2026/09/05 01:32:51 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/09/05 01:32:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/05 01:32:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/05 01:32:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/05 01:32:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/05 01:32:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/05 01:32:52 DEBUG : TestRWCacheUpdate(0x21fea82df7c0): _readAt: size=512, off=0 2026/09/05 01:32:52 DEBUG : TestRWCacheUpdate(0x21fea82df7c0): openPending: 2026/09/05 01:32:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-05 00:39:33 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-05 00:38:33 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/05 01:32:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-05 00:39:33 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-05 00:38:33 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/05 01:32:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/05 01:32:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/05 01:32:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/05 01:32:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/05 01:32:52 DEBUG : TestRWCacheUpdate(0x21fea82df7c0): >openPending: err= 2026/09/05 01:32:52 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/05 01:32:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/05 01:32:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:32:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:32:52 DEBUG : TestRWCacheUpdate(0x21fea82df7c0): >_readAt: n=21, err=EOF 2026/09/05 01:32:52 DEBUG : TestRWCacheUpdate(0x21fea82df7c0): close: 2026/09/05 01:32:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-05 00:39:33 +0000 UTC 2026/09/05 01:32:52 DEBUG : TestRWCacheUpdate(0x21fea82df7c0): >close: err= 2026/09/05 01:32:52 DEBUG : Re-reading directory (191.694182ms old) 2026/09/05 01:32:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/05 01:32:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/05 01:32:53 DEBUG : forgetting directory cache 2026/09/05 01:32:53 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/09/05 01:32:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/05 01:32:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/05 01:32:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/05 01:32:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/05 01:32:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/05 01:32:55 DEBUG : TestRWCacheUpdate(0x21fea75db300): _readAt: size=512, off=0 2026/09/05 01:32:55 DEBUG : TestRWCacheUpdate(0x21fea75db300): openPending: 2026/09/05 01:32:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-05 00:40:33 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-05 00:39:33 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/05 01:32:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-05 00:40:33 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-05 00:39:33 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/05 01:32:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/05 01:32:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/05 01:32:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/05 01:32:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/05 01:32:55 DEBUG : TestRWCacheUpdate(0x21fea75db300): >openPending: err= 2026/09/05 01:32:55 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/05 01:32:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/05 01:32:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:32:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:32:56 DEBUG : TestRWCacheUpdate(0x21fea75db300): >_readAt: n=22, err=EOF 2026/09/05 01:32:56 DEBUG : TestRWCacheUpdate(0x21fea75db300): close: 2026/09/05 01:32:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-05 00:40:33 +0000 UTC 2026/09/05 01:32:56 DEBUG : TestRWCacheUpdate(0x21fea75db300): >close: err= 2026/09/05 01:32:56 DEBUG : Re-reading directory (194.272846ms old) 2026/09/05 01:32:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/05 01:32:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/05 01:32:56 DEBUG : forgetting directory cache 2026/09/05 01:32:56 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/09/05 01:32:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:32:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/05 01:32:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/05 01:32:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/05 01:32:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/05 01:32:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/05 01:32:58 DEBUG : TestRWCacheUpdate(0x21fea76eafc0): _readAt: size=512, off=0 2026/09/05 01:32:58 DEBUG : TestRWCacheUpdate(0x21fea76eafc0): openPending: 2026/09/05 01:32:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-05 00:41:33 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-05 00:40:33 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/05 01:32:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-05 00:41:33 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-05 00:40:33 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/05 01:32:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/05 01:32:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/05 01:32:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/05 01:32:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/05 01:32:58 DEBUG : TestRWCacheUpdate(0x21fea76eafc0): >openPending: err= 2026/09/05 01:32:58 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/05 01:32:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/05 01:32:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:32:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:32:58 DEBUG : TestRWCacheUpdate(0x21fea76eafc0): >_readAt: n=23, err=EOF 2026/09/05 01:32:58 DEBUG : TestRWCacheUpdate(0x21fea76eafc0): close: 2026/09/05 01:32:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-05 00:41:33 +0000 UTC 2026/09/05 01:32:58 DEBUG : TestRWCacheUpdate(0x21fea76eafc0): >close: err= 2026/09/05 01:32:58 DEBUG : Re-reading directory (198.316083ms old) 2026/09/05 01:32:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/05 01:32:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/05 01:32:59 DEBUG : forgetting directory cache 2026/09/05 01:32:59 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/09/05 01:33:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:33:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/05 01:33:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/05 01:33:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/05 01:33:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/05 01:33:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/05 01:33:01 DEBUG : TestRWCacheUpdate(0x21fea73c1300): _readAt: size=512, off=0 2026/09/05 01:33:01 DEBUG : TestRWCacheUpdate(0x21fea73c1300): openPending: 2026/09/05 01:33:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-05 00:42:33 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-05 00:41:33 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/05 01:33:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-05 00:42:33 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-05 00:41:33 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/05 01:33:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/05 01:33:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/05 01:33:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/05 01:33:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/05 01:33:01 DEBUG : TestRWCacheUpdate(0x21fea73c1300): >openPending: err= 2026/09/05 01:33:01 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/05 01:33:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/05 01:33:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:33:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:33:01 DEBUG : TestRWCacheUpdate(0x21fea73c1300): >_readAt: n=24, err=EOF 2026/09/05 01:33:01 DEBUG : TestRWCacheUpdate(0x21fea73c1300): close: 2026/09/05 01:33:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-05 00:42:33 +0000 UTC 2026/09/05 01:33:01 DEBUG : TestRWCacheUpdate(0x21fea73c1300): >close: err= 2026/09/05 01:33:01 DEBUG : Re-reading directory (192.02845ms old) 2026/09/05 01:33:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/05 01:33:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/05 01:33:02 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:33:02 DEBUG : Looking for writers 2026/09/05 01:33:02 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/05 01:33:02 DEBUG : >WaitForWriters: 2026/09/05 01:33:02 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': vfs cache: cleaner exiting 2026/09/05 01:33:02 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (28.86s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.38s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:33:03 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/09/05 01:33:05 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/09/05 01:33:07 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:33:07 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:33:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/05 01:33:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/05 01:33:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/05 01:33:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/05 01:33:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:33:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/05 01:33:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/05 01:33:07 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/05 01:33:07 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/05 01:33:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/05 01:33:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:33:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/05 01:33:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/05 01:33:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/05 01:33:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/05 01:33:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/05 01:33:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:33:08 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/05 01:33:08 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/05 01:33:08 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/05 01:33:08 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:33:08 DEBUG : Looking for writers 2026/09/05 01:33:08 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/05 01:33:08 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/05 01:33:08 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.21s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:33:09 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:33:09 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:33:09 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': Reusing VFS from active cache 2026/09/05 01:33:09 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:33:09 DEBUG : Looking for writers 2026/09/05 01:33:09 DEBUG : >WaitForWriters: 2026/09/05 01:33:09 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:33:09 DEBUG : Looking for writers 2026/09/05 01:33:09 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.38s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:33:09 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:33:09 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:33:09 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:33:09 DEBUG : Looking for writers 2026/09/05 01:33:09 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.37s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:33:09 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:33:09 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:33:09 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:33:09 DEBUG : Looking for writers 2026/09/05 01:33:09 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.37s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:33:10 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:33:10 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:33:11 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:33:13 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/05 01:33:15 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:33:15 DEBUG : dir: Looking for writers 2026/09/05 01:33:15 DEBUG : file2: reading active writers 2026/09/05 01:33:15 DEBUG : Looking for writers 2026/09/05 01:33:15 DEBUG : dir: reading active writers 2026/09/05 01:33:15 DEBUG : file1: reading active writers 2026/09/05 01:33:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.35s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:33:16 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:33:16 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:33:17 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:33:19 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/05 01:33:21 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:33:21 DEBUG : dir: Looking for writers 2026/09/05 01:33:21 DEBUG : Looking for writers 2026/09/05 01:33:21 DEBUG : dir: reading active writers 2026/09/05 01:33:21 DEBUG : file1: reading active writers 2026/09/05 01:33:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.96s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:33:22 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:33:22 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:33:23 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/05 01:33:25 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/05 01:33:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/05 01:33:27 DEBUG : file1: Open: flags=O_RDONLY 2026/09/05 01:33:27 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/05 01:33:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/05 01:33:27 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/05 01:33:27 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/05 01:33:27 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/05 01:33:27 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/05 01:33:27 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:33:27 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:33:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/05 01:33:27 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/05 01:33:27 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/05 01:33:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/05 01:33:27 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': File to upload is small (0 bytes), uploading instead of streaming 2026/09/05 01:33:29 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/05 01:33:29 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/05 01:33:29 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/05 01:33:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/05 01:33:29 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:33:29 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/05 01:33:29 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:33:29 DEBUG : dir: Looking for writers 2026/09/05 01:33:29 DEBUG : new_file.txt: reading active writers 2026/09/05 01:33:29 DEBUG : file2: reading active writers 2026/09/05 01:33:29 DEBUG : Looking for writers 2026/09/05 01:33:29 DEBUG : dir: reading active writers 2026/09/05 01:33:29 DEBUG : file1: reading active writers 2026/09/05 01:33:29 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.35s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:33:31 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:33:31 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:33:32 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/05 01:33:34 DEBUG : dir/file2: same parent dir (ODFfMTMyMzQzODJfZ1c5akE) - using file/rename instead of move_copy for dir/file1 2026/09/05 01:33:34 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/05 01:33:34 DEBUG : dir/file1: Updating file with dir/file1 0x21fea80b25b0 2026/09/05 01:33:34 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/05 01:33:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/05 01:33:35 INFO : dir/file1: Moved (server-side) to: file0 2026/09/05 01:33:35 DEBUG : file0: Updating file with file0 0x21fea80b25b0 2026/09/05 01:33:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/05 01:33:35 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/05 01:33:36 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:33:36 DEBUG : dir: Looking for writers 2026/09/05 01:33:36 DEBUG : Looking for writers 2026/09/05 01:33:36 DEBUG : dir: reading active writers 2026/09/05 01:33:36 DEBUG : file0: reading active writers 2026/09/05 01:33:36 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.31s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:33:37 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:33:37 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:33:37 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:33:37 DEBUG : Looking for writers 2026/09/05 01:33:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.56s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:33:37 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:33:37 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:33:38 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/05 01:33:38 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/05 01:33:39 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/05 01:33:40 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/05 01:33:41 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/05 01:33:42 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:33:42 DEBUG : d: Looking for writers 2026/09/05 01:33:42 DEBUG : Looking for writers 2026/09/05 01:33:42 DEBUG : a: Looking for writers 2026/09/05 01:33:42 DEBUG : b: Looking for writers 2026/09/05 01:33:42 DEBUG : c: Looking for writers 2026/09/05 01:33:42 DEBUG : Looking for writers 2026/09/05 01:33:42 DEBUG : /: reading active writers 2026/09/05 01:33:42 DEBUG : a: reading active writers 2026/09/05 01:33:42 DEBUG : b: reading active writers 2026/09/05 01:33:42 DEBUG : c: reading active writers 2026/09/05 01:33:42 DEBUG : d: reading active writers 2026/09/05 01:33:42 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.43s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:33:44 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:33:44 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:33:45 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/05 01:33:45 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/05 01:33:46 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/05 01:33:46 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/05 01:33:49 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:33:49 DEBUG : a/b/c/d: Looking for writers 2026/09/05 01:33:49 DEBUG : a/b/c: Looking for writers 2026/09/05 01:33:49 DEBUG : d: reading active writers 2026/09/05 01:33:49 DEBUG : a/b: Looking for writers 2026/09/05 01:33:49 DEBUG : c: reading active writers 2026/09/05 01:33:49 DEBUG : a: Looking for writers 2026/09/05 01:33:49 DEBUG : b: reading active writers 2026/09/05 01:33:49 DEBUG : Looking for writers 2026/09/05 01:33:49 DEBUG : a: reading active writers 2026/09/05 01:33:49 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.90s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:33:52 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:33:52 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:33:52 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:33:52 DEBUG : Looking for writers 2026/09/05 01:33:52 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.36s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:33:52 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:33:52 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:33:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:33:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:33:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:33:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/05 01:33:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/05 01:33:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:33:52 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/05 01:33:52 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/05 01:33:52 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/05 01:33:52 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/05 01:33:53 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/05 01:33:54 DEBUG : file1: size = 5 OK 2026/09/05 01:33:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/05 01:33:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/05 01:33:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:33:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:33:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:33:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:33:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/05 01:33:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/05 01:33:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:33:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:33:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:33:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/05 01:33:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/05 01:33:54 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/05 01:33:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/05 01:33:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/05 01:33:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:33:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/05 01:33:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/05 01:33:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:33:54 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': File to upload is small (0 bytes), uploading instead of streaming 2026/09/05 01:33:56 DEBUG : file1: size = 0 OK 2026/09/05 01:33:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/05 01:33:56 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/05 01:33:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:33:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/05 01:33:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/05 01:33:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:33:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/05 01:33:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/05 01:33:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:33:56 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': File to upload is small (7 bytes), uploading instead of streaming 2026/09/05 01:33:56 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/09/05 01:33:57 DEBUG : file1: size = 7 OK 2026/09/05 01:33:57 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/05 01:33:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/05 01:33:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:33:57 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:33:57 DEBUG : Looking for writers 2026/09/05 01:33:57 DEBUG : file1: reading active writers 2026/09/05 01:33:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.60s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:33:58 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:33:58 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:33:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:33:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:33:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:33:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/05 01:33:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/05 01:33:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:33:58 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/05 01:33:59 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/05 01:33:59 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/05 01:33:59 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/05 01:33:59 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': File to upload is small (11 bytes), uploading instead of streaming 2026/09/05 01:34:00 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/05 01:34:01 DEBUG : file1: size = 11 OK 2026/09/05 01:34:01 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/05 01:34:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/05 01:34:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:34:01 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/05 01:34:01 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:34:01 DEBUG : Looking for writers 2026/09/05 01:34:01 DEBUG : file1: reading active writers 2026/09/05 01:34:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.99s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:34:02 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:34:02 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:34:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:34:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:34:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:34:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/05 01:34:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/05 01:34:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:34:02 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/05 01:34:02 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/09/05 01:34:02 DEBUG : file1: Remove: 2026/09/05 01:34:02 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/05 01:34:02 DEBUG : file1: >Remove: err= 2026/09/05 01:34:02 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:34:02 DEBUG : Looking for writers 2026/09/05 01:34:02 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:34:02 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:34:02 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:34:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:34:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:34:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:34:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/05 01:34:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/05 01:34:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:34:02 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/05 01:34:02 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/09/05 01:34:02 DEBUG : file1: Remove: 2026/09/05 01:34:02 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/05 01:34:02 DEBUG : file1: >Remove: err= 2026/09/05 01:34:02 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:34:02 DEBUG : Looking for writers 2026/09/05 01:34:02 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:34:03 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:34:03 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:34:03 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:34:03 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:34:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/05 01:34:03 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/05 01:34:03 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/05 01:34:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/05 01:34:03 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/05 01:34:04 DEBUG : file2: Uploading chunk 0, size=5, remain=0 2026/09/05 01:34:05 DEBUG : file2: size = 5 OK 2026/09/05 01:34:05 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/05 01:34:05 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/05 01:34:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/05 01:34:05 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:34:05 DEBUG : Looking for writers 2026/09/05 01:34:05 DEBUG : file2: reading active writers 2026/09/05 01:34:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (3.95s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.54s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.54s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.86s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:34:06 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:34:06 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:34:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:34:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:34:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:34:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/05 01:34:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/05 01:34:06 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/05 01:34:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:34:06 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/05 01:34:07 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/05 01:34:08 DEBUG : file1: size = 5 OK 2026/09/05 01:34:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/05 01:34:08 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/05 01:34:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:34:08 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/05 01:34:08 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:34:08 DEBUG : Looking for writers 2026/09/05 01:34:08 DEBUG : file1: reading active writers 2026/09/05 01:34:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.48s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:34:08 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:34:08 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:34:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:34:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:34:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:34:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/05 01:34:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/05 01:34:08 DEBUG : file1: WriteFileHandle.Release closing 2026/09/05 01:34:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:34:08 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': File to upload is small (0 bytes), uploading instead of streaming 2026/09/05 01:34:10 DEBUG : file1: size = 0 OK 2026/09/05 01:34:10 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/05 01:34:10 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/05 01:34:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:34:10 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/05 01:34:10 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:34:10 DEBUG : Looking for writers 2026/09/05 01:34:10 DEBUG : file1: reading active writers 2026/09/05 01:34:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.28s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:34:10 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:34:10 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:34:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:34:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:34:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:34:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/05 01:34:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/05 01:34:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:34:11 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': File to upload is small (2 bytes), uploading instead of streaming 2026/09/05 01:34:11 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/09/05 01:34:12 DEBUG : file1: size = 2 OK 2026/09/05 01:34:12 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/05 01:34:12 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/05 01:34:12 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/05 01:34:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:34:12 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:34:12 DEBUG : Looking for writers 2026/09/05 01:34:12 DEBUG : file1: reading active writers 2026/09/05 01:34:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.66s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:34:13 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:34:13 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:34:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:34:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:34:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:34:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/05 01:34:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/05 01:34:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:34:13 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': File to upload is small (0 bytes), uploading instead of streaming 2026/09/05 01:34:15 DEBUG : file1: size = 0 OK 2026/09/05 01:34:15 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/05 01:34:15 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/05 01:34:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:34:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:34:15 DEBUG : file1: Open: flags=O_RDONLY 2026/09/05 01:34:15 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/05 01:34:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/05 01:34:15 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:34:15 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/05 01:34:15 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:34:15 DEBUG : Looking for writers 2026/09/05 01:34:15 DEBUG : file1: reading active writers 2026/09/05 01:34:15 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.47s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:34:15 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:34:15 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:34:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:34:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:34:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:34:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/05 01:34:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/05 01:34:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:34:16 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': File to upload is small (100 bytes), uploading instead of streaming 2026/09/05 01:34:16 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/09/05 01:34:17 DEBUG : file1: size = 100 OK 2026/09/05 01:34:17 DEBUG : file1: md5 = d6deff89a9d4bba981f8a6eff8cd3a31 OK 2026/09/05 01:34:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/05 01:34:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/05 01:34:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/05 01:34:17 DEBUG : file1: Open: flags=O_RDONLY 2026/09/05 01:34:17 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/05 01:34:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/05 01:34:17 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:34:18 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/05 01:34:18 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:34:18 DEBUG : Looking for writers 2026/09/05 01:34:18 DEBUG : file1: reading active writers 2026/09/05 01:34:18 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.89s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:34:18 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:34:18 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/05 01:34:19 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/05 01:34:19 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/05 01:34:19 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/05 01:34:19 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/05 01:34:19 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/05 01:34:19 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/05 01:34:19 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/05 01:34:19 DEBUG : stalled: Remove: 2026/09/05 01:34:19 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/05 01:34:19 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.55s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:34:19 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:34:19 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:34:20 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/09/05 01:34:22 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/09/05 01:34:24 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/09/05 01:34:26 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/09/05 01:34:27 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/09/05 01:34:29 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/05 01:34:29 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/05 01:34:29 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:34:29 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:34:29 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/05 01:34:29 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/05 01:34:29 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:34:30 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:34:30 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/05 01:34:30 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/05 01:34:30 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:34:30 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:34:30 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/05 01:34:30 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/05 01:34:30 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:34:30 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:34:30 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/05 01:34:30 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/05 01:34:30 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:34:31 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:34:31 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:34:31 DEBUG : flat: Looking for writers 2026/09/05 01:34:31 DEBUG : f002.txt: reading active writers 2026/09/05 01:34:31 DEBUG : f003.txt: reading active writers 2026/09/05 01:34:31 DEBUG : f004.txt: reading active writers 2026/09/05 01:34:31 DEBUG : f000.txt: reading active writers 2026/09/05 01:34:31 DEBUG : f001.txt: reading active writers 2026/09/05 01:34:31 DEBUG : Looking for writers 2026/09/05 01:34:31 DEBUG : flat: reading active writers 2026/09/05 01:34:31 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.84s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:34:33 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:34:33 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:34:34 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/09/05 01:34:37 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/09/05 01:34:39 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/09/05 01:34:41 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/05 01:34:41 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/05 01:34:41 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:34:41 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:34:41 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/05 01:34:41 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/05 01:34:41 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:34:41 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:34:41 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/05 01:34:41 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/05 01:34:41 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:34:42 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:34:42 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:34:42 DEBUG : a/b/c: Looking for writers 2026/09/05 01:34:42 DEBUG : deep.txt: reading active writers 2026/09/05 01:34:42 DEBUG : a/b: Looking for writers 2026/09/05 01:34:42 DEBUG : c: reading active writers 2026/09/05 01:34:42 DEBUG : mid.txt: reading active writers 2026/09/05 01:34:42 DEBUG : a: Looking for writers 2026/09/05 01:34:42 DEBUG : b: reading active writers 2026/09/05 01:34:42 DEBUG : top.txt: reading active writers 2026/09/05 01:34:42 DEBUG : Looking for writers 2026/09/05 01:34:42 DEBUG : a: reading active writers 2026/09/05 01:34:42 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.57s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:34:44 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:34:44 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:34:46 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/09/05 01:35:13 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/05 01:35:13 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/05 01:35:13 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:35:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/05 01:35:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/05 01:35:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/05 01:35:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:35:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/05 01:35:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/05 01:35:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/05 01:35:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/05 01:35:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/05 01:35:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/05 01:35:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/05 01:35:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/05 01:35:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/05 01:35:40 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:35:40 DEBUG : bigdir: Looking for writers 2026/09/05 01:35:40 DEBUG : big.bin: reading active writers 2026/09/05 01:35:40 DEBUG : Looking for writers 2026/09/05 01:35:40 DEBUG : bigdir: reading active writers 2026/09/05 01:35:40 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.43s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-hifodog8civi'", Local "Local file system at /tmp/rclone765156864", Modify Window "1s" 2026/09/05 01:35:41 INFO : OpenDrive root 'rclone-test-hifodog8civi': poll-interval is not supported by this remote 2026/09/05 01:35:41 NOTICE: OpenDrive root 'rclone-test-hifodog8civi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/05 01:35:42 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/09/05 01:35:44 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/09/05 01:35:47 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/09/05 01:35:48 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/05 01:35:48 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/05 01:35:48 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:35:48 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:35:49 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/05 01:35:49 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/05 01:35:49 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:35:49 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:35:49 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/05 01:35:49 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/05 01:35:49 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/05 01:35:49 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/05 01:35:49 DEBUG : WaitForWriters: timeout=30s 2026/09/05 01:35:49 DEBUG : dir2: Looking for writers 2026/09/05 01:35:49 DEBUG : b.txt: reading active writers 2026/09/05 01:35:49 DEBUG : dir3: Looking for writers 2026/09/05 01:35:49 DEBUG : c.txt: reading active writers 2026/09/05 01:35:49 DEBUG : dir1: Looking for writers 2026/09/05 01:35:49 DEBUG : a.txt: reading active writers 2026/09/05 01:35:49 DEBUG : Looking for writers 2026/09/05 01:35:49 DEBUG : dir2: reading active writers 2026/09/05 01:35:49 DEBUG : dir3: reading active writers 2026/09/05 01:35:49 DEBUG : dir1: reading active writers 2026/09/05 01:35:49 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.15s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/09/05 01:35:52 DEBUG : OpenDrive root 'rclone-test-hifodog8civi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 9m4.549750688s (try 1/5): exit status 1: Failed [TestDirCreate TestDirRemoveName]