"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/09/08 02:53:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dedilif2huje" 2026/09/08 02:53:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:53:50 DEBUG : Starting OpenDrive session with ID: a33a6c4fbaa076a855f76b52d949eaf80ba3610b1163784c248238355963dff7 2026/09/08 02:53:51 DEBUG : Creating backend with remote "/tmp/rclone2282545526" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:53:51 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:53:51 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:53:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:53:54 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:53:54 DEBUG : dir: Looking for writers 2026/09/08 02:53:54 DEBUG : Looking for writers 2026/09/08 02:53:54 DEBUG : dir: reading active writers 2026/09/08 02:53:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.84s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:53:56 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:53:56 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:53:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:53:59 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/09/08 02:54:01 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/09/08 02:54:03 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:54:03 DEBUG : dir/subdir: Looking for writers 2026/09/08 02:54:03 DEBUG : dir: Looking for writers 2026/09/08 02:54:03 DEBUG : file2: reading active writers 2026/09/08 02:54:03 DEBUG : subdir: reading active writers 2026/09/08 02:54:03 DEBUG : file1: reading active writers 2026/09/08 02:54:03 DEBUG : Looking for writers 2026/09/08 02:54:03 DEBUG : dir: reading active writers 2026/09/08 02:54:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.75s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:54:05 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:54:05 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:54:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:54:08 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:54:08 DEBUG : dir: Looking for writers 2026/09/08 02:54:08 DEBUG : file1: reading active writers 2026/09/08 02:54:08 DEBUG : Looking for writers 2026/09/08 02:54:08 DEBUG : dir: reading active writers 2026/09/08 02:54:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.21s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:54:10 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:54:10 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:54:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:54:13 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:54:13 DEBUG : dir: Looking for writers 2026/09/08 02:54:13 DEBUG : Looking for writers 2026/09/08 02:54:13 DEBUG : dir: reading active writers 2026/09/08 02:54:13 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (4.16s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:54:14 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:54:14 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:54:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:54:17 DEBUG : dir: forgetting directory cache 2026/09/08 02:54:17 DEBUG : forgetting directory cache 2026/09/08 02:54:17 DEBUG : dir: forgetting directory cache 2026/09/08 02:54:17 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:54:17 DEBUG : Looking for writers 2026/09/08 02:54:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.38s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:54:18 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:54:18 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:54:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:54:21 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/08 02:54:21 DEBUG : dir: invalidating directory cache 2026/09/08 02:54:21 DEBUG : >ForgetPath: 2026/09/08 02:54:21 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/08 02:54:21 DEBUG : invalidating directory cache 2026/09/08 02:54:21 DEBUG : dir: forgetting directory cache 2026/09/08 02:54:21 DEBUG : >ForgetPath: 2026/09/08 02:54:21 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/08 02:54:21 DEBUG : >ForgetPath: 2026/09/08 02:54:21 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:54:21 DEBUG : dir: Looking for writers 2026/09/08 02:54:21 DEBUG : Looking for writers 2026/09/08 02:54:21 DEBUG : dir: reading active writers 2026/09/08 02:54:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.30s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:54:22 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:54:22 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:54:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:54:27 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/09/08 02:54:29 DEBUG : forgetting directory cache 2026/09/08 02:54:29 DEBUG : dir: forgetting directory cache 2026/09/08 02:54:30 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:54:30 DEBUG : dir: Looking for writers 2026/09/08 02:54:30 DEBUG : fil/a/b: Looking for writers 2026/09/08 02:54:30 DEBUG : fil/a: Looking for writers 2026/09/08 02:54:30 DEBUG : b: reading active writers 2026/09/08 02:54:30 DEBUG : fil: Looking for writers 2026/09/08 02:54:30 DEBUG : a: reading active writers 2026/09/08 02:54:30 DEBUG : Looking for writers 2026/09/08 02:54:30 DEBUG : dir: reading active writers 2026/09/08 02:54:30 DEBUG : fil: reading active writers 2026/09/08 02:54:30 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.85s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:54:32 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:54:32 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:54:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:54:35 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:54:35 DEBUG : dir: Looking for writers 2026/09/08 02:54:35 DEBUG : Looking for writers 2026/09/08 02:54:35 DEBUG : dir: reading active writers 2026/09/08 02:54:35 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.80s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:54:36 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:54:36 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:54:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:54:39 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:54:39 DEBUG : dir: Looking for writers 2026/09/08 02:54:39 DEBUG : file1: reading active writers 2026/09/08 02:54:39 DEBUG : Looking for writers 2026/09/08 02:54:39 DEBUG : dir: reading active writers 2026/09/08 02:54:39 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.87s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:54:40 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:54:40 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:54:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:54:43 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/09/08 02:54:45 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/09/08 02:54:47 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/08 02:54:47 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/08 02:54:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/08 02:54:47 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/08 02:54:48 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/09/08 02:54:50 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/09/08 02:54:52 DEBUG : dir: invalidating directory cache 2026/09/08 02:54:52 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/08 02:54:52 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/08 02:54:52 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/08 02:54:52 DEBUG : dir/file1: Reset virtual modtime 2026/09/08 02:54:52 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/08 02:54:52 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/08 02:54:52 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/08 02:54:52 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/08 02:54:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 02:54:52 DEBUG : dir: invalidating directory cache 2026/09/08 02:54:53 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/08 02:54:53 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/08 02:54:53 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/08 02:54:53 DEBUG : forgetting directory cache 2026/09/08 02:54:53 DEBUG : dir: forgetting directory cache 2026/09/08 02:54:53 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/08 02:54:53 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:54:53 DEBUG : dir/virtualDir: Looking for writers 2026/09/08 02:54:53 DEBUG : dir: Looking for writers 2026/09/08 02:54:53 DEBUG : virtualFile: reading active writers 2026/09/08 02:54:53 DEBUG : virtualDir: reading active writers 2026/09/08 02:54:53 DEBUG : file1: reading active writers 2026/09/08 02:54:53 DEBUG : virtualFile2: reading active writers 2026/09/08 02:54:53 DEBUG : Looking for writers 2026/09/08 02:54:53 DEBUG : dir: reading active writers 2026/09/08 02:54:53 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.64s) --- PASS: TestDirReadDirAll/Virtual (5.51s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:54:55 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:54:55 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:54:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:54:57 ERROR : dir/: Can only open directories read only 2026/09/08 02:54:57 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:54:57 DEBUG : dir: Looking for writers 2026/09/08 02:54:57 DEBUG : Looking for writers 2026/09/08 02:54:57 DEBUG : dir: reading active writers 2026/09/08 02:54:57 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.61s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:54:58 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:54:58 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:54:59 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/08 02:55:01 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:55:01 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/08 02:55:01 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/08 02:55:01 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/08 02:55:01 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': File to upload is small (5 bytes), uploading instead of streaming 2026/09/08 02:55:02 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/09/08 02:55:03 DEBUG : dir/potato: size = 5 OK 2026/09/08 02:55:03 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 02:55:03 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/08 02:55:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/08 02:55:03 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:55:03 DEBUG : dir: Looking for writers 2026/09/08 02:55:03 DEBUG : file1: reading active writers 2026/09/08 02:55:03 DEBUG : potato: reading active writers 2026/09/08 02:55:03 DEBUG : Looking for writers 2026/09/08 02:55:03 DEBUG : dir: reading active writers 2026/09/08 02:55:03 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.63s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:55:04 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:55:04 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:55:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:55:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/08 02:55:08 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:55:08 DEBUG : dir/sub: Looking for writers 2026/09/08 02:55:08 DEBUG : dir: Looking for writers 2026/09/08 02:55:08 DEBUG : file1: reading active writers 2026/09/08 02:55:08 DEBUG : sub: reading active writers 2026/09/08 02:55:08 DEBUG : Looking for writers 2026/09/08 02:55:08 DEBUG : dir: reading active writers 2026/09/08 02:55:08 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.43s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:55:09 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:55:09 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:55:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:55:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/08 02:55:13 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/08 02:55:14 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:55:14 DEBUG : dir/sub/subsub: Looking for writers 2026/09/08 02:55:14 DEBUG : dir/sub: Looking for writers 2026/09/08 02:55:14 DEBUG : subsub: reading active writers 2026/09/08 02:55:14 DEBUG : dir: Looking for writers 2026/09/08 02:55:14 DEBUG : file1: reading active writers 2026/09/08 02:55:14 DEBUG : sub: reading active writers 2026/09/08 02:55:14 DEBUG : Looking for writers 2026/09/08 02:55:14 DEBUG : dir: reading active writers 2026/09/08 02:55:14 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.73s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:55:16 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:55:16 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:55:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:55:19 ERROR : dir/: Dir.Remove not empty 2026/09/08 02:55:19 DEBUG : dir/file1: Remove: 2026/09/08 02:55:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 02:55:19 DEBUG : dir/file1: >Remove: err= 2026/09/08 02:55:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/08 02:55:19 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:55:19 DEBUG : Looking for writers 2026/09/08 02:55:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.79s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:55:20 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:55:20 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:55:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:55:23 DEBUG : dir/file1: Remove: 2026/09/08 02:55:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 02:55:23 DEBUG : dir/file1: >Remove: err= 2026/09/08 02:55:23 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/08 02:55:23 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:55:23 DEBUG : Looking for writers 2026/09/08 02:55:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.97s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:55:24 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:55:24 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:55:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:55:27 DEBUG : dir/file1: Remove: 2026/09/08 02:55:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 02:55:27 DEBUG : dir/file1: >Remove: err= 2026/09/08 02:55:27 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:55:27 DEBUG : dir: Looking for writers 2026/09/08 02:55:27 DEBUG : Looking for writers 2026/09/08 02:55:27 DEBUG : dir: reading active writers 2026/09/08 02:55:27 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.20s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:55:28 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:55:28 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:55:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:55:31 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/09/08 02:55:33 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/08 02:55:33 DEBUG : dir2: same parent dir (ODFfMTMyNDE3NTRfamZRN1I) - using folder/rename instead of move_copy 2026/09/08 02:55:33 DEBUG : dir: Updating dir with dir2 0x201e1bffafc0 2026/09/08 02:55:33 DEBUG : dir: forgetting directory cache 2026/09/08 02:55:33 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/08 02:55:33 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/08 02:55:35 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/08 02:55:35 DEBUG : file2: Updating file with file2 0x201e1bebd040 2026/09/08 02:55:35 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/08 02:55:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 02:55:35 INFO : dir2/file3: Deleted 2026/09/08 02:55:36 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/08 02:55:36 DEBUG : dir2/file3: Updating file with dir2/file3 0x201e1bebd040 2026/09/08 02:55:36 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/08 02:55:36 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/08 02:55:37 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/08 02:55:37 DEBUG : renamed empty directory: same parent dir (ODFfMTMyNDE3NTRfamZRN1I) - using folder/rename instead of move_copy 2026/09/08 02:55:37 DEBUG : empty directory: Updating dir with renamed empty directory 0x201e1bf36300 2026/09/08 02:55:37 DEBUG : empty directory: forgetting directory cache 2026/09/08 02:55:37 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/08 02:55:37 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/08 02:55:37 DEBUG : dir2: Renaming to "dir3" 2026/09/08 02:55:37 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:55:37 DEBUG : dir3: Looking for writers 2026/09/08 02:55:37 DEBUG : file3: reading active writers 2026/09/08 02:55:37 DEBUG : renamed empty directory: Looking for writers 2026/09/08 02:55:37 DEBUG : Looking for writers 2026/09/08 02:55:37 DEBUG : dir3: reading active writers 2026/09/08 02:55:37 DEBUG : renamed empty directory: reading active writers 2026/09/08 02:55:37 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.76s) === 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-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:55:39 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:55:39 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:55:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:55:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/08 02:55:42 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:55:42 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 02:55:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/08 02:55:42 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/08 02:55:42 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/08 02:55:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/08 02:55:42 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:55:42 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 02:55:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/08 02:55:42 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/08 02:55:42 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/08 02:55:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/08 02:55:42 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': File to upload is small (12 bytes), uploading instead of streaming 2026/09/08 02:55:43 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/09/08 02:55:44 DEBUG : dir/sub/file2: size = 12 OK 2026/09/08 02:55:44 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/08 02:55:44 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/08 02:55:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/08 02:55:44 DEBUG : forgetting directory cache 2026/09/08 02:55:44 DEBUG : dir: forgetting directory cache 2026/09/08 02:55:44 DEBUG : dir/sub: forgetting directory cache 2026/09/08 02:55:44 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/08 02:55:44 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/08 02:55:44 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': File to upload is small (5 bytes), uploading instead of streaming 2026/09/08 02:55:44 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/09/08 02:55:45 DEBUG : dir/sub/file0: size = 5 OK 2026/09/08 02:55:45 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 02:55:45 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/08 02:55:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/08 02:55:45 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:55:45 DEBUG : dir/sub: Looking for writers 2026/09/08 02:55:45 DEBUG : file0: reading active writers 2026/09/08 02:55:45 DEBUG : file2: reading active writers 2026/09/08 02:55:45 DEBUG : dir: Looking for writers 2026/09/08 02:55:45 DEBUG : file1: reading active writers 2026/09/08 02:55:45 DEBUG : sub: reading active writers 2026/09/08 02:55:45 DEBUG : Looking for writers 2026/09/08 02:55:45 DEBUG : dir: reading active writers 2026/09/08 02:55:45 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.55s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:55:47 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:55:47 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/09/08 02:55:47 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:55:47 DEBUG : Looking for writers 2026/09/08 02:55:47 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.34s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:55:48 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:55:48 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:55:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:55:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/08 02:55:50 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:55:50 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/08 02:55:50 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/08 02:55:50 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/08 02:55:50 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:55:50 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/08 02:55:50 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/08 02:55:50 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:55:50 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/08 02:55:50 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/08 02:55:50 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/08 02:55:50 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:55:50 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/08 02:55:50 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:55:50 DEBUG : dir: Looking for writers 2026/09/08 02:55:50 DEBUG : file1: reading active writers 2026/09/08 02:55:50 DEBUG : file1.metadata: reading active writers 2026/09/08 02:55:50 DEBUG : Looking for writers 2026/09/08 02:55:50 DEBUG : dir: reading active writers 2026/09/08 02:55:50 DEBUG : dir.metadata: reading active writers 2026/09/08 02:55:50 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.81s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:55:51 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:55:51 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:55:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:55:54 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:55:54 DEBUG : dir: Looking for writers 2026/09/08 02:55:54 DEBUG : file1: reading active writers 2026/09/08 02:55:54 DEBUG : Looking for writers 2026/09/08 02:55:54 DEBUG : dir: reading active writers 2026/09/08 02:55:54 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.80s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:55:55 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:55:55 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:55:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:55:59 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/09/08 02:56:00 DEBUG : Can set mod time: true 2026/09/08 02:56:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/08 02:56:01 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:56:01 DEBUG : dir: Looking for writers 2026/09/08 02:56:01 DEBUG : file1: reading active writers 2026/09/08 02:56:01 DEBUG : Looking for writers 2026/09/08 02:56:01 DEBUG : dir: reading active writers 2026/09/08 02:56:01 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:56:02 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:56:02 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:56:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:56:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 02:56:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/08 02:56:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:56:05 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': File to upload is small (0 bytes), uploading instead of streaming 2026/09/08 02:56:06 DEBUG : dir/file1: size = 0 OK 2026/09/08 02:56:06 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 02:56:06 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/08 02:56:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/08 02:56:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:56:06 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:56:06 DEBUG : dir: Looking for writers 2026/09/08 02:56:06 DEBUG : file1: reading active writers 2026/09/08 02:56:06 DEBUG : Looking for writers 2026/09/08 02:56:06 DEBUG : dir: reading active writers 2026/09/08 02:56:06 DEBUG : >WaitForWriters: 2026/09/08 02:56:07 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:56:07 DEBUG : dir: Looking for writers 2026/09/08 02:56:07 DEBUG : file1: reading active writers 2026/09/08 02:56:07 DEBUG : Looking for writers 2026/09/08 02:56:07 DEBUG : dir: reading active writers 2026/09/08 02:56:07 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:56:08 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:56:08 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:56:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:56:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 02:56:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/08 02:56:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:56:11 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': File to upload is small (5 bytes), uploading instead of streaming 2026/09/08 02:56:11 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/09/08 02:56:12 DEBUG : dir/file1: size = 5 OK 2026/09/08 02:56:12 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 02:56:12 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/08 02:56:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/08 02:56:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:56:12 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:56:12 DEBUG : dir: Looking for writers 2026/09/08 02:56:12 DEBUG : file1: reading active writers 2026/09/08 02:56:12 DEBUG : Looking for writers 2026/09/08 02:56:12 DEBUG : dir: reading active writers 2026/09/08 02:56:12 DEBUG : >WaitForWriters: 2026/09/08 02:56:13 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:56:13 DEBUG : dir: Looking for writers 2026/09/08 02:56:13 DEBUG : file1: reading active writers 2026/09/08 02:56:13 DEBUG : Looking for writers 2026/09/08 02:56:13 DEBUG : dir: reading active writers 2026/09/08 02:56:13 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:56:14 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:56:14 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:56:14 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:14 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:56:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:56:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:14 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:56:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:56:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/08 02:56:17 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:56:17 DEBUG : dir: Looking for writers 2026/09/08 02:56:17 DEBUG : file1: reading active writers 2026/09/08 02:56:17 DEBUG : Looking for writers 2026/09/08 02:56:17 DEBUG : dir: reading active writers 2026/09/08 02:56:17 DEBUG : >WaitForWriters: 2026/09/08 02:56:17 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:56:18 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:56:18 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:56:18 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:18 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:56:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:56:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:18 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:56:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:56:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/08 02:56:21 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 02:56:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 02:56:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 02:56:21 DEBUG : dir/file1(0x201e1bcad400): close: 2026/09/08 02:56:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/08 02:56:21 DEBUG : dir/file1(0x201e1bcad400): >close: err= 2026/09/08 02:56:21 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:56:21 DEBUG : dir: Looking for writers 2026/09/08 02:56:21 DEBUG : file1: reading active writers 2026/09/08 02:56:21 DEBUG : Looking for writers 2026/09/08 02:56:21 DEBUG : dir: reading active writers 2026/09/08 02:56:21 DEBUG : >WaitForWriters: 2026/09/08 02:56:21 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:56:21 DEBUG : dir: Looking for writers 2026/09/08 02:56:21 DEBUG : file1: reading active writers 2026/09/08 02:56:21 DEBUG : Looking for writers 2026/09/08 02:56:21 DEBUG : dir: reading active writers 2026/09/08 02:56:21 DEBUG : >WaitForWriters: 2026/09/08 02:56:21 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:56:22 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:56:22 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:56:22 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:22 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:56:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:56:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:22 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:56:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:56:25 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/08 02:56:25 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 02:56:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 02:56:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 02:56:25 DEBUG : dir/file1(0x201e1bd2d900): _writeAt: size=5, off=0 2026/09/08 02:56:25 DEBUG : dir/file1(0x201e1bd2d900): openPending: 2026/09/08 02:56:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/08 02:56:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/08 02:56:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:56:25 DEBUG : dir/file1(0x201e1bd2d900): >openPending: err= 2026/09/08 02:56:25 DEBUG : dir/file1(0x201e1bd2d900): >_writeAt: n=5, err= 2026/09/08 02:56:25 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/08 02:56:25 DEBUG : dir/file1(0x201e1bd2d900): close: 2026/09/08 02:56:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/08 02:56:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/08 02:56:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/08 02:56:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/08 02:56:25 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/08 02:56:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/08 02:56:25 DEBUG : dir/file1(0x201e1bd2d900): >close: err= 2026/09/08 02:56:25 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:56:25 DEBUG : dir: Looking for writers 2026/09/08 02:56:25 DEBUG : file1: reading active writers 2026/09/08 02:56:25 DEBUG : Looking for writers 2026/09/08 02:56:25 DEBUG : dir: reading active writers 2026/09/08 02:56:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 02:56:25 DEBUG : dir: Looking for writers 2026/09/08 02:56:25 DEBUG : file1: reading active writers 2026/09/08 02:56:25 DEBUG : Looking for writers 2026/09/08 02:56:25 DEBUG : dir: reading active writers 2026/09/08 02:56:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 02:56:25 DEBUG : dir: Looking for writers 2026/09/08 02:56:25 DEBUG : file1: reading active writers 2026/09/08 02:56:25 DEBUG : Looking for writers 2026/09/08 02:56:25 DEBUG : dir: reading active writers 2026/09/08 02:56:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 02:56:25 DEBUG : dir: Looking for writers 2026/09/08 02:56:25 DEBUG : file1: reading active writers 2026/09/08 02:56:25 DEBUG : Looking for writers 2026/09/08 02:56:25 DEBUG : dir: reading active writers 2026/09/08 02:56:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 02:56:25 DEBUG : dir/file1: vfs cache: starting upload 2026/09/08 02:56:25 DEBUG : dir: Looking for writers 2026/09/08 02:56:25 DEBUG : file1: reading active writers 2026/09/08 02:56:25 DEBUG : Looking for writers 2026/09/08 02:56:25 DEBUG : dir: reading active writers 2026/09/08 02:56:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 02:56:26 DEBUG : dir: Looking for writers 2026/09/08 02:56:26 DEBUG : file1: reading active writers 2026/09/08 02:56:26 DEBUG : Looking for writers 2026/09/08 02:56:26 DEBUG : dir: reading active writers 2026/09/08 02:56:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 02:56:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:56:26 DEBUG : dir: Looking for writers 2026/09/08 02:56:26 DEBUG : file1: reading active writers 2026/09/08 02:56:26 DEBUG : Looking for writers 2026/09/08 02:56:26 DEBUG : dir: reading active writers 2026/09/08 02:56:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 02:56:26 DEBUG : dir: Looking for writers 2026/09/08 02:56:26 DEBUG : file1: reading active writers 2026/09/08 02:56:26 DEBUG : Looking for writers 2026/09/08 02:56:26 DEBUG : dir: reading active writers 2026/09/08 02:56:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/08 02:56:27 DEBUG : dir/file1: size = 14 OK 2026/09/08 02:56:27 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/08 02:56:27 INFO : dir/file1: Copied (replaced existing) 2026/09/08 02:56:27 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/08 02:56:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/08 02:56:27 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/08 02:56:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:56:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/08 02:56:27 DEBUG : dir: Looking for writers 2026/09/08 02:56:27 DEBUG : file1: reading active writers 2026/09/08 02:56:27 DEBUG : Looking for writers 2026/09/08 02:56:27 DEBUG : dir: reading active writers 2026/09/08 02:56:27 DEBUG : >WaitForWriters: 2026/09/08 02:56:28 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:56:28 DEBUG : dir: Looking for writers 2026/09/08 02:56:28 DEBUG : file1: reading active writers 2026/09/08 02:56:28 DEBUG : Looking for writers 2026/09/08 02:56:28 DEBUG : dir: reading active writers 2026/09/08 02:56:28 DEBUG : >WaitForWriters: 2026/09/08 02:56:28 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (33.77s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.92s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.68s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.86s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.44s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.26s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.61s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:56:29 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:56:29 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:56:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:56:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 02:56:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 02:56:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:56:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/08 02:56:32 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:56:32 DEBUG : dir: Looking for writers 2026/09/08 02:56:32 DEBUG : file1: reading active writers 2026/09/08 02:56:32 DEBUG : Looking for writers 2026/09/08 02:56:32 DEBUG : dir: reading active writers 2026/09/08 02:56:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.11s) === RUN TestFileOpenReadUnknownSize 2026/09/08 02:56:33 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/08 02:56:33 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:56:33 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:56:33 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/08 02:56:33 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:56:33 DEBUG : Looking for writers 2026/09/08 02:56:33 DEBUG : file.txt: reading active writers 2026/09/08 02:56:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:56:33 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:56:33 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:56:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:56:36 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': File to upload is small (25 bytes), uploading instead of streaming 2026/09/08 02:56:36 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/08 02:56:37 DEBUG : dir/file1: size = 25 OK 2026/09/08 02:56:37 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/08 02:56:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/08 02:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:56:37 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:56:37 DEBUG : dir: Looking for writers 2026/09/08 02:56:37 DEBUG : file1: reading active writers 2026/09/08 02:56:37 DEBUG : Looking for writers 2026/09/08 02:56:37 DEBUG : dir: reading active writers 2026/09/08 02:56:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.18s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:56:38 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:56:38 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:56:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:56:41 DEBUG : dir/file1: Remove: 2026/09/08 02:56:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 02:56:41 DEBUG : dir/file1: >Remove: err= 2026/09/08 02:56:41 DEBUG : dir/file1: Remove: 2026/09/08 02:56:41 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/08 02:56:41 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:56:41 DEBUG : dir: Looking for writers 2026/09/08 02:56:41 DEBUG : Looking for writers 2026/09/08 02:56:41 DEBUG : dir: reading active writers 2026/09/08 02:56:41 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.14s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:56:42 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:56:42 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:56:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:56:45 DEBUG : dir/file1: Remove: 2026/09/08 02:56:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 02:56:45 DEBUG : dir/file1: >Remove: err= 2026/09/08 02:56:46 DEBUG : dir/file1: Remove: 2026/09/08 02:56:46 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/08 02:56:46 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:56:46 DEBUG : dir: Looking for writers 2026/09/08 02:56:46 DEBUG : Looking for writers 2026/09/08 02:56:46 DEBUG : dir: reading active writers 2026/09/08 02:56:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.20s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:56:47 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:56:47 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:56:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:56:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 02:56:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 02:56:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/08 02:56:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/08 02:56:49 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/08 02:56:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/08 02:56:49 DEBUG : dir/file1: Open: flags=0x3 2026/09/08 02:56:49 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/08 02:56:49 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/08 02:56:49 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:56:49 DEBUG : dir: Looking for writers 2026/09/08 02:56:49 DEBUG : file1: reading active writers 2026/09/08 02:56:49 DEBUG : Looking for writers 2026/09/08 02:56:49 DEBUG : dir: reading active writers 2026/09/08 02:56:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.84s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:56:50 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:56:50 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:56:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:56:53 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:56:53 DEBUG : dir: Looking for writers 2026/09/08 02:56:53 DEBUG : file1: reading active writers 2026/09/08 02:56:53 DEBUG : Looking for writers 2026/09/08 02:56:53 DEBUG : dir: reading active writers 2026/09/08 02:56:53 DEBUG : >WaitForWriters: 2026/09/08 02:56:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 02:56:54 DEBUG : newLeaf: Updating file with newLeaf 0x201e1c6b1790 2026/09/08 02:56:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 02:56:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 02:56:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/08 02:56:56 DEBUG : dir/file1: Updating file with dir/file1 0x201e1c6b1790 2026/09/08 02:56:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/08 02:56:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:56:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 02:56:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/08 02:56:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:56:56 DEBUG : dir/file1: File is currently open, delaying rename 0x201e1c6b1790 2026/09/08 02:56:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 02:56:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 02:56:56 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': File to upload is small (25 bytes), uploading instead of streaming 2026/09/08 02:56:56 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/08 02:56:57 DEBUG : dir/file1: size = 25 OK 2026/09/08 02:56:57 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/08 02:56:57 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/08 02:56:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 02:56:57 DEBUG : newLeaf: Running delayed rename now 2026/09/08 02:56:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 02:56:58 DEBUG : newLeaf: Updating file with newLeaf 0x201e1c6b1790 2026/09/08 02:56:58 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:56:58 DEBUG : dir: Looking for writers 2026/09/08 02:56:58 DEBUG : Looking for writers 2026/09/08 02:56:58 DEBUG : newLeaf: reading active writers 2026/09/08 02:56:58 DEBUG : dir: reading active writers 2026/09/08 02:56:58 DEBUG : >WaitForWriters: 2026/09/08 02:56:58 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:56:58 DEBUG : dir: Looking for writers 2026/09/08 02:56:58 DEBUG : Looking for writers 2026/09/08 02:56:58 DEBUG : dir: reading active writers 2026/09/08 02:56:58 DEBUG : newLeaf: reading active writers 2026/09/08 02:56:58 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:56:59 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:56:59 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:56:59 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:56:59 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:59 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:56:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:56:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:56:59 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:57:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:57:02 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:57:02 DEBUG : dir: Looking for writers 2026/09/08 02:57:02 DEBUG : file1: reading active writers 2026/09/08 02:57:02 DEBUG : Looking for writers 2026/09/08 02:57:02 DEBUG : dir: reading active writers 2026/09/08 02:57:02 DEBUG : >WaitForWriters: 2026/09/08 02:57:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 02:57:03 DEBUG : newLeaf: Updating file with newLeaf 0x201e1c4a4270 2026/09/08 02:57:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 02:57:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 02:57:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/08 02:57:04 DEBUG : dir/file1: Updating file with dir/file1 0x201e1c4a4270 2026/09/08 02:57:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/08 02:57:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:57:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 02:57:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/08 02:57:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:57:05 DEBUG : dir/file1: File is currently open, delaying rename 0x201e1c4a4270 2026/09/08 02:57:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 02:57:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 02:57:05 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': File to upload is small (25 bytes), uploading instead of streaming 2026/09/08 02:57:05 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/08 02:57:06 DEBUG : dir/file1: size = 25 OK 2026/09/08 02:57:06 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/08 02:57:06 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/08 02:57:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 02:57:06 DEBUG : newLeaf: Running delayed rename now 2026/09/08 02:57:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 02:57:07 DEBUG : newLeaf: Updating file with newLeaf 0x201e1c4a4270 2026/09/08 02:57:07 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:57:07 DEBUG : dir: Looking for writers 2026/09/08 02:57:07 DEBUG : Looking for writers 2026/09/08 02:57:07 DEBUG : dir: reading active writers 2026/09/08 02:57:07 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:07 DEBUG : >WaitForWriters: 2026/09/08 02:57:07 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:57:07 DEBUG : dir: Looking for writers 2026/09/08 02:57:07 DEBUG : Looking for writers 2026/09/08 02:57:07 DEBUG : dir: reading active writers 2026/09/08 02:57:07 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:07 DEBUG : >WaitForWriters: 2026/09/08 02:57:07 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:57:08 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:57:08 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:57:08 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:57:08 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:08 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:57:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:57:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:08 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:57:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:57:11 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 02:57:11 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 02:57:11 DEBUG : dir/file1(0x201e1bd2d000): openPending: 2026/09/08 02:57:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/08 02:57:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/08 02:57:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:57:11 DEBUG : dir/file1(0x201e1bd2d000): >openPending: err= 2026/09/08 02:57:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/08 02:57:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 02:57:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:57:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 02:57:11 DEBUG : dir/file1(0x201e1bd2d000): _writeAt: size=14, off=0 2026/09/08 02:57:11 DEBUG : dir/file1(0x201e1bd2d000): >_writeAt: n=14, err= 2026/09/08 02:57:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/08 02:57:11 DEBUG : dir/file1(0x201e1bd2d000): close: 2026/09/08 02:57:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/08 02:57:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/08 02:57:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/08 02:57:11 DEBUG : dir/file1(0x201e1bd2d000): >close: err= 2026/09/08 02:57:11 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:57:11 DEBUG : dir: Looking for writers 2026/09/08 02:57:11 DEBUG : file1: reading active writers 2026/09/08 02:57:11 DEBUG : Looking for writers 2026/09/08 02:57:11 DEBUG : dir: reading active writers 2026/09/08 02:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 02:57:11 DEBUG : dir: Looking for writers 2026/09/08 02:57:11 DEBUG : file1: reading active writers 2026/09/08 02:57:11 DEBUG : Looking for writers 2026/09/08 02:57:11 DEBUG : dir: reading active writers 2026/09/08 02:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 02:57:11 DEBUG : dir: Looking for writers 2026/09/08 02:57:11 DEBUG : file1: reading active writers 2026/09/08 02:57:11 DEBUG : Looking for writers 2026/09/08 02:57:11 DEBUG : dir: reading active writers 2026/09/08 02:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 02:57:11 DEBUG : dir: Looking for writers 2026/09/08 02:57:11 DEBUG : file1: reading active writers 2026/09/08 02:57:11 DEBUG : Looking for writers 2026/09/08 02:57:11 DEBUG : dir: reading active writers 2026/09/08 02:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 02:57:11 DEBUG : dir/file1: vfs cache: starting upload 2026/09/08 02:57:11 DEBUG : dir: Looking for writers 2026/09/08 02:57:11 DEBUG : file1: reading active writers 2026/09/08 02:57:11 DEBUG : Looking for writers 2026/09/08 02:57:11 DEBUG : dir: reading active writers 2026/09/08 02:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 02:57:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:57:12 DEBUG : dir: Looking for writers 2026/09/08 02:57:12 DEBUG : file1: reading active writers 2026/09/08 02:57:12 DEBUG : Looking for writers 2026/09/08 02:57:12 DEBUG : dir: reading active writers 2026/09/08 02:57:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 02:57:12 DEBUG : dir: Looking for writers 2026/09/08 02:57:12 DEBUG : file1: reading active writers 2026/09/08 02:57:12 DEBUG : Looking for writers 2026/09/08 02:57:12 DEBUG : dir: reading active writers 2026/09/08 02:57:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 02:57:12 DEBUG : dir/file1: size = 14 OK 2026/09/08 02:57:12 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/08 02:57:12 INFO : dir/file1: Copied (replaced existing) 2026/09/08 02:57:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/08 02:57:12 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/08 02:57:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:57:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/08 02:57:13 DEBUG : dir: Looking for writers 2026/09/08 02:57:13 DEBUG : file1: reading active writers 2026/09/08 02:57:13 DEBUG : Looking for writers 2026/09/08 02:57:13 DEBUG : dir: reading active writers 2026/09/08 02:57:13 DEBUG : >WaitForWriters: 2026/09/08 02:57:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 02:57:13 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 02:57:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 02:57:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 02:57:13 DEBUG : dir/file1(0x201e1be9d940): _readAt: size=512, off=0 2026/09/08 02:57:13 DEBUG : dir/file1(0x201e1be9d940): openPending: 2026/09/08 02:57:13 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/08 02:57:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/08 02:57:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:57:13 DEBUG : dir/file1(0x201e1be9d940): >openPending: err= 2026/09/08 02:57:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/08 02:57:13 DEBUG : dir/file1(0x201e1be9d940): >_readAt: n=14, err=EOF 2026/09/08 02:57:13 DEBUG : dir/file1(0x201e1be9d940): close: 2026/09/08 02:57:13 DEBUG : dir/file1(0x201e1be9d940): >close: err= 2026/09/08 02:57:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 02:57:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/08 02:57:14 DEBUG : newLeaf: Updating file with newLeaf 0x201e1c3b0f70 2026/09/08 02:57:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 02:57:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 02:57:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/08 02:57:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/08 02:57:15 DEBUG : dir/file1: Updating file with dir/file1 0x201e1c3b0f70 2026/09/08 02:57:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/08 02:57:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:57:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 02:57:15 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 02:57:15 DEBUG : dir/file1(0x201e1bcac600): openPending: 2026/09/08 02:57:15 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/08 02:57:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/08 02:57:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:57:15 DEBUG : dir/file1(0x201e1bcac600): >openPending: err= 2026/09/08 02:57:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/08 02:57:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 02:57:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 02:57:15 DEBUG : dir/file1(0x201e1bcac600): _writeAt: size=25, off=0 2026/09/08 02:57:15 DEBUG : dir/file1(0x201e1bcac600): >_writeAt: n=25, err= 2026/09/08 02:57:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 02:57:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/08 02:57:16 DEBUG : newLeaf: Updating file with newLeaf 0x201e1c3b0f70 2026/09/08 02:57:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 02:57:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 02:57:16 DEBUG : newLeaf(0x201e1bcac600): close: 2026/09/08 02:57:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/08 02:57:16 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-08 02:57:15.496185417 +0000 UTC m=+205.417897092 2026/09/08 02:57:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/08 02:57:16 DEBUG : newLeaf(0x201e1bcac600): >close: err= 2026/09/08 02:57:16 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:57:16 DEBUG : dir: Looking for writers 2026/09/08 02:57:16 DEBUG : Looking for writers 2026/09/08 02:57:16 DEBUG : dir: reading active writers 2026/09/08 02:57:16 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 02:57:16 DEBUG : dir: Looking for writers 2026/09/08 02:57:16 DEBUG : Looking for writers 2026/09/08 02:57:16 DEBUG : dir: reading active writers 2026/09/08 02:57:16 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 02:57:16 DEBUG : dir: Looking for writers 2026/09/08 02:57:16 DEBUG : Looking for writers 2026/09/08 02:57:16 DEBUG : dir: reading active writers 2026/09/08 02:57:16 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 02:57:16 DEBUG : dir: Looking for writers 2026/09/08 02:57:16 DEBUG : Looking for writers 2026/09/08 02:57:16 DEBUG : dir: reading active writers 2026/09/08 02:57:16 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 02:57:16 DEBUG : newLeaf: vfs cache: starting upload 2026/09/08 02:57:16 DEBUG : dir: Looking for writers 2026/09/08 02:57:16 DEBUG : Looking for writers 2026/09/08 02:57:16 DEBUG : dir: reading active writers 2026/09/08 02:57:16 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 02:57:16 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/08 02:57:16 DEBUG : dir: Looking for writers 2026/09/08 02:57:16 DEBUG : Looking for writers 2026/09/08 02:57:16 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:16 DEBUG : dir: reading active writers 2026/09/08 02:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 02:57:16 DEBUG : dir: Looking for writers 2026/09/08 02:57:16 DEBUG : Looking for writers 2026/09/08 02:57:16 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:16 DEBUG : dir: reading active writers 2026/09/08 02:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 02:57:17 DEBUG : newLeaf: size = 25 OK 2026/09/08 02:57:17 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/08 02:57:17 INFO : newLeaf: Copied (replaced existing) 2026/09/08 02:57:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-08 02:57:15 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/08 02:57:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/08 02:57:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 02:57:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/08 02:57:17 DEBUG : dir: Looking for writers 2026/09/08 02:57:17 DEBUG : Looking for writers 2026/09/08 02:57:17 DEBUG : dir: reading active writers 2026/09/08 02:57:17 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:17 DEBUG : >WaitForWriters: 2026/09/08 02:57:17 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:57:17 DEBUG : dir: Looking for writers 2026/09/08 02:57:17 DEBUG : Looking for writers 2026/09/08 02:57:17 DEBUG : dir: reading active writers 2026/09/08 02:57:17 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:17 DEBUG : >WaitForWriters: 2026/09/08 02:57:17 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:57:18 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:57:18 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:57:18 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:18 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:57:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:57:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:18 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:57:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:57:21 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:57:21 DEBUG : dir: Looking for writers 2026/09/08 02:57:21 DEBUG : file1: reading active writers 2026/09/08 02:57:21 DEBUG : Looking for writers 2026/09/08 02:57:21 DEBUG : dir: reading active writers 2026/09/08 02:57:21 DEBUG : >WaitForWriters: 2026/09/08 02:57:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 02:57:22 DEBUG : newLeaf: Updating file with newLeaf 0x201e1c1535f0 2026/09/08 02:57:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 02:57:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 02:57:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/08 02:57:23 DEBUG : dir/file1: Updating file with dir/file1 0x201e1c1535f0 2026/09/08 02:57:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/08 02:57:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:57:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 02:57:24 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 02:57:24 DEBUG : dir/file1(0x201e1c758a00): openPending: 2026/09/08 02:57:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/08 02:57:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/08 02:57:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:57:24 DEBUG : dir/file1(0x201e1c758a00): >openPending: err= 2026/09/08 02:57:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/08 02:57:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 02:57:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 02:57:24 DEBUG : dir/file1(0x201e1c758a00): _writeAt: size=25, off=0 2026/09/08 02:57:24 DEBUG : dir/file1(0x201e1c758a00): >_writeAt: n=25, err= 2026/09/08 02:57:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 02:57:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/08 02:57:24 DEBUG : newLeaf: Updating file with newLeaf 0x201e1c1535f0 2026/09/08 02:57:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 02:57:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 02:57:24 DEBUG : newLeaf(0x201e1c758a00): close: 2026/09/08 02:57:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/08 02:57:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-08 02:57:24.084560212 +0000 UTC m=+214.006271877 2026/09/08 02:57:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/08 02:57:24 DEBUG : newLeaf(0x201e1c758a00): >close: err= 2026/09/08 02:57:24 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:57:24 DEBUG : dir: Looking for writers 2026/09/08 02:57:24 DEBUG : Looking for writers 2026/09/08 02:57:24 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:24 DEBUG : dir: reading active writers 2026/09/08 02:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 02:57:24 DEBUG : dir: Looking for writers 2026/09/08 02:57:24 DEBUG : Looking for writers 2026/09/08 02:57:24 DEBUG : dir: reading active writers 2026/09/08 02:57:24 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 02:57:24 DEBUG : dir: Looking for writers 2026/09/08 02:57:24 DEBUG : Looking for writers 2026/09/08 02:57:24 DEBUG : dir: reading active writers 2026/09/08 02:57:24 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 02:57:24 DEBUG : dir: Looking for writers 2026/09/08 02:57:24 DEBUG : Looking for writers 2026/09/08 02:57:24 DEBUG : dir: reading active writers 2026/09/08 02:57:24 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 02:57:24 DEBUG : newLeaf: vfs cache: starting upload 2026/09/08 02:57:24 DEBUG : dir: Looking for writers 2026/09/08 02:57:24 DEBUG : Looking for writers 2026/09/08 02:57:24 DEBUG : dir: reading active writers 2026/09/08 02:57:24 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 02:57:25 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/08 02:57:25 DEBUG : dir: Looking for writers 2026/09/08 02:57:25 DEBUG : Looking for writers 2026/09/08 02:57:25 DEBUG : dir: reading active writers 2026/09/08 02:57:25 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 02:57:25 DEBUG : dir: Looking for writers 2026/09/08 02:57:25 DEBUG : Looking for writers 2026/09/08 02:57:25 DEBUG : dir: reading active writers 2026/09/08 02:57:25 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 02:57:25 DEBUG : newLeaf: size = 25 OK 2026/09/08 02:57:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/08 02:57:25 INFO : newLeaf: Copied (replaced existing) 2026/09/08 02:57:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-08 02:57:24 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/08 02:57:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/08 02:57:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 02:57:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/08 02:57:26 DEBUG : dir: Looking for writers 2026/09/08 02:57:26 DEBUG : Looking for writers 2026/09/08 02:57:26 DEBUG : dir: reading active writers 2026/09/08 02:57:26 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:26 DEBUG : >WaitForWriters: 2026/09/08 02:57:26 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:57:26 DEBUG : dir: Looking for writers 2026/09/08 02:57:26 DEBUG : Looking for writers 2026/09/08 02:57:26 DEBUG : dir: reading active writers 2026/09/08 02:57:26 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:26 DEBUG : >WaitForWriters: 2026/09/08 02:57:26 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:57:27 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:57:27 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:57:27 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:27 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:57:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:57:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:27 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:57:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:57:30 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 02:57:30 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 02:57:30 DEBUG : dir/file1(0x201e1cb942c0): openPending: 2026/09/08 02:57:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/08 02:57:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/08 02:57:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:57:30 DEBUG : dir/file1(0x201e1cb942c0): >openPending: err= 2026/09/08 02:57:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/08 02:57:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 02:57:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:57:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 02:57:30 DEBUG : dir/file1(0x201e1cb942c0): _writeAt: size=14, off=0 2026/09/08 02:57:30 DEBUG : dir/file1(0x201e1cb942c0): >_writeAt: n=14, err= 2026/09/08 02:57:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/08 02:57:30 DEBUG : dir/file1(0x201e1cb942c0): close: 2026/09/08 02:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/08 02:57:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/08 02:57:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/08 02:57:30 DEBUG : dir/file1(0x201e1cb942c0): >close: err= 2026/09/08 02:57:30 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:57:30 DEBUG : dir: Looking for writers 2026/09/08 02:57:30 DEBUG : file1: reading active writers 2026/09/08 02:57:30 DEBUG : Looking for writers 2026/09/08 02:57:30 DEBUG : dir: reading active writers 2026/09/08 02:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 02:57:30 DEBUG : dir: Looking for writers 2026/09/08 02:57:30 DEBUG : file1: reading active writers 2026/09/08 02:57:30 DEBUG : Looking for writers 2026/09/08 02:57:30 DEBUG : dir: reading active writers 2026/09/08 02:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 02:57:30 DEBUG : dir: Looking for writers 2026/09/08 02:57:30 DEBUG : file1: reading active writers 2026/09/08 02:57:30 DEBUG : Looking for writers 2026/09/08 02:57:30 DEBUG : dir: reading active writers 2026/09/08 02:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 02:57:30 DEBUG : dir: Looking for writers 2026/09/08 02:57:30 DEBUG : file1: reading active writers 2026/09/08 02:57:30 DEBUG : Looking for writers 2026/09/08 02:57:30 DEBUG : dir: reading active writers 2026/09/08 02:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 02:57:30 DEBUG : dir/file1: vfs cache: starting upload 2026/09/08 02:57:30 DEBUG : dir: Looking for writers 2026/09/08 02:57:30 DEBUG : file1: reading active writers 2026/09/08 02:57:30 DEBUG : Looking for writers 2026/09/08 02:57:30 DEBUG : dir: reading active writers 2026/09/08 02:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 02:57:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:57:30 DEBUG : dir: Looking for writers 2026/09/08 02:57:30 DEBUG : file1: reading active writers 2026/09/08 02:57:30 DEBUG : Looking for writers 2026/09/08 02:57:30 DEBUG : dir: reading active writers 2026/09/08 02:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 02:57:31 DEBUG : dir: Looking for writers 2026/09/08 02:57:31 DEBUG : file1: reading active writers 2026/09/08 02:57:31 DEBUG : Looking for writers 2026/09/08 02:57:31 DEBUG : dir: reading active writers 2026/09/08 02:57:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 02:57:31 DEBUG : dir/file1: size = 14 OK 2026/09/08 02:57:31 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/08 02:57:31 INFO : dir/file1: Copied (replaced existing) 2026/09/08 02:57:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/08 02:57:31 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/08 02:57:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:57:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/08 02:57:31 DEBUG : dir: Looking for writers 2026/09/08 02:57:31 DEBUG : file1: reading active writers 2026/09/08 02:57:31 DEBUG : Looking for writers 2026/09/08 02:57:31 DEBUG : dir: reading active writers 2026/09/08 02:57:31 DEBUG : >WaitForWriters: 2026/09/08 02:57:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 02:57:31 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 02:57:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 02:57:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 02:57:31 DEBUG : dir/file1(0x201e1cb94c40): _readAt: size=512, off=0 2026/09/08 02:57:31 DEBUG : dir/file1(0x201e1cb94c40): openPending: 2026/09/08 02:57:31 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/08 02:57:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/08 02:57:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:57:31 DEBUG : dir/file1(0x201e1cb94c40): >openPending: err= 2026/09/08 02:57:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/08 02:57:31 DEBUG : dir/file1(0x201e1cb94c40): >_readAt: n=14, err=EOF 2026/09/08 02:57:31 DEBUG : dir/file1(0x201e1cb94c40): close: 2026/09/08 02:57:31 DEBUG : dir/file1(0x201e1cb94c40): >close: err= 2026/09/08 02:57:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 02:57:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/08 02:57:32 DEBUG : newLeaf: Updating file with newLeaf 0x201e1cb9c1a0 2026/09/08 02:57:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 02:57:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 02:57:33 INFO : dir/file1: Deleted 2026/09/08 02:57:33 ERROR : newLeaf: Couldn't move: failed to get fileinfo: File is deleted (Error 404) 2026/09/08 02:57:33 ERROR : dir/file1: File.Rename error: failed to get fileinfo: File is deleted (Error 404) 2026/09/08 02:57:33 ERROR : newLeaf: Dir.Rename error: failed to get fileinfo: File is deleted (Error 404) file_test.go:358: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: failed to get fileinfo: File is deleted (Error 404) Test: TestFileRename/writes,forceCache=true 2026/09/08 02:57:33 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:57:33 DEBUG : dir: Looking for writers 2026/09/08 02:57:33 DEBUG : Looking for writers 2026/09/08 02:57:33 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:33 DEBUG : dir: reading active writers 2026/09/08 02:57:33 DEBUG : >WaitForWriters: 2026/09/08 02:57:33 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:57:34 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:57:34 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:57:34 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:34 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:57:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:57:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:57:34 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:57:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:57:37 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:57:37 DEBUG : dir: Looking for writers 2026/09/08 02:57:37 DEBUG : file1: reading active writers 2026/09/08 02:57:37 DEBUG : Looking for writers 2026/09/08 02:57:37 DEBUG : dir: reading active writers 2026/09/08 02:57:37 DEBUG : >WaitForWriters: 2026/09/08 02:57:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 02:57:37 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 02:57:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 02:57:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 02:57:37 DEBUG : dir/file1(0x201e1c78c800): _readAt: size=512, off=0 2026/09/08 02:57:37 DEBUG : dir/file1(0x201e1c78c800): openPending: 2026/09/08 02:57:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/08 02:57:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/08 02:57:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:57:37 DEBUG : dir/file1(0x201e1c78c800): >openPending: err= 2026/09/08 02:57:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/08 02:57:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 02:57:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:57:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:57:37 DEBUG : dir/file1(0x201e1c78c800): >_readAt: n=14, err=EOF 2026/09/08 02:57:37 DEBUG : dir/file1(0x201e1c78c800): close: 2026/09/08 02:57:37 DEBUG : dir/file1(0x201e1c78c800): >close: err= 2026/09/08 02:57:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 02:57:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/08 02:57:39 DEBUG : newLeaf: Updating file with newLeaf 0x201e1c6b1040 2026/09/08 02:57:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 02:57:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 02:57:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/08 02:57:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/08 02:57:40 DEBUG : dir/file1: Updating file with dir/file1 0x201e1c6b1040 2026/09/08 02:57:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/08 02:57:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:57:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 02:57:40 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 02:57:40 DEBUG : dir/file1(0x201e1cb94900): openPending: 2026/09/08 02:57:40 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/08 02:57:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/08 02:57:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:57:40 DEBUG : dir/file1(0x201e1cb94900): >openPending: err= 2026/09/08 02:57:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/08 02:57:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 02:57:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 02:57:40 DEBUG : dir/file1(0x201e1cb94900): _writeAt: size=25, off=0 2026/09/08 02:57:40 DEBUG : dir/file1(0x201e1cb94900): >_writeAt: n=25, err= 2026/09/08 02:57:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 02:57:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/08 02:57:41 DEBUG : newLeaf: Updating file with newLeaf 0x201e1c6b1040 2026/09/08 02:57:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 02:57:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 02:57:41 DEBUG : newLeaf(0x201e1cb94900): close: 2026/09/08 02:57:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/08 02:57:41 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-08 02:57:40.432767041 +0000 UTC m=+230.354478696 2026/09/08 02:57:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/08 02:57:41 DEBUG : newLeaf(0x201e1cb94900): >close: err= 2026/09/08 02:57:41 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:57:41 DEBUG : dir: Looking for writers 2026/09/08 02:57:41 DEBUG : Looking for writers 2026/09/08 02:57:41 DEBUG : dir: reading active writers 2026/09/08 02:57:41 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 02:57:41 DEBUG : dir: Looking for writers 2026/09/08 02:57:41 DEBUG : Looking for writers 2026/09/08 02:57:41 DEBUG : dir: reading active writers 2026/09/08 02:57:41 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 02:57:41 DEBUG : dir: Looking for writers 2026/09/08 02:57:41 DEBUG : Looking for writers 2026/09/08 02:57:41 DEBUG : dir: reading active writers 2026/09/08 02:57:41 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 02:57:41 DEBUG : dir: Looking for writers 2026/09/08 02:57:41 DEBUG : Looking for writers 2026/09/08 02:57:41 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:41 DEBUG : dir: reading active writers 2026/09/08 02:57:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 02:57:41 DEBUG : newLeaf: vfs cache: starting upload 2026/09/08 02:57:41 DEBUG : dir: Looking for writers 2026/09/08 02:57:41 DEBUG : Looking for writers 2026/09/08 02:57:41 DEBUG : dir: reading active writers 2026/09/08 02:57:41 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 02:57:41 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/08 02:57:41 DEBUG : dir: Looking for writers 2026/09/08 02:57:41 DEBUG : Looking for writers 2026/09/08 02:57:41 DEBUG : dir: reading active writers 2026/09/08 02:57:41 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 02:57:41 DEBUG : dir: Looking for writers 2026/09/08 02:57:41 DEBUG : Looking for writers 2026/09/08 02:57:41 DEBUG : dir: reading active writers 2026/09/08 02:57:41 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 02:57:42 DEBUG : newLeaf: size = 25 OK 2026/09/08 02:57:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/08 02:57:42 INFO : newLeaf: Copied (replaced existing) 2026/09/08 02:57:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-08 02:57:40 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/08 02:57:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/08 02:57:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 02:57:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/08 02:57:42 DEBUG : dir: Looking for writers 2026/09/08 02:57:42 DEBUG : Looking for writers 2026/09/08 02:57:42 DEBUG : dir: reading active writers 2026/09/08 02:57:42 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:42 DEBUG : >WaitForWriters: 2026/09/08 02:57:42 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:57:42 DEBUG : dir: Looking for writers 2026/09/08 02:57:42 DEBUG : Looking for writers 2026/09/08 02:57:42 DEBUG : dir: reading active writers 2026/09/08 02:57:42 DEBUG : newLeaf: reading active writers 2026/09/08 02:57:42 DEBUG : >WaitForWriters: 2026/09/08 02:57:42 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting --- FAIL: TestFileRename (53.24s) --- PASS: TestFileRename/off,forceCache=false (9.09s) --- PASS: TestFileRename/minimal,forceCache=false (8.84s) --- PASS: TestFileRename/minimal,forceCache=true (10.06s) --- PASS: TestFileRename/writes,forceCache=false (8.58s) --- FAIL: TestFileRename/writes,forceCache=true (7.19s) --- PASS: TestFileRename/full,forceCache=false (9.48s) === 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-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:57:44 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:57:44 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:57:44 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:57:44 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:57:44 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:57:44 DEBUG : Looking for writers 2026/09/08 02:57:44 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.37s) === 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-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:57:44 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalShutdown (0.35s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:57:44 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestSetPollIntervalAfterShutdown (0.34s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:57:45 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUpdate (0.35s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:57:45 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalTimeout (0.35s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:57:45 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:57:45 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUnsupported (0.35s) === 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-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:57:46 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:57:46 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:57:47 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/08 02:57:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 02:57:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 02:57:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 02:57:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/08 02:57:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:57:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/08 02:57:49 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/08 02:57:49 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:57:49 DEBUG : dir: Looking for writers 2026/09/08 02:57:49 DEBUG : file1: reading active writers 2026/09/08 02:57:49 DEBUG : Looking for writers 2026/09/08 02:57:49 DEBUG : dir: reading active writers 2026/09/08 02:57:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.20s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:57:50 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:57:50 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:57:51 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/08 02:57:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 02:57:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 02:57:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 02:57:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/08 02:57:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:57:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/08 02:57:53 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/08 02:57:53 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/08 02:57:53 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/08 02:57:53 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/08 02:57:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/08 02:57:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/08 02:57:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/08 02:57:54 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/08 02:57:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/08 02:57:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/08 02:57:54 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/08 02:57:54 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/08 02:57:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/08 02:57:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/08 02:57:54 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/08 02:57:54 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:57:54 DEBUG : dir: Looking for writers 2026/09/08 02:57:54 DEBUG : file1: reading active writers 2026/09/08 02:57:54 DEBUG : Looking for writers 2026/09/08 02:57:54 DEBUG : dir: reading active writers 2026/09/08 02:57:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.20s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:57:55 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:57:55 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:57:56 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/08 02:57:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 02:57:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 02:57:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 02:57:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/08 02:57:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:57:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/08 02:57:58 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/08 02:57:58 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/08 02:57:58 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/08 02:57:58 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/08 02:57:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/08 02:57:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/08 02:57:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/08 02:57:58 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/08 02:57:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/08 02:57:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/08 02:57:58 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/08 02:57:58 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/08 02:57:58 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/08 02:57:58 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/08 02:57:58 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/08 02:57:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/08 02:57:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/08 02:57:58 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/08 02:57:59 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/08 02:57:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/08 02:57:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/08 02:57:59 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/08 02:57:59 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/08 02:57:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/08 02:57:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/08 02:57:59 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/08 02:57:59 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/08 02:57:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/08 02:57:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/08 02:57:59 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/08 02:57:59 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:57:59 DEBUG : dir: Looking for writers 2026/09/08 02:57:59 DEBUG : file1: reading active writers 2026/09/08 02:57:59 DEBUG : Looking for writers 2026/09/08 02:57:59 DEBUG : dir: reading active writers 2026/09/08 02:57:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.03s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:58:00 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:58:00 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:58:02 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/08 02:58:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 02:58:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 02:58:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 02:58:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/08 02:58:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:58:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/08 02:58:03 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:58:03 DEBUG : dir: Looking for writers 2026/09/08 02:58:03 DEBUG : file1: reading active writers 2026/09/08 02:58:03 DEBUG : Looking for writers 2026/09/08 02:58:03 DEBUG : dir: reading active writers 2026/09/08 02:58:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.38s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:58:05 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:58:05 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:58:06 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/08 02:58:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 02:58:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 02:58:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 02:58:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/08 02:58:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:58:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/08 02:58:08 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/08 02:58:08 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/08 02:58:08 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:58:08 DEBUG : dir: Looking for writers 2026/09/08 02:58:08 DEBUG : file1: reading active writers 2026/09/08 02:58:08 DEBUG : Looking for writers 2026/09/08 02:58:08 DEBUG : dir: reading active writers 2026/09/08 02:58:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.32s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:58:09 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:58:09 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:58:09 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:09 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:09 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:58:10 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/08 02:58:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 02:58:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 02:58:12 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 02:58:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 02:58:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 02:58:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 02:58:12 DEBUG : dir/file1(0x201e1c092900): _readAt: size=1, off=0 2026/09/08 02:58:12 DEBUG : dir/file1(0x201e1c092900): openPending: 2026/09/08 02:58:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 02:58:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 02:58:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:12 DEBUG : dir/file1(0x201e1c092900): >openPending: err= 2026/09/08 02:58:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/08 02:58:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 02:58:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:58:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:58:12 DEBUG : dir/file1(0x201e1c092900): >_readAt: n=1, err= 2026/09/08 02:58:12 DEBUG : dir/file1(0x201e1c092900): _readAt: size=256, off=1 2026/09/08 02:58:12 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/08 02:58:12 DEBUG : dir/file1(0x201e1c092900): >_readAt: n=15, err=EOF 2026/09/08 02:58:12 DEBUG : dir/file1(0x201e1c092900): _readAt: size=16, off=16 2026/09/08 02:58:12 DEBUG : dir/file1(0x201e1c092900): >_readAt: n=0, err=EOF 2026/09/08 02:58:12 DEBUG : dir/file1(0x201e1c092900): close: 2026/09/08 02:58:12 DEBUG : dir/file1(0x201e1c092900): >close: err= 2026/09/08 02:58:12 DEBUG : dir/file1(0x201e1c092900): close: 2026/09/08 02:58:12 DEBUG : dir/file1(0x201e1c092900): >close: err=file already closed 2026/09/08 02:58:12 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:58:12 DEBUG : dir: Looking for writers 2026/09/08 02:58:12 DEBUG : file1: reading active writers 2026/09/08 02:58:12 DEBUG : Looking for writers 2026/09/08 02:58:12 DEBUG : dir: reading active writers 2026/09/08 02:58:12 DEBUG : >WaitForWriters: 2026/09/08 02:58:12 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.19s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:58:13 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:58:13 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:58:13 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:13 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:13 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:58:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/08 02:58:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 02:58:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 02:58:16 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 02:58:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 02:58:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 02:58:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 02:58:16 DEBUG : dir/file1(0x201e1c0933c0): _readAt: size=1, off=0 2026/09/08 02:58:16 DEBUG : dir/file1(0x201e1c0933c0): openPending: 2026/09/08 02:58:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 02:58:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 02:58:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:16 DEBUG : dir/file1(0x201e1c0933c0): >openPending: err= 2026/09/08 02:58:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/08 02:58:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 02:58:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:58:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:58:16 DEBUG : dir/file1(0x201e1c0933c0): >_readAt: n=1, err= 2026/09/08 02:58:16 DEBUG : dir/file1(0x201e1c0933c0): _readAt: size=1, off=5 2026/09/08 02:58:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/08 02:58:16 DEBUG : dir/file1(0x201e1c0933c0): >_readAt: n=1, err= 2026/09/08 02:58:16 DEBUG : dir/file1(0x201e1c0933c0): _readAt: size=1, off=3 2026/09/08 02:58:16 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/08 02:58:16 DEBUG : dir/file1(0x201e1c0933c0): >_readAt: n=1, err= 2026/09/08 02:58:16 DEBUG : dir/file1(0x201e1c0933c0): _readAt: size=1, off=13 2026/09/08 02:58:16 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/08 02:58:16 DEBUG : dir/file1(0x201e1c0933c0): >_readAt: n=1, err= 2026/09/08 02:58:16 DEBUG : dir/file1(0x201e1c0933c0): _readAt: size=16, off=100 2026/09/08 02:58:16 DEBUG : dir/file1(0x201e1c0933c0): >_readAt: n=0, err=EOF 2026/09/08 02:58:16 DEBUG : dir/file1(0x201e1c0933c0): close: 2026/09/08 02:58:16 DEBUG : dir/file1(0x201e1c0933c0): >close: err= 2026/09/08 02:58:16 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:58:16 DEBUG : dir: Looking for writers 2026/09/08 02:58:16 DEBUG : file1: reading active writers 2026/09/08 02:58:16 DEBUG : Looking for writers 2026/09/08 02:58:16 DEBUG : dir: reading active writers 2026/09/08 02:58:16 DEBUG : >WaitForWriters: 2026/09/08 02:58:16 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting 2026/09/08 02:58:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje/dir/file1: no such file or directory 2026/09/08 02:58:17 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-dedilif2huje/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.22s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:58:17 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:58:17 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:58:17 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:17 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:17 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:58:18 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/08 02:58:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 02:58:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 02:58:20 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 02:58:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 02:58:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 02:58:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 02:58:20 DEBUG : dir/file1(0x201e1c092d40): _readAt: size=1, off=0 2026/09/08 02:58:20 DEBUG : dir/file1(0x201e1c092d40): openPending: 2026/09/08 02:58:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 02:58:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 02:58:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:20 DEBUG : dir/file1(0x201e1c092d40): >openPending: err= 2026/09/08 02:58:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/08 02:58:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 02:58:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:58:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:58:20 DEBUG : dir/file1(0x201e1c092d40): >_readAt: n=1, err= 2026/09/08 02:58:20 DEBUG : dir/file1(0x201e1c092d40): _readAt: size=1, off=5 2026/09/08 02:58:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/08 02:58:20 DEBUG : dir/file1(0x201e1c092d40): >_readAt: n=1, err= 2026/09/08 02:58:20 DEBUG : dir/file1(0x201e1c092d40): _readAt: size=1, off=1 2026/09/08 02:58:20 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/08 02:58:20 DEBUG : dir/file1(0x201e1c092d40): >_readAt: n=1, err= 2026/09/08 02:58:20 DEBUG : dir/file1(0x201e1c092d40): _readAt: size=6, off=10 2026/09/08 02:58:20 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/08 02:58:20 DEBUG : dir/file1(0x201e1c092d40): >_readAt: n=6, err= 2026/09/08 02:58:20 DEBUG : dir/file1(0x201e1c092d40): _readAt: size=256, off=10 2026/09/08 02:58:20 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/08 02:58:20 DEBUG : dir/file1(0x201e1c092d40): >_readAt: n=6, err=EOF 2026/09/08 02:58:20 DEBUG : dir/file1(0x201e1c092d40): _readAt: size=256, off=100 2026/09/08 02:58:20 DEBUG : dir/file1(0x201e1c092d40): >_readAt: n=0, err=EOF 2026/09/08 02:58:20 DEBUG : dir/file1(0x201e1c092d40): close: 2026/09/08 02:58:20 DEBUG : dir/file1(0x201e1c092d40): >close: err= 2026/09/08 02:58:20 DEBUG : dir/file1(0x201e1c092d40): _readAt: size=256, off=100 2026/09/08 02:58:20 DEBUG : dir/file1(0x201e1c092d40): >_readAt: n=0, err=file already closed 2026/09/08 02:58:20 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:58:20 DEBUG : dir: Looking for writers 2026/09/08 02:58:20 DEBUG : file1: reading active writers 2026/09/08 02:58:20 DEBUG : Looking for writers 2026/09/08 02:58:20 DEBUG : dir: reading active writers 2026/09/08 02:58:20 DEBUG : >WaitForWriters: 2026/09/08 02:58:20 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting 2026/09/08 02:58:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje/dir/file1: no such file or directory 2026/09/08 02:58:21 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-dedilif2huje/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.23s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:58:21 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:58:21 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:58:21 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:21 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:21 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:58:23 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/08 02:58:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 02:58:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 02:58:24 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 02:58:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 02:58:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 02:58:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 02:58:24 DEBUG : dir/file1(0x201e1bd2d2c0): RWFileHandle.Flush 2026/09/08 02:58:24 DEBUG : dir/file1(0x201e1bd2d2c0): _readAt: size=256, off=0 2026/09/08 02:58:24 DEBUG : dir/file1(0x201e1bd2d2c0): openPending: 2026/09/08 02:58:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 02:58:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 02:58:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:24 DEBUG : dir/file1(0x201e1bd2d2c0): >openPending: err= 2026/09/08 02:58:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/08 02:58:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 02:58:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:58:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:58:24 DEBUG : dir/file1(0x201e1bd2d2c0): >_readAt: n=16, err=EOF 2026/09/08 02:58:24 DEBUG : dir/file1(0x201e1bd2d2c0): RWFileHandle.Flush 2026/09/08 02:58:24 DEBUG : dir/file1(0x201e1bd2d2c0): RWFileHandle.Flush 2026/09/08 02:58:24 DEBUG : dir/file1(0x201e1bd2d2c0): close: 2026/09/08 02:58:24 DEBUG : dir/file1(0x201e1bd2d2c0): >close: err= 2026/09/08 02:58:24 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:58:24 DEBUG : dir: Looking for writers 2026/09/08 02:58:24 DEBUG : file1: reading active writers 2026/09/08 02:58:24 DEBUG : Looking for writers 2026/09/08 02:58:24 DEBUG : dir: reading active writers 2026/09/08 02:58:24 DEBUG : >WaitForWriters: 2026/09/08 02:58:24 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting 2026/09/08 02:58:25 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje/dir/file1: no such file or directory 2026/09/08 02:58:25 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-dedilif2huje/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.17s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:58:26 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:58:26 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:58:26 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:26 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:26 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:58:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/08 02:58:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 02:58:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 02:58:29 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 02:58:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 02:58:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 02:58:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 02:58:29 DEBUG : dir/file1(0x201e1c758600): _readAt: size=256, off=0 2026/09/08 02:58:29 DEBUG : dir/file1(0x201e1c758600): openPending: 2026/09/08 02:58:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 02:58:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 02:58:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:29 DEBUG : dir/file1(0x201e1c758600): >openPending: err= 2026/09/08 02:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/08 02:58:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 02:58:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:58:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:58:29 DEBUG : dir/file1(0x201e1c758600): >_readAt: n=16, err=EOF 2026/09/08 02:58:29 DEBUG : dir/file1(0x201e1c758600): RWFileHandle.Release 2026/09/08 02:58:29 DEBUG : dir/file1(0x201e1c758600): close: 2026/09/08 02:58:29 DEBUG : dir/file1(0x201e1c758600): >close: err= 2026/09/08 02:58:29 DEBUG : dir/file1(0x201e1c758600): RWFileHandle.Release 2026/09/08 02:58:29 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:58:29 DEBUG : dir: Looking for writers 2026/09/08 02:58:29 DEBUG : file1: reading active writers 2026/09/08 02:58:29 DEBUG : Looking for writers 2026/09/08 02:58:29 DEBUG : dir: reading active writers 2026/09/08 02:58:29 DEBUG : >WaitForWriters: 2026/09/08 02:58:29 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting 2026/09/08 02:58:29 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje/dir/file1: no such file or directory 2026/09/08 02:58:29 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-dedilif2huje/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.29s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:58:30 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:58:30 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:58:30 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:30 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:58:30 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:58:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:58:30 DEBUG : file1: newRWFileHandle: 2026/09/08 02:58:30 DEBUG : file1(0x201e1bf31780): openPending: 2026/09/08 02:58:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:58:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:30 DEBUG : file1(0x201e1bf31780): >openPending: err= 2026/09/08 02:58:30 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 02:58:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 02:58:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 02:58:30 DEBUG : file1(0x201e1bf31780): _writeAt: size=5, off=0 2026/09/08 02:58:30 DEBUG : file1(0x201e1bf31780): >_writeAt: n=5, err= 2026/09/08 02:58:30 DEBUG : file1(0x201e1bf31780): _writeAt: size=7, off=5 2026/09/08 02:58:30 DEBUG : file1(0x201e1bf31780): >_writeAt: n=7, err= 2026/09/08 02:58:30 DEBUG : file1: vfs cache: truncate to size=11 2026/09/08 02:58:30 DEBUG : file1(0x201e1bf31780): close: 2026/09/08 02:58:30 DEBUG : file1: vfs cache: setting modification time to 2026-09-08 02:58:30.636957041 +0000 UTC m=+280.558668736 2026/09/08 02:58:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 02:58:30 DEBUG : file1(0x201e1bf31780): >close: err= 2026/09/08 02:58:30 DEBUG : file1(0x201e1bf31780): close: 2026/09/08 02:58:30 DEBUG : file1(0x201e1bf31780): >close: err=file already closed 2026/09/08 02:58:30 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:58:30 DEBUG : Looking for writers 2026/09/08 02:58:30 DEBUG : file1: reading active writers 2026/09/08 02:58:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 02:58:30 DEBUG : Looking for writers 2026/09/08 02:58:30 DEBUG : file1: reading active writers 2026/09/08 02:58:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 02:58:30 DEBUG : Looking for writers 2026/09/08 02:58:30 DEBUG : file1: reading active writers 2026/09/08 02:58:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 02:58:30 DEBUG : Looking for writers 2026/09/08 02:58:30 DEBUG : file1: reading active writers 2026/09/08 02:58:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 02:58:30 DEBUG : file1: vfs cache: starting upload 2026/09/08 02:58:30 DEBUG : Looking for writers 2026/09/08 02:58:30 DEBUG : file1: reading active writers 2026/09/08 02:58:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 02:58:30 DEBUG : Looking for writers 2026/09/08 02:58:30 DEBUG : file1: reading active writers 2026/09/08 02:58:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 02:58:31 DEBUG : Looking for writers 2026/09/08 02:58:31 DEBUG : file1: reading active writers 2026/09/08 02:58:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 02:58:31 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/08 02:58:31 DEBUG : Looking for writers 2026/09/08 02:58:31 DEBUG : file1: reading active writers 2026/09/08 02:58:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/08 02:58:32 DEBUG : file1: size = 11 OK 2026/09/08 02:58:32 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 02:58:32 INFO : file1: Copied (new) 2026/09/08 02:58:32 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-08 02:58:30 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/08 02:58:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 02:58:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:32 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 02:58:32 DEBUG : Looking for writers 2026/09/08 02:58:32 DEBUG : file1: reading active writers 2026/09/08 02:58:32 DEBUG : >WaitForWriters: 2026/09/08 02:58:33 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:58:33 DEBUG : Looking for writers 2026/09/08 02:58:33 DEBUG : file1: reading active writers 2026/09/08 02:58:33 DEBUG : >WaitForWriters: 2026/09/08 02:58:33 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.15s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:58:33 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:58:33 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:58:33 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:33 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:58:33 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:58:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:58:33 DEBUG : file1: newRWFileHandle: 2026/09/08 02:58:33 DEBUG : file1(0x201e1c758cc0): openPending: 2026/09/08 02:58:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:58:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:33 DEBUG : file1(0x201e1c758cc0): >openPending: err= 2026/09/08 02:58:33 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 02:58:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 02:58:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 02:58:33 DEBUG : file1(0x201e1c758cc0): _writeAt: size=7, off=0 2026/09/08 02:58:33 DEBUG : file1(0x201e1c758cc0): >_writeAt: n=7, err= 2026/09/08 02:58:33 DEBUG : file1(0x201e1c758cc0): _writeAt: size=6, off=5 2026/09/08 02:58:33 DEBUG : file1(0x201e1c758cc0): >_writeAt: n=6, err= 2026/09/08 02:58:33 DEBUG : file1(0x201e1c758cc0): close: 2026/09/08 02:58:33 DEBUG : file1: vfs cache: setting modification time to 2026-09-08 02:58:33.777372893 +0000 UTC m=+283.699084559 2026/09/08 02:58:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 02:58:33 DEBUG : file1(0x201e1c758cc0): >close: err= 2026/09/08 02:58:33 DEBUG : file1(0x201e1c758cc0): _writeAt: size=5, off=0 2026/09/08 02:58:33 DEBUG : file1(0x201e1c758cc0): >_writeAt: n=0, err=file already closed 2026/09/08 02:58:33 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:58:33 DEBUG : Looking for writers 2026/09/08 02:58:33 DEBUG : file1: reading active writers 2026/09/08 02:58:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 02:58:33 DEBUG : Looking for writers 2026/09/08 02:58:33 DEBUG : file1: reading active writers 2026/09/08 02:58:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 02:58:33 DEBUG : Looking for writers 2026/09/08 02:58:33 DEBUG : file1: reading active writers 2026/09/08 02:58:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 02:58:33 DEBUG : Looking for writers 2026/09/08 02:58:33 DEBUG : file1: reading active writers 2026/09/08 02:58:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 02:58:33 DEBUG : file1: vfs cache: starting upload 2026/09/08 02:58:33 DEBUG : Looking for writers 2026/09/08 02:58:33 DEBUG : file1: reading active writers 2026/09/08 02:58:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 02:58:34 DEBUG : Looking for writers 2026/09/08 02:58:34 DEBUG : file1: reading active writers 2026/09/08 02:58:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 02:58:34 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje/dir/file1: no such file or directory 2026/09/08 02:58:34 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-dedilif2huje/dir/file1: no such file or directory 2026/09/08 02:58:34 DEBUG : Looking for writers 2026/09/08 02:58:34 DEBUG : file1: reading active writers 2026/09/08 02:58:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 02:58:34 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/08 02:58:35 DEBUG : Looking for writers 2026/09/08 02:58:35 DEBUG : file1: reading active writers 2026/09/08 02:58:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/08 02:58:35 DEBUG : file1: size = 11 OK 2026/09/08 02:58:35 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 02:58:35 INFO : file1: Copied (new) 2026/09/08 02:58:35 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-08 02:58:33 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/08 02:58:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 02:58:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:35 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 02:58:36 DEBUG : Looking for writers 2026/09/08 02:58:36 DEBUG : file1: reading active writers 2026/09/08 02:58:36 DEBUG : >WaitForWriters: 2026/09/08 02:58:36 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:58:36 DEBUG : Looking for writers 2026/09/08 02:58:36 DEBUG : file1: reading active writers 2026/09/08 02:58:36 DEBUG : >WaitForWriters: 2026/09/08 02:58:36 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.14s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:58:36 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:58:36 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:58:36 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:36 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:58:36 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:58:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:58:36 DEBUG : file1: newRWFileHandle: 2026/09/08 02:58:36 DEBUG : file1(0x201e1c113380): openPending: 2026/09/08 02:58:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:58:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:36 DEBUG : file1(0x201e1c113380): >openPending: err= 2026/09/08 02:58:36 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 02:58:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 02:58:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 02:58:36 DEBUG : file1(0x201e1c113380): close: 2026/09/08 02:58:36 DEBUG : file1: vfs cache: setting modification time to 2026-09-08 02:58:36.9183069 +0000 UTC m=+286.840018565 2026/09/08 02:58:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 02:58:36 DEBUG : file1(0x201e1c113380): >close: err= 2026/09/08 02:58:36 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/08 02:58:36 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 02:58:36 DEBUG : file2: newRWFileHandle: 2026/09/08 02:58:36 DEBUG : file2(0x201e1c113800): openPending: 2026/09/08 02:58:36 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:58:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 02:58:36 DEBUG : file2(0x201e1c113800): >openPending: err= 2026/09/08 02:58:36 DEBUG : file2: >newRWFileHandle: err= 2026/09/08 02:58:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 02:58:36 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/08 02:58:36 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/08 02:58:36 DEBUG : file2(0x201e1c113800): RWFileHandle.Flush 2026/09/08 02:58:36 DEBUG : file2(0x201e1c113800): RWFileHandle.Release 2026/09/08 02:58:36 DEBUG : file2(0x201e1c113800): close: 2026/09/08 02:58:36 DEBUG : file2: vfs cache: setting modification time to 2026-09-08 02:58:36.91957467 +0000 UTC m=+286.841286335 2026/09/08 02:58:36 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/08 02:58:36 DEBUG : file2(0x201e1c113800): >close: err= 2026/09/08 02:58:36 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:58:36 DEBUG : Looking for writers 2026/09/08 02:58:36 DEBUG : file1: reading active writers 2026/09/08 02:58:36 DEBUG : file2: reading active writers 2026/09/08 02:58:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/08 02:58:36 DEBUG : Looking for writers 2026/09/08 02:58:36 DEBUG : file1: reading active writers 2026/09/08 02:58:36 DEBUG : file2: reading active writers 2026/09/08 02:58:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/08 02:58:36 DEBUG : Looking for writers 2026/09/08 02:58:36 DEBUG : file1: reading active writers 2026/09/08 02:58:36 DEBUG : file2: reading active writers 2026/09/08 02:58:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/08 02:58:36 DEBUG : Looking for writers 2026/09/08 02:58:36 DEBUG : file1: reading active writers 2026/09/08 02:58:36 DEBUG : file2: reading active writers 2026/09/08 02:58:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/08 02:58:37 DEBUG : file1: vfs cache: starting upload 2026/09/08 02:58:37 DEBUG : file2: vfs cache: starting upload 2026/09/08 02:58:37 DEBUG : Looking for writers 2026/09/08 02:58:37 DEBUG : file1: reading active writers 2026/09/08 02:58:37 DEBUG : file2: reading active writers 2026/09/08 02:58:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/08 02:58:37 DEBUG : Looking for writers 2026/09/08 02:58:37 DEBUG : file1: reading active writers 2026/09/08 02:58:37 DEBUG : file2: reading active writers 2026/09/08 02:58:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/08 02:58:37 DEBUG : Looking for writers 2026/09/08 02:58:37 DEBUG : file2: reading active writers 2026/09/08 02:58:37 DEBUG : file1: reading active writers 2026/09/08 02:58:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/09/08 02:58:38 DEBUG : Looking for writers 2026/09/08 02:58:38 DEBUG : file1: reading active writers 2026/09/08 02:58:38 DEBUG : file2: reading active writers 2026/09/08 02:58:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/08 02:58:38 DEBUG : file1: size = 0 OK 2026/09/08 02:58:38 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 02:58:38 INFO : file1: Copied (new) 2026/09/08 02:58:38 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-08 02:58:36 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/08 02:58:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 02:58:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:38 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 02:58:39 DEBUG : Looking for writers 2026/09/08 02:58:39 DEBUG : file2: reading active writers 2026/09/08 02:58:39 DEBUG : file1: reading active writers 2026/09/08 02:58:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/08 02:58:39 DEBUG : file2: size = 0 OK 2026/09/08 02:58:39 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 02:58:39 INFO : file2: Copied (new) 2026/09/08 02:58:39 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-08 02:58:36 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/08 02:58:39 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/08 02:58:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 02:58:39 INFO : file2: vfs cache: upload succeeded try #1 2026/09/08 02:58:40 DEBUG : Looking for writers 2026/09/08 02:58:40 DEBUG : file2: reading active writers 2026/09/08 02:58:40 DEBUG : file1: reading active writers 2026/09/08 02:58:40 DEBUG : >WaitForWriters: 2026/09/08 02:58:40 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:58:40 DEBUG : Looking for writers 2026/09/08 02:58:40 DEBUG : file1: reading active writers 2026/09/08 02:58:40 DEBUG : file2: reading active writers 2026/09/08 02:58:40 DEBUG : >WaitForWriters: 2026/09/08 02:58:40 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.31s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:58:41 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:58:41 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:58:41 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:41 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:58:41 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:58:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:58:41 DEBUG : file1: newRWFileHandle: 2026/09/08 02:58:41 DEBUG : file1(0x201e1bcad240): openPending: 2026/09/08 02:58:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:58:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:41 DEBUG : file1(0x201e1bcad240): >openPending: err= 2026/09/08 02:58:41 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 02:58:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 02:58:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 02:58:41 DEBUG : file1(0x201e1bcad240): _writeAt: size=5, off=0 2026/09/08 02:58:41 DEBUG : file1(0x201e1bcad240): >_writeAt: n=5, err= 2026/09/08 02:58:41 DEBUG : file1(0x201e1bcad240): RWFileHandle.Flush 2026/09/08 02:58:41 DEBUG : file1(0x201e1bcad240): RWFileHandle.Flush 2026/09/08 02:58:41 DEBUG : file1(0x201e1bcad240): close: 2026/09/08 02:58:41 DEBUG : file1: vfs cache: setting modification time to 2026-09-08 02:58:41.216723486 +0000 UTC m=+291.138435141 2026/09/08 02:58:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 02:58:41 DEBUG : file1(0x201e1bcad240): >close: err= 2026/09/08 02:58:41 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:58:41 DEBUG : Looking for writers 2026/09/08 02:58:41 DEBUG : file1: reading active writers 2026/09/08 02:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 02:58:41 DEBUG : Looking for writers 2026/09/08 02:58:41 DEBUG : file1: reading active writers 2026/09/08 02:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 02:58:41 DEBUG : Looking for writers 2026/09/08 02:58:41 DEBUG : file1: reading active writers 2026/09/08 02:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 02:58:41 DEBUG : Looking for writers 2026/09/08 02:58:41 DEBUG : file1: reading active writers 2026/09/08 02:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 02:58:41 DEBUG : file1: vfs cache: starting upload 2026/09/08 02:58:41 DEBUG : Looking for writers 2026/09/08 02:58:41 DEBUG : file1: reading active writers 2026/09/08 02:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 02:58:41 DEBUG : Looking for writers 2026/09/08 02:58:41 DEBUG : file1: reading active writers 2026/09/08 02:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 02:58:41 DEBUG : Looking for writers 2026/09/08 02:58:41 DEBUG : file1: reading active writers 2026/09/08 02:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 02:58:42 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/08 02:58:42 DEBUG : Looking for writers 2026/09/08 02:58:42 DEBUG : file1: reading active writers 2026/09/08 02:58:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/08 02:58:42 DEBUG : file1: size = 5 OK 2026/09/08 02:58:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 02:58:42 INFO : file1: Copied (new) 2026/09/08 02:58:42 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-08 02:58:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/08 02:58:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 02:58:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:42 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 02:58:43 DEBUG : Looking for writers 2026/09/08 02:58:43 DEBUG : file1: reading active writers 2026/09/08 02:58:43 DEBUG : >WaitForWriters: 2026/09/08 02:58:43 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.96s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:58:44 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:58:44 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:58:44 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:44 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:58:44 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:58:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:58:44 DEBUG : file1: newRWFileHandle: 2026/09/08 02:58:44 DEBUG : file1(0x201e1c6ac680): openPending: 2026/09/08 02:58:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:58:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:44 DEBUG : file1(0x201e1c6ac680): >openPending: err= 2026/09/08 02:58:44 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 02:58:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 02:58:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 02:58:44 DEBUG : file1(0x201e1c6ac680): _writeAt: size=5, off=0 2026/09/08 02:58:44 DEBUG : file1(0x201e1c6ac680): >_writeAt: n=5, err= 2026/09/08 02:58:44 DEBUG : file1(0x201e1c6ac680): RWFileHandle.Release 2026/09/08 02:58:44 DEBUG : file1(0x201e1c6ac680): close: 2026/09/08 02:58:44 DEBUG : file1: vfs cache: setting modification time to 2026-09-08 02:58:44.180754708 +0000 UTC m=+294.102466403 2026/09/08 02:58:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 02:58:44 DEBUG : file1(0x201e1c6ac680): >close: err= 2026/09/08 02:58:44 DEBUG : file1(0x201e1c6ac680): RWFileHandle.Release 2026/09/08 02:58:44 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:58:44 DEBUG : Looking for writers 2026/09/08 02:58:44 DEBUG : file1: reading active writers 2026/09/08 02:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 02:58:44 DEBUG : Looking for writers 2026/09/08 02:58:44 DEBUG : file1: reading active writers 2026/09/08 02:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 02:58:44 DEBUG : Looking for writers 2026/09/08 02:58:44 DEBUG : file1: reading active writers 2026/09/08 02:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 02:58:44 DEBUG : Looking for writers 2026/09/08 02:58:44 DEBUG : file1: reading active writers 2026/09/08 02:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 02:58:44 DEBUG : file1: vfs cache: starting upload 2026/09/08 02:58:44 DEBUG : Looking for writers 2026/09/08 02:58:44 DEBUG : file1: reading active writers 2026/09/08 02:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 02:58:44 DEBUG : Looking for writers 2026/09/08 02:58:44 DEBUG : file1: reading active writers 2026/09/08 02:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 02:58:44 DEBUG : Looking for writers 2026/09/08 02:58:44 DEBUG : file1: reading active writers 2026/09/08 02:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 02:58:45 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/08 02:58:45 DEBUG : Looking for writers 2026/09/08 02:58:45 DEBUG : file1: reading active writers 2026/09/08 02:58:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/08 02:58:45 DEBUG : file1: size = 5 OK 2026/09/08 02:58:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 02:58:45 INFO : file1: Copied (new) 2026/09/08 02:58:45 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-08 02:58:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/08 02:58:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 02:58:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:45 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 02:58:46 DEBUG : Looking for writers 2026/09/08 02:58:46 DEBUG : file1: reading active writers 2026/09/08 02:58:46 DEBUG : >WaitForWriters: 2026/09/08 02:58:46 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.96s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:58:46 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:58:46 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:58:46 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:46 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:46 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:58:48 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/08 02:58:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/08 02:58:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 02:58:49 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 02:58:49 DEBUG : dir/file1(0x201e1be69cc0): openPending: 2026/09/08 02:58:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 02:58:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 02:58:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:49 DEBUG : dir/file1(0x201e1be69cc0): >openPending: err= 2026/09/08 02:58:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/08 02:58:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 02:58:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 02:58:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 02:58:49 DEBUG : dir/file1(0x201e1be69cc0): _writeAt: size=5, off=0 2026/09/08 02:58:49 DEBUG : dir/file1(0x201e1be69cc0): >_writeAt: n=5, err= 2026/09/08 02:58:49 DEBUG : dir/file1(0x201e1be69cc0): close: 2026/09/08 02:58:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:58:49 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-08 02:58:49.781604026 +0000 UTC m=+299.703315701 2026/09/08 02:58:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/08 02:58:49 DEBUG : dir/file1(0x201e1be69cc0): >close: err= 2026/09/08 02:58:49 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:58:49 DEBUG : dir: Looking for writers 2026/09/08 02:58:49 DEBUG : file1: reading active writers 2026/09/08 02:58:49 DEBUG : Looking for writers 2026/09/08 02:58:49 DEBUG : dir: reading active writers 2026/09/08 02:58:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 02:58:49 DEBUG : dir: Looking for writers 2026/09/08 02:58:49 DEBUG : file1: reading active writers 2026/09/08 02:58:49 DEBUG : Looking for writers 2026/09/08 02:58:49 DEBUG : dir: reading active writers 2026/09/08 02:58:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 02:58:49 DEBUG : dir: Looking for writers 2026/09/08 02:58:49 DEBUG : file1: reading active writers 2026/09/08 02:58:49 DEBUG : Looking for writers 2026/09/08 02:58:49 DEBUG : dir: reading active writers 2026/09/08 02:58:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 02:58:49 DEBUG : dir: Looking for writers 2026/09/08 02:58:49 DEBUG : file1: reading active writers 2026/09/08 02:58:49 DEBUG : Looking for writers 2026/09/08 02:58:49 DEBUG : dir: reading active writers 2026/09/08 02:58:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 02:58:49 DEBUG : dir/file1: vfs cache: starting upload 2026/09/08 02:58:49 DEBUG : dir: Looking for writers 2026/09/08 02:58:49 DEBUG : file1: reading active writers 2026/09/08 02:58:49 DEBUG : Looking for writers 2026/09/08 02:58:49 DEBUG : dir: reading active writers 2026/09/08 02:58:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 02:58:50 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/09/08 02:58:50 DEBUG : dir: Looking for writers 2026/09/08 02:58:50 DEBUG : file1: reading active writers 2026/09/08 02:58:50 DEBUG : Looking for writers 2026/09/08 02:58:50 DEBUG : dir: reading active writers 2026/09/08 02:58:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 02:58:50 DEBUG : dir: Looking for writers 2026/09/08 02:58:50 DEBUG : file1: reading active writers 2026/09/08 02:58:50 DEBUG : Looking for writers 2026/09/08 02:58:50 DEBUG : dir: reading active writers 2026/09/08 02:58:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 02:58:50 DEBUG : dir/file1: size = 5 OK 2026/09/08 02:58:50 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 02:58:50 INFO : dir/file1: Copied (replaced existing) 2026/09/08 02:58:50 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-08 02:58:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/08 02:58:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/08 02:58:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/08 02:58:51 DEBUG : dir: Looking for writers 2026/09/08 02:58:51 DEBUG : file1: reading active writers 2026/09/08 02:58:51 DEBUG : Looking for writers 2026/09/08 02:58:51 DEBUG : dir: reading active writers 2026/09/08 02:58:51 DEBUG : >WaitForWriters: 2026/09/08 02:58:51 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.11s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:58:52 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:58:52 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:58:52 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:52 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:52 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:58:53 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/08 02:58:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:58:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:58:54 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 02:58:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 02:58:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 02:58:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 02:58:54 DEBUG : dir/file1(0x201e1c8da1c0): _writeAt: size=5, off=0 2026/09/08 02:58:54 DEBUG : dir/file1(0x201e1c8da1c0): openPending: 2026/09/08 02:58:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 02:58:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 02:58:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:54 DEBUG : dir/file1(0x201e1c8da1c0): >openPending: err= 2026/09/08 02:58:54 DEBUG : dir/file1(0x201e1c8da1c0): >_writeAt: n=5, err= 2026/09/08 02:58:54 DEBUG : dir/file1(0x201e1c8da1c0): _writeAt: size=15, off=5 2026/09/08 02:58:54 DEBUG : dir/file1(0x201e1c8da1c0): >_writeAt: n=15, err= 2026/09/08 02:58:54 DEBUG : dir/file1(0x201e1c8da1c0): close: 2026/09/08 02:58:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/08 02:58:54 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-08 02:58:54.901066725 +0000 UTC m=+304.822778420 2026/09/08 02:58:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/08 02:58:54 DEBUG : dir/file1(0x201e1c8da1c0): >close: err= 2026/09/08 02:58:54 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:58:54 DEBUG : dir: Looking for writers 2026/09/08 02:58:54 DEBUG : file1: reading active writers 2026/09/08 02:58:54 DEBUG : Looking for writers 2026/09/08 02:58:54 DEBUG : dir: reading active writers 2026/09/08 02:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 02:58:54 DEBUG : dir: Looking for writers 2026/09/08 02:58:54 DEBUG : file1: reading active writers 2026/09/08 02:58:54 DEBUG : Looking for writers 2026/09/08 02:58:54 DEBUG : dir: reading active writers 2026/09/08 02:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 02:58:54 DEBUG : dir: Looking for writers 2026/09/08 02:58:54 DEBUG : file1: reading active writers 2026/09/08 02:58:54 DEBUG : Looking for writers 2026/09/08 02:58:54 DEBUG : dir: reading active writers 2026/09/08 02:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 02:58:54 DEBUG : dir: Looking for writers 2026/09/08 02:58:54 DEBUG : file1: reading active writers 2026/09/08 02:58:54 DEBUG : Looking for writers 2026/09/08 02:58:54 DEBUG : dir: reading active writers 2026/09/08 02:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 02:58:55 DEBUG : dir/file1: vfs cache: starting upload 2026/09/08 02:58:55 DEBUG : dir: Looking for writers 2026/09/08 02:58:55 DEBUG : file1: reading active writers 2026/09/08 02:58:55 DEBUG : Looking for writers 2026/09/08 02:58:55 DEBUG : dir: reading active writers 2026/09/08 02:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 02:58:55 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/09/08 02:58:55 DEBUG : dir: Looking for writers 2026/09/08 02:58:55 DEBUG : file1: reading active writers 2026/09/08 02:58:55 DEBUG : Looking for writers 2026/09/08 02:58:55 DEBUG : dir: reading active writers 2026/09/08 02:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 02:58:55 DEBUG : dir: Looking for writers 2026/09/08 02:58:55 DEBUG : file1: reading active writers 2026/09/08 02:58:55 DEBUG : Looking for writers 2026/09/08 02:58:55 DEBUG : dir: reading active writers 2026/09/08 02:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 02:58:56 DEBUG : dir/file1: size = 20 OK 2026/09/08 02:58:56 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/08 02:58:56 INFO : dir/file1: Copied (replaced existing) 2026/09/08 02:58:56 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-08 02:58:54 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/08 02:58:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/08 02:58:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/08 02:58:56 DEBUG : dir: Looking for writers 2026/09/08 02:58:56 DEBUG : file1: reading active writers 2026/09/08 02:58:56 DEBUG : Looking for writers 2026/09/08 02:58:56 DEBUG : dir: reading active writers 2026/09/08 02:58:56 DEBUG : >WaitForWriters: 2026/09/08 02:58:56 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.12s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:58:57 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:58:57 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:58:57 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:57 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:58:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:58:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:58:57 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:58:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:58:57 DEBUG : file1: newRWFileHandle: 2026/09/08 02:58:57 DEBUG : file1(0x201e1c6adc00): openPending: 2026/09/08 02:58:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:58:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:57 DEBUG : file1(0x201e1c6adc00): >openPending: err= 2026/09/08 02:58:57 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 02:58:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 02:58:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 02:58:57 DEBUG : file1(0x201e1c6adc00): _writeAt: size=5, off=0 2026/09/08 02:58:57 DEBUG : file1(0x201e1c6adc00): >_writeAt: n=5, err= 2026/09/08 02:58:57 DEBUG : file1(0x201e1c6adc00): close: 2026/09/08 02:58:57 DEBUG : file1: vfs cache: setting modification time to 2026-09-08 02:58:57.366783798 +0000 UTC m=+307.288495503 2026/09/08 02:58:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 02:58:57 DEBUG : file1(0x201e1c6adc00): >close: err= 2026/09/08 02:58:57 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:58:57 DEBUG : Looking for writers 2026/09/08 02:58:57 DEBUG : file1: reading active writers 2026/09/08 02:58:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 02:58:57 DEBUG : Looking for writers 2026/09/08 02:58:57 DEBUG : file1: reading active writers 2026/09/08 02:58:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 02:58:57 DEBUG : Looking for writers 2026/09/08 02:58:57 DEBUG : file1: reading active writers 2026/09/08 02:58:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 02:58:57 DEBUG : Looking for writers 2026/09/08 02:58:57 DEBUG : file1: reading active writers 2026/09/08 02:58:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 02:58:57 DEBUG : file1: vfs cache: starting upload 2026/09/08 02:58:57 DEBUG : Looking for writers 2026/09/08 02:58:57 DEBUG : file1: reading active writers 2026/09/08 02:58:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 02:58:57 DEBUG : Looking for writers 2026/09/08 02:58:57 DEBUG : file1: reading active writers 2026/09/08 02:58:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 02:58:58 DEBUG : Looking for writers 2026/09/08 02:58:58 DEBUG : file1: reading active writers 2026/09/08 02:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 02:58:58 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/08 02:58:58 DEBUG : Looking for writers 2026/09/08 02:58:58 DEBUG : file1: reading active writers 2026/09/08 02:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/08 02:58:59 DEBUG : file1: size = 5 OK 2026/09/08 02:58:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 02:58:59 INFO : file1: Copied (new) 2026/09/08 02:58:59 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-08 02:58:57 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/08 02:58:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 02:58:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:58:59 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 02:58:59 DEBUG : Looking for writers 2026/09/08 02:58:59 DEBUG : file1: reading active writers 2026/09/08 02:58:59 DEBUG : >WaitForWriters: 2026/09/08 02:58:59 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.96s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:59:00 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:59:00 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:59:00 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:00 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:59:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:59:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/08 02:59:00 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9102c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9102c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9102c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9102c0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9102c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.326722206 +0000 UTC m=+310.248433882 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9102c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c910740): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c910740): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c910740): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c910740): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c910740): _writeAt: size=3, off=2 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c910740): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c910740): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.326722206 +0000 UTC m=+310.248433882 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c910740): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c910fc0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c910fc0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c910fc0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c910fc0): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c910fc0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.326722206 +0000 UTC m=+310.248433882 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c910fc0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c3f4d20 item 1 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c911600): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c911600): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c911600): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c911600): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c911600): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.33015046 +0000 UTC m=+310.251862135 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c911600): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c911b00): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c911b00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c911b00): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c911b00): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c911b00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.33015046 +0000 UTC m=+310.251862135 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c911b00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c3f5880 item 2 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bd2d080): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bd2d080): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bd2d080): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bd2d080): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bd2d080): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.331739747 +0000 UTC m=+310.253451412 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bd2d080): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bd2d700): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bd2d700): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bd2d700): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bd2d700): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bd2d700): _writeAt: size=3, off=2 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bd2d700): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bd2d700): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.331739747 +0000 UTC m=+310.253451412 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bd2d700): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf30640): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf30640): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf30640): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf30640): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf30640): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.331739747 +0000 UTC m=+310.253451412 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf30640): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c71e150 item 3 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf30cc0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf30cc0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf30cc0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf30cc0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf30cc0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.333787719 +0000 UTC m=+310.255499374 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf30cc0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf31200): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf31200): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf31200): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf31200): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf31200): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.333787719 +0000 UTC m=+310.255499374 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf31200): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c71eb60 item 4 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf31900): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf31900): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf31900): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf31900): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf31900): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.335419956 +0000 UTC m=+310.257131621 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf31900): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf31e80): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf31e80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf31e80): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf31e80): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf31e80): _writeAt: size=3, off=2 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf31e80): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf31e80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.335419956 +0000 UTC m=+310.257131621 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bf31e80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c092b00): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c092b00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c092b00): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c092b00): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c092b00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.335419956 +0000 UTC m=+310.257131621 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c092b00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c71f260 item 5 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c093180): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c093180): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c093180): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c093180): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c093180): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.337646375 +0000 UTC m=+310.259358040 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c093180): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c093700): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c093700): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c093700): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c093700): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c093700): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.337646375 +0000 UTC m=+310.259358040 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c093700): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c71fa40 item 6 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be9c280): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be9c280): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be9c280): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be9c280): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be9c280): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.339245871 +0000 UTC m=+310.260957536 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be9c280): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be9d640): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be9d640): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be9d640): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be9d640): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be9d640): _writeAt: size=3, off=2 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be9d640): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be9d640): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.339245871 +0000 UTC m=+310.260957536 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be9d640): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be9db80): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be9db80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be9db80): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be9db80): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be9db80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.339245871 +0000 UTC m=+310.260957536 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be9db80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c7ca150 item 7 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c112380): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c112380): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c112380): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c112380): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c112380): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.341269296 +0000 UTC m=+310.262980961 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c112380): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c113340): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c113340): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c113340): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c113340): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c113340): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.341269296 +0000 UTC m=+310.262980961 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c113340): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c7caa10 item 8 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c113900): _readAt: size=2, off=0 2026/09/08 02:59:00 ERROR : open-test-file(0x201e1c113900): Couldn't read size of file 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c113900): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c113900): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c113900): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c113900): close: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c113900): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c758040): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c758040): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c758040): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c758040): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c758040): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.346486342 +0000 UTC m=+310.268198037 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c758040): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7584c0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7584c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7584c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7584c0): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7584c0): _writeAt: size=3, off=2 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7584c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7584c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.346486342 +0000 UTC m=+310.268198037 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7584c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7589c0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7589c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7589c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7589c0): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7589c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.346486342 +0000 UTC m=+310.268198037 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7589c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c7cafc0 item 9 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c759040): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c759040): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c759040): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c759040): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c759040): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.35135346 +0000 UTC m=+310.273065154 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c759040): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c759580): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c759580): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c759580): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c759580): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c759580): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.35135346 +0000 UTC m=+310.273065154 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c759580): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c7cb810 item 10 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78c400): _readAt: size=2, off=0 2026/09/08 02:59:00 ERROR : open-test-file(0x201e1c78c400): Couldn't read size of file 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78c400): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78c400): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78c400): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78c400): close: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78c400): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78c7c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78c7c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78c7c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78c7c0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78c7c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.354334921 +0000 UTC m=+310.276046606 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78c7c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78ccc0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78ccc0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78ccc0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78ccc0): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78ccc0): _writeAt: size=3, off=2 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78ccc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78ccc0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.354334921 +0000 UTC m=+310.276046606 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78ccc0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78d200): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78d200): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78d200): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78d200): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78d200): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.354334921 +0000 UTC m=+310.276046606 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78d200): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1a9880 item 11 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78d900): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78d900): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78d900): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78d900): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78d900): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.357844019 +0000 UTC m=+310.279555713 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78d900): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78de40): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78de40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78de40): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78de40): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78de40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.357844019 +0000 UTC m=+310.279555713 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c78de40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cb2e3f0 item 12 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bcacc00): _readAt: size=2, off=0 2026/09/08 02:59:00 ERROR : open-test-file(0x201e1bcacc00): Couldn't read size of file 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bcacc00): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bcacc00): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bcacc00): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bcacc00): close: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bcacc00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bcad380): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bcad380): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bcad380): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bcad380): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bcad380): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.360483715 +0000 UTC m=+310.282195400 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1bcad380): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be68800): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be68800): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be68800): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be68800): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be68800): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.360483715 +0000 UTC m=+310.282195400 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be68800): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cb2e9a0 item 13 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be68ec0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be68ec0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be68ec0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be68ec0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be68ec0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.363046808 +0000 UTC m=+310.284758494 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be68ec0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be69b40): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be69b40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be69b40): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be69b40): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be69b40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.363046808 +0000 UTC m=+310.284758494 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1be69b40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cb2ef50 item 14 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45c280): _readAt: size=2, off=0 2026/09/08 02:59:00 ERROR : open-test-file(0x201e1c45c280): Couldn't read size of file 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45c280): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45c280): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45c280): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45c280): close: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45c280): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45c640): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45c640): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45c640): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45c640): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45c640): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.365458124 +0000 UTC m=+310.287169810 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45c640): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45d4c0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45d4c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45d4c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45d4c0): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45d4c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.365458124 +0000 UTC m=+310.287169810 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45d4c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cb2f570 item 15 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 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/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45dc40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45dc40): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45dc40): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45dc40): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45dc40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.367786536 +0000 UTC m=+310.289498220 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c45dc40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f4280): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f4280): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f4280): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f4280): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f4280): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.367786536 +0000 UTC m=+310.289498220 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f4280): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cb2fb20 item 16 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f48c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f48c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f48c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f48c0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f48c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.369909298 +0000 UTC m=+310.291620983 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f48c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f4d40): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f4d40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f4d40): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f4d40): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f4d40): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f4d40): _writeAt: size=3, off=7 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f4d40): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f4d40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.369909298 +0000 UTC m=+310.291620983 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f4d40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f5240): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f5240): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f5240): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f5240): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f5240): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.369909298 +0000 UTC m=+310.291620983 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f5240): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c3c2310 item 17 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f58c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f58c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f58c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f58c0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f58c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.373185706 +0000 UTC m=+310.294897381 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c0f58c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c759c40): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c759c40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c759c40): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c759c40): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c759c40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.373185706 +0000 UTC m=+310.294897381 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c759c40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c7cbc00 item 18 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9763c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9763c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9763c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9763c0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9763c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.375417353 +0000 UTC m=+310.297129038 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9763c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9768c0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9768c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9768c0): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9768c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9768c0): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9768c0): _writeAt: size=3, off=7 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9768c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9768c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.375417353 +0000 UTC m=+310.297129038 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9768c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c976dc0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c976dc0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c976dc0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c976dc0): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c976dc0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.375417353 +0000 UTC m=+310.297129038 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c976dc0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd76b60 item 19 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c977440): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c977440): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c977440): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c977440): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c977440): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.378356004 +0000 UTC m=+310.300067680 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c977440): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c977980): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c977980): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c977980): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c977980): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c977980): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.378356004 +0000 UTC m=+310.300067680 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c977980): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ca50070 item 20 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ea100): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ea100): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ea100): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ea100): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ea100): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.380161288 +0000 UTC m=+310.301872964 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ea100): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ea600): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ea600): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ea600): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ea600): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ea600): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ea600): _writeAt: size=3, off=7 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ea600): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ea600): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.380161288 +0000 UTC m=+310.301872964 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ea600): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1eab00): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1eab00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1eab00): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1eab00): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1eab00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.380161288 +0000 UTC m=+310.301872964 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1eab00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ca50620 item 21 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1eb180): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1eb180): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1eb180): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1eb180): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1eb180): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.38265506 +0000 UTC m=+310.304366735 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1eb180): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1eb6c0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1eb6c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1eb6c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1eb6c0): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1eb6c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.38265506 +0000 UTC m=+310.304366735 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1eb6c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ca50e00 item 22 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ebd40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ebd40): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ebd40): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ebd40): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ebd40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.384628411 +0000 UTC m=+310.306340086 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1ebd40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254340): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254340): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254340): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254340): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254340): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254340): _writeAt: size=3, off=7 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254340): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254340): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.384628411 +0000 UTC m=+310.306340086 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254340): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254840): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254840): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254840): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254840): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254840): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.384628411 +0000 UTC m=+310.306340086 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254840): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ca513b0 item 23 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 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/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254ec0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254ec0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254ec0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254ec0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254ec0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.387904339 +0000 UTC m=+310.309616033 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c254ec0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c255400): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c255400): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c255400): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c255400): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c255400): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.387904339 +0000 UTC m=+310.309616033 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c255400): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ca51c00 item 24 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c255a40): _readAt: size=2, off=0 2026/09/08 02:59:00 ERROR : open-test-file(0x201e1c255a40): Couldn't read size of file 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c255a40): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c255a40): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c255a40): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c255a40): close: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c255a40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c255e00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c255e00): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c255e00): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c255e00): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c255e00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.390831537 +0000 UTC m=+310.312543232 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c255e00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298400): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298400): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298400): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298400): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298400): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298400): _writeAt: size=3, off=7 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298400): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298400): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.390831537 +0000 UTC m=+310.312543232 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298400): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298940): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298940): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298940): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298940): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298940): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.390831537 +0000 UTC m=+310.312543232 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298940): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cbae380 item 25 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298fc0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298fc0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298fc0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298fc0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298fc0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.393609084 +0000 UTC m=+310.315320760 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c298fc0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c299500): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c299500): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c299500): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c299500): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c299500): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.393609084 +0000 UTC m=+310.315320760 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c299500): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cbaecb0 item 26 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c299b40): _readAt: size=2, off=0 2026/09/08 02:59:00 ERROR : open-test-file(0x201e1c299b40): Couldn't read size of file 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c299b40): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c299b40): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c299b40): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c299b40): close: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c299b40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4000): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4000): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4000): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4000): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4000): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.39549494 +0000 UTC m=+310.317206606 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4000): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4500): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4500): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4500): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4500): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4500): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4500): _writeAt: size=3, off=7 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4500): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4500): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.39549494 +0000 UTC m=+310.317206606 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4500): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4a40): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4a40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4a40): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4a40): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4a40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.39549494 +0000 UTC m=+310.317206606 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c4a40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cbaf2d0 item 27 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 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/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c50c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c50c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c50c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c50c0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c50c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.397603948 +0000 UTC m=+310.319315613 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c50c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c5600): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c5600): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c5600): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c5600): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c5600): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.397603948 +0000 UTC m=+310.319315613 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c5600): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cbafab0 item 28 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c5c40): _readAt: size=2, off=0 2026/09/08 02:59:00 ERROR : open-test-file(0x201e1c2c5c40): Couldn't read size of file 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c5c40): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c5c40): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c5c40): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c5c40): close: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2c5c40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2ea100): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2ea100): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2ea100): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2ea100): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2ea100): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.399298523 +0000 UTC m=+310.321010178 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2ea100): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2ea7c0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2ea7c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2ea7c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2ea7c0): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2ea7c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.399298523 +0000 UTC m=+310.321010178 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2ea7c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bcf23f0 item 29 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 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/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2eae40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2eae40): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2eae40): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2eae40): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2eae40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.40141893 +0000 UTC m=+310.323130616 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2eae40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2eb380): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2eb380): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2eb380): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2eb380): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2eb380): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.40141893 +0000 UTC m=+310.323130616 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2eb380): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bcf2e00 item 30 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 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/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2eb9c0): _readAt: size=2, off=0 2026/09/08 02:59:00 ERROR : open-test-file(0x201e1c2eb9c0): Couldn't read size of file 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2eb9c0): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2eb9c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2eb9c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2eb9c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2eb9c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2ebd80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2ebd80): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2ebd80): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2ebd80): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2ebd80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.40339131 +0000 UTC m=+310.325102995 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c2ebd80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c350540): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c350540): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c350540): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c350540): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c350540): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.40339131 +0000 UTC m=+310.325102995 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c350540): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1be822a0 item 31 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 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/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c350bc0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c350bc0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c350bc0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c350bc0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c350bc0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.405293747 +0000 UTC m=+310.327005422 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c350bc0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c351100): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c351100): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c351100): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c351100): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c351100): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.405293747 +0000 UTC m=+310.327005422 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c351100): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1be829a0 item 32 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c351740): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c351740): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c351740): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c351740): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c351740): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.407038977 +0000 UTC m=+310.328750652 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c351740): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c351bc0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c351bc0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c351bc0): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c351bc0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c351bc0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1be83650 item 33 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c351bc0): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c351bc0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.407785205 +0000 UTC m=+310.329496960 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c351bc0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3721c0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3721c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3721c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3721c0): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3721c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.407785205 +0000 UTC m=+310.329496960 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3721c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1be838f0 item 33 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c372800): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c372800): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c372800): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c372800): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c372800): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.409571283 +0000 UTC m=+310.331282948 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c372800): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c372c80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c372c80): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cade1c0 item 34 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c372c80): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c372c80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c372c80): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c372c80): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c372c80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.410319243 +0000 UTC m=+310.332030908 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c372c80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3731c0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3731c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3731c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3731c0): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3731c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.410319243 +0000 UTC m=+310.332030908 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3731c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cade460 item 34 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6acb80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6acb80): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6acb80): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6acb80): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6acb80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.411908749 +0000 UTC m=+310.333620414 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6acb80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6ad000): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6ad000): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6ad000): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6ad000): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6ad000): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c74d0a0 item 35 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6ad000): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6ad000): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.412514152 +0000 UTC m=+310.334225827 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6ad000): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6ad500): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6ad500): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6ad500): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6ad500): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6ad500): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.412514152 +0000 UTC m=+310.334225827 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6ad500): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c74d3b0 item 35 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6adcc0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6adcc0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6adcc0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6adcc0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6adcc0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.414338201 +0000 UTC m=+310.336049866 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6adcc0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4142c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4142c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c74d960 item 36 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4142c0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4142c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4142c0): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4142c0): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4142c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.415026188 +0000 UTC m=+310.336737873 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4142c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c414800): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c414800): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c414800): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c414800): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c414800): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.415026188 +0000 UTC m=+310.336737873 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c414800): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c74dc00 item 36 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c414e40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c414e40): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c414e40): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c414e40): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c414e40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.416785035 +0000 UTC m=+310.338496700 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c414e40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4152c0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4152c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4152c0): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4152c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4152c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c79e310 item 37 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4152c0): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4152c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.417522535 +0000 UTC m=+310.339234200 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4152c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4157c0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4157c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4157c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4157c0): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4157c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.417522535 +0000 UTC m=+310.339234200 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c4157c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c79e620 item 37 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c415e40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c415e40): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c415e40): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c415e40): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c415e40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.41918493 +0000 UTC m=+310.340896605 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c415e40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c444440): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c444440): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c79ecb0 item 38 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c444440): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c444440): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c444440): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c444440): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c444440): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.419792605 +0000 UTC m=+310.341504270 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c444440): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c444980): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c444980): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c444980): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c444980): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c444980): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.419792605 +0000 UTC m=+310.341504270 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c444980): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c79f110 item 38 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c445000): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c445000): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c445000): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c445000): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c445000): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.421451453 +0000 UTC m=+310.343163119 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c445000): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c445500): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c445500): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c445500): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c445500): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c445500): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c79f880 item 39 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c445500): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c445500): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.422057276 +0000 UTC m=+310.343768941 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c445500): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c445a00): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c445a00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c445a00): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c445a00): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c445a00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.422057276 +0000 UTC m=+310.343768941 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c445a00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c79fb90 item 39 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c488180): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c488180): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c488180): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c488180): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c488180): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.423852962 +0000 UTC m=+310.345564627 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c488180): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c488680): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c488680): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd963f0 item 40 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c488680): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c488680): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c488680): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c488680): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c488680): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.424517544 +0000 UTC m=+310.346229209 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c488680): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c488bc0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c488bc0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c488bc0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c488bc0): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c488bc0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.424517544 +0000 UTC m=+310.346229209 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c488bc0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd96690 item 40 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489180): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489180): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489180): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489180): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489180): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489180): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489180): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.426009067 +0000 UTC m=+310.347720732 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489180): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489680): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489680): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489680): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd970a0 item 41 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489680): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489680): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.426730989 +0000 UTC m=+310.348442654 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489680): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489b40): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489b40): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489b40): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489b40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489b40): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd97340 item 41 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489b40): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489b40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.427345968 +0000 UTC m=+310.349057642 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c489b40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c600180): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c600180): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c600180): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c600180): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c600180): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.427345968 +0000 UTC m=+310.349057642 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c600180): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd97880 item 41 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6007c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6007c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6007c0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6007c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6007c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6007c0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6007c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.429129311 +0000 UTC m=+310.350840976 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6007c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c600cc0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c600cc0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c600cc0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bbbc540 item 42 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c600cc0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c600cc0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.429777833 +0000 UTC m=+310.351489498 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c600cc0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601200): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601200): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bbbcd90 item 42 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601200): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601200): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601200): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601200): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601200): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.430418811 +0000 UTC m=+310.352130477 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601200): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601780): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601780): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601780): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601780): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601780): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.430418811 +0000 UTC m=+310.352130477 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601780): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bbbd260 item 42 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601dc0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601dc0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601dc0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601dc0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601dc0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601dc0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.432132533 +0000 UTC m=+310.353844198 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c601dc0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6163c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6163c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6163c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c664230 item 43 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6163c0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6163c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.432632295 +0000 UTC m=+310.354343960 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6163c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c616900): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c616900): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c616900): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c616900): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c616900): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c664540 item 43 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c616900): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c616900): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.433290878 +0000 UTC m=+310.355002543 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c616900): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c616e40): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c616e40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c616e40): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c616e40): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c616e40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.433290878 +0000 UTC m=+310.355002543 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c616e40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c6647e0 item 43 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617480): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617480): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617480): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617480): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617480): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617480): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617480): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.435114917 +0000 UTC m=+310.356826571 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617480): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617980): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617980): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617980): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c664e70 item 44 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617980): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617980): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.435706812 +0000 UTC m=+310.357418477 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617980): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617ec0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617ec0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c665110 item 44 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617ec0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617ec0): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617ec0): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617ec0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.436386234 +0000 UTC m=+310.358097899 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c617ec0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63e540): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63e540): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63e540): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63e540): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63e540): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.436386234 +0000 UTC m=+310.358097899 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63e540): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c665500 item 44 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63eb80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63eb80): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63eb80): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63eb80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63eb80): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63eb80): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63eb80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.4379914 +0000 UTC m=+310.359703055 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63eb80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63f080): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63f080): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63f080): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c665b90 item 45 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63f080): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63f080): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.43857437 +0000 UTC m=+310.360286035 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63f080): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63f780): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63f780): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63f780): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63f780): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63f780): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.43857437 +0000 UTC m=+310.360286035 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63f780): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1e8150 item 45 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63fdc0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63fdc0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63fdc0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63fdc0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63fdc0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63fdc0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63fdc0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.440430499 +0000 UTC m=+310.362142153 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c63fdc0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66c3c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66c3c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66c3c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1e8e00 item 46 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66c3c0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66c3c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.44100926 +0000 UTC m=+310.362720925 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66c3c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66cac0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66cac0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66cac0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66cac0): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66cac0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.44100926 +0000 UTC m=+310.362720925 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66cac0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1e9110 item 46 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66d100): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66d100): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66d100): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66d100): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66d100): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66d100): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66d100): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.442493669 +0000 UTC m=+310.364205334 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66d100): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66d600): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66d600): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66d600): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1e9c70 item 47 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66d600): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66d600): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.443197236 +0000 UTC m=+310.364908901 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66d600): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66dd00): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66dd00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66dd00): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66dd00): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66dd00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.443197236 +0000 UTC m=+310.364908901 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c66dd00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd70850 item 47 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 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/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68c440): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68c440): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68c440): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68c440): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68c440): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68c440): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68c440): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.444957455 +0000 UTC m=+310.366669120 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68c440): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68c940): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68c940): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68c940): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdb43f0 item 48 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68c940): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68c940): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.445543791 +0000 UTC m=+310.367255456 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68c940): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68d040): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68d040): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68d040): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68d040): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68d040): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.445543791 +0000 UTC m=+310.367255456 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68d040): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdb4930 item 48 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68d680): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68d680): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68d680): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68d680): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68d680): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.447330249 +0000 UTC m=+310.369041914 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68d680): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68db00): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68db00): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68db00): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68db00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68db00): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68db00): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdb5b20 item 49 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68db00): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68db00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.447961969 +0000 UTC m=+310.369673635 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c68db00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6be140): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6be140): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6be140): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6be140): >_readAt: n=8, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6be140): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.447961969 +0000 UTC m=+310.369673635 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6be140): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd16850 item 49 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6be7c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6be7c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6be7c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6be7c0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6be7c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.449605018 +0000 UTC m=+310.371316683 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6be7c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6becc0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6becc0): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6becc0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd179d0 item 50 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6becc0): _readAt: size=2, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6becc0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6becc0): _writeAt: size=3, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6becc0): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6becc0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.450283377 +0000 UTC m=+310.371995043 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6becc0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bf240): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bf240): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bf240): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bf240): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bf240): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.450283377 +0000 UTC m=+310.371995043 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bf240): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c3a21c0 item 50 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bf8c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bf8c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bf8c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bf8c0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bf8c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.451696712 +0000 UTC m=+310.373408377 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bf8c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bfdc0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bfdc0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bfdc0): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bfdc0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bfdc0): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bfdc0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c3a29a0 item 51 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bfdc0): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bfdc0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.452356856 +0000 UTC m=+310.374068511 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6bfdc0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fc400): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fc400): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fc400): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fc400): >_readAt: n=8, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fc400): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.452356856 +0000 UTC m=+310.374068511 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fc400): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c3a2e00 item 51 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fca80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fca80): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fca80): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fca80): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fca80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.454075167 +0000 UTC m=+310.375786832 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fca80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fcf80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fcf80): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fcf80): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c3a3490 item 52 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fcf80): _readAt: size=2, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fcf80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fcf80): _writeAt: size=3, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fcf80): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fcf80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.454720444 +0000 UTC m=+310.376432109 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fcf80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fd500): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fd500): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fd500): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fd500): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fd500): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.454720444 +0000 UTC m=+310.376432109 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fd500): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c3a37a0 item 52 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fdb80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fdb80): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fdb80): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fdb80): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fdb80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.456169947 +0000 UTC m=+310.377881612 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c6fdb80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c732180): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c732180): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c732180): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c732180): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c732180): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c732180): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c400150 item 53 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c732180): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c732180): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.456742596 +0000 UTC m=+310.378454261 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c732180): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7326c0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7326c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7326c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7326c0): >_readAt: n=8, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7326c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.456742596 +0000 UTC m=+310.378454261 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7326c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c400460 item 53 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c732d40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c732d40): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c732d40): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c732d40): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c732d40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.458471236 +0000 UTC m=+310.380182901 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c732d40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c733240): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c733240): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c733240): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c400d20 item 54 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c733240): _readAt: size=2, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c733240): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c733240): _writeAt: size=3, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c733240): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c733240): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.459175534 +0000 UTC m=+310.380887199 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c733240): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7337c0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7337c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7337c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7337c0): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7337c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.459175534 +0000 UTC m=+310.380887199 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7337c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c4010a0 item 54 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c733e40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c733e40): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c733e40): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c733e40): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c733e40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.460620849 +0000 UTC m=+310.382332514 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c733e40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c752440): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c752440): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c752440): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c752440): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c752440): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c752440): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c4018f0 item 55 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c752440): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c752440): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.461235107 +0000 UTC m=+310.382946782 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c752440): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c752980): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c752980): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c752980): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c752980): >_readAt: n=8, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c752980): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.461235107 +0000 UTC m=+310.382946782 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c752980): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c401b90 item 55 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 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/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753000): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753000): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753000): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753000): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753000): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.462775822 +0000 UTC m=+310.384487477 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753000): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753500): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753500): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753500): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdfa850 item 56 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753500): _readAt: size=2, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753500): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753500): _writeAt: size=3, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753500): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753500): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.463595538 +0000 UTC m=+310.385307203 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753500): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753a80): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753a80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753a80): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753a80): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753a80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.463595538 +0000 UTC m=+310.385307203 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c753a80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdfabd0 item 56 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7761c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7761c0): open at offset 0 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7761c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7761c0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7761c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7761c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7761c0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7761c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.465422473 +0000 UTC m=+310.387134138 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7761c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c776700): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c776700): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c776700): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ba46e00 item 57 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c776700): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c776700): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.466153361 +0000 UTC m=+310.387865015 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c776700): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c776c40): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c776c40): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c776c40): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c776c40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c776c40): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c776c40): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ba471f0 item 57 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c776c40): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c776c40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.466755235 +0000 UTC m=+310.388466900 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c776c40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7771c0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7771c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7771c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7771c0): >_readAt: n=8, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7771c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.466755235 +0000 UTC m=+310.388466900 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7771c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ba47500 item 57 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c777800): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c777800): open at offset 0 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c777800): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c777800): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c777800): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c777800): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c777800): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c777800): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.468230207 +0000 UTC m=+310.389941872 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c777800): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c777d40): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c777d40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c777d40): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ba47e30 item 58 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c777d40): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c777d40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.468849975 +0000 UTC m=+310.390561640 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c777d40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79c380): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79c380): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79c380): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c72a2a0 item 58 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79c380): _readAt: size=2, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79c380): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79c380): _writeAt: size=3, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79c380): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79c380): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.46949413 +0000 UTC m=+310.391205795 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79c380): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79c940): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79c940): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79c940): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79c940): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79c940): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.46949413 +0000 UTC m=+310.391205795 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79c940): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c72a620 item 58 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79cf80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79cf80): open at offset 0 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79cf80): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79cf80): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79cf80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79cf80): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79cf80): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79cf80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.470810091 +0000 UTC m=+310.392521756 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79cf80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79d4c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79d4c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79d4c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c72ad20 item 59 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79d4c0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79d4c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.471342836 +0000 UTC m=+310.393054501 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79d4c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79da00): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79da00): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79da00): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79da00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79da00): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79da00): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c72afc0 item 59 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79da00): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79da00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.471949409 +0000 UTC m=+310.393661074 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c79da00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c6080): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c6080): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c6080): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c6080): >_readAt: n=8, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c6080): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.471949409 +0000 UTC m=+310.393661074 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c6080): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c72b260 item 59 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 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/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c66c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c66c0): open at offset 0 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c66c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c66c0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c66c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c66c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c66c0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c66c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.473527655 +0000 UTC m=+310.395239320 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c66c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c6c00): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c6c00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c6c00): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c72b880 item 60 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c6c00): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c6c00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.474113279 +0000 UTC m=+310.395824934 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c6c00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7140): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7140): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7140): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c72bce0 item 60 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7140): _readAt: size=2, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7140): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7140): _writeAt: size=3, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7140): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7140): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.474757314 +0000 UTC m=+310.396468970 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7140): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7700): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7700): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7700): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7700): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7700): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.474757314 +0000 UTC m=+310.396468970 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7700): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1b902770 item 60 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7d40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7d40): open at offset 0 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7d40): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7d40): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7d40): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7d40): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7d40): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7d40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.476460215 +0000 UTC m=+310.398171900 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c7c7d40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c806380): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c806380): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c806380): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1b903490 item 61 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c806380): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c806380): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.477132623 +0000 UTC m=+310.398844278 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c806380): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c806a80): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c806a80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c806a80): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c806a80): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c806a80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.477132623 +0000 UTC m=+310.398844278 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c806a80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1b903a40 item 61 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 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/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8070c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8070c0): open at offset 0 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8070c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8070c0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8070c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8070c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8070c0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8070c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.479131061 +0000 UTC m=+310.400842726 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8070c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c807600): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c807600): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c807600): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdb6e00 item 62 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c807600): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c807600): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.479653926 +0000 UTC m=+310.401365592 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c807600): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c807d00): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c807d00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c807d00): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c807d00): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c807d00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.479653926 +0000 UTC m=+310.401365592 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c807d00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdb7340 item 62 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 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/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c828440): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c828440): open at offset 0 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c828440): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c828440): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c828440): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c828440): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c828440): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c828440): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.481388908 +0000 UTC m=+310.403100573 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c828440): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c828980): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c828980): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c828980): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdfc000 item 63 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c828980): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c828980): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.482207061 +0000 UTC m=+310.403918726 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c828980): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c829080): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c829080): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c829080): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c829080): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c829080): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.482207061 +0000 UTC m=+310.403918726 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c829080): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdfc7e0 item 63 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 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/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8296c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8296c0): open at offset 0 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8296c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8296c0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8296c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8296c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8296c0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8296c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.484219746 +0000 UTC m=+310.405931411 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8296c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c829c00): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c829c00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c829c00): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdfd6c0 item 64 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c829c00): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c829c00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.484942578 +0000 UTC m=+310.406654243 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c829c00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c844400): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c844400): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c844400): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c844400): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c844400): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.484942578 +0000 UTC m=+310.406654243 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c844400): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdfdb90 item 64 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c844a40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c844a40): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c844a40): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c844a40): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c844a40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.486750667 +0000 UTC m=+310.408462332 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c844a40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c844ec0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c844ec0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c844ec0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c844ec0): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c844ec0): _writeAt: size=3, off=2 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1b93ee00 item 65 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c844ec0): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c844ec0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.487314721 +0000 UTC m=+310.409026387 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c844ec0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8453c0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8453c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8453c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8453c0): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8453c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.487314721 +0000 UTC m=+310.409026387 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8453c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1b93f570 item 65 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c845a00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c845a00): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c845a00): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c845a00): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c845a00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.489103534 +0000 UTC m=+310.410815199 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c845a00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c845e80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c845e80): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ba20460 item 66 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c845e80): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c845e80): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c845e80): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c845e80): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c845e80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.48979576 +0000 UTC m=+310.411507425 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c845e80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8604c0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8604c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8604c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8604c0): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8604c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.48979576 +0000 UTC m=+310.411507425 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8604c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ba20930 item 66 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c860b00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c860b00): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c860b00): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c860b00): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c860b00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.491224393 +0000 UTC m=+310.412936048 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c860b00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c860f80): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c860f80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c860f80): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c860f80): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c860f80): _writeAt: size=3, off=2 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ba21650 item 67 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c860f80): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c860f80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.491848932 +0000 UTC m=+310.413560597 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c860f80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c861480): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c861480): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c861480): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c861480): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c861480): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.491848932 +0000 UTC m=+310.413560597 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c861480): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ba219d0 item 67 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c861b00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c861b00): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c861b00): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c861b00): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c861b00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.493981402 +0000 UTC m=+310.415693077 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c861b00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c880100): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c880100): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bcf0230 item 68 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c880100): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c880100): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c880100): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c880100): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c880100): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.49478106 +0000 UTC m=+310.416492735 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c880100): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c880640): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c880640): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c880640): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c880640): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c880640): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.49478106 +0000 UTC m=+310.416492735 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c880640): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bcf0690 item 68 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c880c80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c880c80): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c880c80): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c880c80): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c880c80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.496567468 +0000 UTC m=+310.418279143 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c880c80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c881100): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c881100): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c881100): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c881100): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c881100): _writeAt: size=3, off=2 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bcf0e70 item 69 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c881100): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c881100): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.497287926 +0000 UTC m=+310.418999601 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c881100): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c881600): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c881600): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c881600): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c881600): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c881600): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.497287926 +0000 UTC m=+310.418999601 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c881600): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bcf19d0 item 69 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c881c80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c881c80): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c881c80): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c881c80): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c881c80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.498843971 +0000 UTC m=+310.420555636 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c881c80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3734c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3734c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c06e4d0 item 70 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3734c0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3734c0): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3734c0): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3734c0): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3734c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.499825601 +0000 UTC m=+310.421537266 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3734c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c373a00): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c373a00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c373a00): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c373a00): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c373a00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.499825601 +0000 UTC m=+310.421537266 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c373a00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cade8c0 item 70 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3aa180): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3aa180): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3aa180): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3aa180): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3aa180): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.501700998 +0000 UTC m=+310.423412663 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3aa180): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3aa680): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3aa680): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3aa680): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3aa680): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3aa680): _writeAt: size=3, off=2 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cadee70 item 71 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3aa680): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3aa680): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.502378184 +0000 UTC m=+310.424089839 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3aa680): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3aab80): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3aab80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3aab80): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3aab80): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3aab80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.502378184 +0000 UTC m=+310.424089839 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3aab80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cadf1f0 item 71 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ab200): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ab200): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ab200): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ab200): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ab200): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.504268439 +0000 UTC m=+310.425980144 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ab200): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ab700): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ab700): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cadf7a0 item 72 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ab700): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ab700): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ab700): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ab700): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ab700): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.505170179 +0000 UTC m=+310.426881885 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ab700): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3abc40): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3abc40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3abc40): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3abc40): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3abc40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.505170179 +0000 UTC m=+310.426881885 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3abc40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cadfb20 item 72 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ec300): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ec300): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ec300): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ec300): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ec300): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ec300): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ec300): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.506940727 +0000 UTC m=+310.428652392 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ec300): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ec800): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ec800): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ec800): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c474460 item 73 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ec800): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ec800): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.507568241 +0000 UTC m=+310.429279926 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ec800): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3eccc0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3eccc0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3eccc0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3eccc0): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3eccc0): _writeAt: size=3, off=2 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c474700 item 73 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3eccc0): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3eccc0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.508429875 +0000 UTC m=+310.430141540 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3eccc0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ed200): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ed200): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ed200): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ed200): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ed200): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.508429875 +0000 UTC m=+310.430141540 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ed200): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c4749a0 item 73 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ed840): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ed840): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ed840): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ed840): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ed840): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ed840): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ed840): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.514553662 +0000 UTC m=+310.436265407 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3ed840): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3edd40): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3edd40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3edd40): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c4757a0 item 74 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3edd40): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3edd40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.515230077 +0000 UTC m=+310.436941743 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c3edd40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922380): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922380): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bbbe000 item 74 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922380): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922380): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922380): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922380): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922380): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.515965393 +0000 UTC m=+310.437677058 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922380): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922900): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922900): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922900): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922900): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922900): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.515965393 +0000 UTC m=+310.437677058 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922900): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bbbe4d0 item 74 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922f40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922f40): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922f40): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922f40): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922f40): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922f40): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922f40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.517550011 +0000 UTC m=+310.439261677 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c922f40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c923440): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c923440): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c923440): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bbbeee0 item 75 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c923440): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c923440): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.518162797 +0000 UTC m=+310.439874462 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c923440): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c923980): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c923980): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c923980): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c923980): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c923980): _writeAt: size=3, off=2 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bbbf260 item 75 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c923980): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c923980): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.518743442 +0000 UTC m=+310.440455107 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c923980): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c923ec0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c923ec0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c923ec0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c923ec0): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c923ec0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.518743442 +0000 UTC m=+310.440455107 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c923ec0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bbbf570 item 75 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c996600): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c996600): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c996600): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c996600): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c996600): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c996600): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c996600): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.520471301 +0000 UTC m=+310.442182966 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c996600): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c996b00): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c996b00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c996b00): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd48930 item 76 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c996b00): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c996b00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.521114052 +0000 UTC m=+310.442825717 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c996b00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c997040): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c997040): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd49500 item 76 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c997040): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c997040): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c997040): _writeAt: size=3, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c997040): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c997040): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.521988831 +0000 UTC m=+310.443700496 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c997040): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9975c0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9975c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9975c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9975c0): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9975c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.521988831 +0000 UTC m=+310.443700496 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9975c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd499d0 item 76 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c997c00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c997c00): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c997c00): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c997c00): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c997c00): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c997c00): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c997c00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.524753785 +0000 UTC m=+310.446465490 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c997c00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ae200): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ae200): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ae200): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c08c460 item 77 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ae200): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ae200): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.525416444 +0000 UTC m=+310.447128109 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ae200): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ae900): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ae900): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ae900): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ae900): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ae900): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.525416444 +0000 UTC m=+310.447128109 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ae900): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c08ca10 item 77 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9aef40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9aef40): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9aef40): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9aef40): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9aef40): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9aef40): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9aef40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.527621101 +0000 UTC m=+310.449332776 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9aef40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9af440): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9af440): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9af440): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c08d0a0 item 78 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9af440): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9af440): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.528490982 +0000 UTC m=+310.450202656 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9af440): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9afb40): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9afb40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9afb40): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9afb40): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9afb40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.528490982 +0000 UTC m=+310.450202656 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9afb40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c08d420 item 78 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ce280): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ce280): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ce280): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ce280): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ce280): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ce280): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ce280): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.530467919 +0000 UTC m=+310.452179594 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ce280): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ce780): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ce780): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ce780): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1aa000 item 79 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ce780): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ce780): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.531177907 +0000 UTC m=+310.452889582 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ce780): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9cee80): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9cee80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9cee80): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9cee80): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9cee80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.531177907 +0000 UTC m=+310.452889582 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9cee80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1aa5b0 item 79 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 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/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9cf4c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9cf4c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9cf4c0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9cf4c0): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9cf4c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9cf4c0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9cf4c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.532834051 +0000 UTC m=+310.454545705 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9cf4c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9cf9c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9cf9c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9cf9c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1abe30 item 80 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9cf9c0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9cf9c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.533385029 +0000 UTC m=+310.455096694 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9cf9c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ee1c0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ee1c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ee1c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ee1c0): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ee1c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.533385029 +0000 UTC m=+310.455096694 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ee1c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd4a3f0 item 80 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ee800): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ee800): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ee800): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ee800): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ee800): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.534954258 +0000 UTC m=+310.456665923 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ee800): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9eec80): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9eec80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9eec80): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9eec80): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9eec80): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9eec80): _writeAt: size=3, off=7 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd4ae70 item 81 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9eec80): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9eec80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.535542066 +0000 UTC m=+310.457253731 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9eec80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ef1c0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ef1c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ef1c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ef1c0): >_readAt: n=8, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ef1c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.535542066 +0000 UTC m=+310.457253731 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ef1c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd4b260 item 81 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ef840): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ef840): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ef840): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ef840): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ef840): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.53743187 +0000 UTC m=+310.459143535 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9ef840): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9efd40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9efd40): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9efd40): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd4bb90 item 82 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9efd40): _readAt: size=2, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9efd40): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9efd40): _writeAt: size=3, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9efd40): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9efd40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.538041209 +0000 UTC m=+310.459752864 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c9efd40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8a3c0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8a3c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8a3c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8a3c0): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8a3c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.538041209 +0000 UTC m=+310.459752864 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8a3c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bfb60e0 item 82 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8aa40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8aa40): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8aa40): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8aa40): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8aa40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.539406192 +0000 UTC m=+310.461117857 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8aa40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8af40): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8af40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8af40): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8af40): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8af40): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8af40): _writeAt: size=3, off=7 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bfb7500 item 83 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8af40): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8af40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.540008148 +0000 UTC m=+310.461719813 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8af40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8b480): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8b480): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8b480): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8b480): >_readAt: n=8, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8b480): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.540008148 +0000 UTC m=+310.461719813 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8b480): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bfb79d0 item 83 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8bb00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8bb00): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8bb00): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8bb00): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8bb00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.541473862 +0000 UTC m=+310.463185527 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1ca8bb00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0100): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0100): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0100): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c19e310 item 84 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0100): _readAt: size=2, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0100): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0100): _writeAt: size=3, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0100): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0100): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.542122044 +0000 UTC m=+310.463833709 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0100): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0680): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0680): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0680): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0680): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0680): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.542122044 +0000 UTC m=+310.463833709 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0680): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c19e700 item 84 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0d00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0d00): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0d00): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0d00): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0d00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.543397188 +0000 UTC m=+310.465108843 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab0d00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1200): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1200): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1200): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1200): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1200): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1200): _writeAt: size=3, off=7 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c19ee70 item 85 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1200): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1200): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.544025542 +0000 UTC m=+310.465737207 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1200): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1740): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1740): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1740): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1740): >_readAt: n=8, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1740): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.544025542 +0000 UTC m=+310.465737207 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1740): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c19f110 item 85 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1dc0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1dc0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1dc0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1dc0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1dc0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.545693086 +0000 UTC m=+310.467404742 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cab1dc0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad83c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad83c0): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad83c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c19f6c0 item 86 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad83c0): _readAt: size=2, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad83c0): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad83c0): _writeAt: size=3, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad83c0): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad83c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.546309499 +0000 UTC m=+310.468021164 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad83c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad8940): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad8940): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad8940): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad8940): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad8940): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.546309499 +0000 UTC m=+310.468021164 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad8940): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c19f960 item 86 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad8fc0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad8fc0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad8fc0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad8fc0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad8fc0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.547678069 +0000 UTC m=+310.469389734 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad8fc0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad94c0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad94c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad94c0): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad94c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad94c0): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad94c0): _writeAt: size=3, off=7 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1b0380 item 87 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad94c0): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad94c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.548271188 +0000 UTC m=+310.469982843 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad94c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad9a00): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad9a00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad9a00): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad9a00): >_readAt: n=8, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad9a00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.548271188 +0000 UTC m=+310.469982843 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cad9a00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1b0690 item 87 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 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/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0180): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0180): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0180): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0180): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0180): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.550380175 +0000 UTC m=+310.472091849 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0180): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0680): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0680): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0680): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1b0d20 item 88 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0680): _readAt: size=2, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0680): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0680): _writeAt: size=3, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0680): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0680): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.551007288 +0000 UTC m=+310.472718953 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0680): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0c00): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0c00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0c00): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0c00): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0c00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.551007288 +0000 UTC m=+310.472718953 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf0c00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1b1260 item 88 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1240): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1240): open at offset 0 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1240): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1240): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1240): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1240): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1240): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1240): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.55262646 +0000 UTC m=+310.474338116 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1240): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1780): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1780): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1780): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1b18f0 item 89 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1780): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1780): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.553168622 +0000 UTC m=+310.474880287 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1780): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1cc0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1cc0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1cc0): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1cc0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1cc0): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1cc0): _writeAt: size=3, off=7 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1b1b90 item 89 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1cc0): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1cc0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.553848935 +0000 UTC m=+310.475560600 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1caf1cc0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0a340): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0a340): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0a340): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0a340): >_readAt: n=8, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0a340): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.553848935 +0000 UTC m=+310.475560600 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0a340): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ca96000 item 89 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0a980): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0a980): open at offset 0 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0a980): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0a980): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0a980): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0a980): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0a980): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0a980): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.555482095 +0000 UTC m=+310.477193760 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0a980): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0aec0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0aec0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0aec0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ca965b0 item 90 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0aec0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0aec0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.556102905 +0000 UTC m=+310.477814560 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0aec0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0b400): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0b400): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0b400): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ca96850 item 90 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0b400): _readAt: size=2, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0b400): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0b400): _writeAt: size=3, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0b400): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0b400): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.556820347 +0000 UTC m=+310.478532033 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0b400): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0b9c0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0b9c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0b9c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0b9c0): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0b9c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.556820347 +0000 UTC m=+310.478532033 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb0b9c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ca96af0 item 90 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30100): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30100): open at offset 0 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30100): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30100): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30100): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30100): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30100): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30100): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.558336066 +0000 UTC m=+310.480047721 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30100): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30640): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30640): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30640): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ca970a0 item 91 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30640): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30640): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.559319951 +0000 UTC m=+310.481031616 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30640): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30b80): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30b80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30b80): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30b80): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30b80): >_readAt: n=2, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30b80): _writeAt: size=3, off=7 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ca97340 item 91 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30b80): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30b80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.561583769 +0000 UTC m=+310.483295434 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30b80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31100): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31100): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31100): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31100): >_readAt: n=8, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31100): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.561583769 +0000 UTC m=+310.483295434 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31100): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ca975e0 item 91 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 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/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31740): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31740): open at offset 0 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31740): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31740): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31740): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31740): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31740): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31740): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.563515962 +0000 UTC m=+310.485227627 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31740): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31c80): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31c80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31c80): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ca97ce0 item 92 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31c80): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31c80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.565040468 +0000 UTC m=+310.486752133 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb31c80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130000): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130000): open at offset 5 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130000): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c3c2bd0 item 92 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130000): _readAt: size=2, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130000): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130000): _writeAt: size=3, off=5 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130000): >_writeAt: n=3, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130000): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.56630419 +0000 UTC m=+310.488015866 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130000): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8da540): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8da540): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8da540): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8da540): >_readAt: n=3, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8da540): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.56630419 +0000 UTC m=+310.488015866 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8da540): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c06e1c0 item 92 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8dab80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8dab80): open at offset 0 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8dab80): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8dab80): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8dab80): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8dab80): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8dab80): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8dab80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.56812853 +0000 UTC m=+310.489840205 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8dab80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8db0c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8db0c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8db0c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c06eaf0 item 93 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8db0c0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8db0c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.568864277 +0000 UTC m=+310.490575952 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8db0c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8db7c0): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8db7c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8db7c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8db7c0): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8db7c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.568864277 +0000 UTC m=+310.490575952 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8db7c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c06f030 item 93 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 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/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8dbe00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8dbe00): open at offset 0 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8dbe00): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8dbe00): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8dbe00): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8dbe00): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8dbe00): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8dbe00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.571042495 +0000 UTC m=+310.492754610 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c8dbe00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30440): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30440): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30440): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c06f6c0 item 94 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30440): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30440): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.571799252 +0000 UTC m=+310.493510927 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30440): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30b40): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30b40): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30b40): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30b40): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30b40): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.571799252 +0000 UTC m=+310.493510927 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1cb30b40): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c06fe30 item 94 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 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/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130640): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130640): open at offset 0 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130640): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130640): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130640): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130640): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130640): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130640): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.573805144 +0000 UTC m=+310.495516819 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130640): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130b80): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130b80): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130b80): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c4dea10 item 95 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130b80): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130b80): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.574517877 +0000 UTC m=+310.496229553 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c130b80): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c131280): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c131280): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c131280): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c131280): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c131280): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.574517877 +0000 UTC m=+310.496229553 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c131280): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c4dee70 item 95 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 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/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1318c0): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1318c0): open at offset 0 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1318c0): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1318c0): _readAt: size=2, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1318c0): >_readAt: n=0, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1318c0): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1318c0): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1318c0): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.578289218 +0000 UTC m=+310.500000883 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c1318c0): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c131e00): _writeAt: size=5, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c131e00): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c131e00): >openPending: err= 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c4df420 item 96 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c131e00): >_writeAt: n=5, err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c131e00): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.579025337 +0000 UTC m=+310.500737002 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c131e00): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:00 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c910640): _readAt: size=512, off=0 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c910640): openPending: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c910640): >openPending: err= 2026/09/08 02:59:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c910640): >_readAt: n=5, err=EOF 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c910640): close: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:00.579025337 +0000 UTC m=+310.500737002 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:00 DEBUG : open-test-file(0x201e1c910640): >close: err= 2026/09/08 02:59:00 DEBUG : open-test-file: Remove: 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c4df6c0 item 96 2026/09/08 02:59:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:00 DEBUG : open-test-file: >Remove: err= 2026/09/08 02:59:00 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:59:00 DEBUG : Looking for writers 2026/09/08 02:59:00 DEBUG : >WaitForWriters: 2026/09/08 02:59:00 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:59:00 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:59:00 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:59:00 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:00 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:59:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:59:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/08 02:59:00 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910d80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910d80): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910d80): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910d80): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910d80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.092955729 +0000 UTC m=+311.014667404 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910d80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911200): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911200): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911200): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911200): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911200): _writeAt: size=3, off=2 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911200): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911200): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.092955729 +0000 UTC m=+311.014667404 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911200): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9116c0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9116c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9116c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9116c0): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9116c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.092955729 +0000 UTC m=+311.014667404 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9116c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ca96700 item 1 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911d00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911d00): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911d00): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911d00): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911d00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.096077054 +0000 UTC m=+311.017788729 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911d00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9ce80): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9ce80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9ce80): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9ce80): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9ce80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.096077054 +0000 UTC m=+311.017788729 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9ce80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ca96ee0 item 2 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9db00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9db00): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9db00): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9db00): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9db00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.098338167 +0000 UTC m=+311.020049843 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9db00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112080): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112080): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112080): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112080): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112080): _writeAt: size=3, off=2 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112080): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112080): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.098338167 +0000 UTC m=+311.020049843 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112080): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1125c0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1125c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1125c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1125c0): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1125c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.098338167 +0000 UTC m=+311.020049843 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1125c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c71e150 item 3 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1136c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1136c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1136c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1136c0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1136c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.101678265 +0000 UTC m=+311.023389940 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1136c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c113e00): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c113e00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c113e00): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c113e00): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c113e00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.101678265 +0000 UTC m=+311.023389940 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c113e00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c71eb60 item 4 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c600): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c600): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c600): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c600): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c600): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.103896539 +0000 UTC m=+311.025608214 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c600): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78ca80): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78ca80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78ca80): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78ca80): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78ca80): _writeAt: size=3, off=2 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78ca80): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78ca80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.103896539 +0000 UTC m=+311.025608214 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78ca80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78cf40): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78cf40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78cf40): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78cf40): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78cf40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.103896539 +0000 UTC m=+311.025608214 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78cf40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c71f260 item 5 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78d640): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78d640): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78d640): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78d640): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78d640): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.106543569 +0000 UTC m=+311.028255244 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78d640): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78db80): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78db80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78db80): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78db80): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78db80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.106543569 +0000 UTC m=+311.028255244 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78db80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c71fa40 item 6 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcac900): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcac900): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcac900): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcac900): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcac900): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.108590489 +0000 UTC m=+311.030302164 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcac900): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcad240): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcad240): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcad240): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcad240): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcad240): _writeAt: size=3, off=2 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcad240): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcad240): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.108590489 +0000 UTC m=+311.030302164 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcad240): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcadd00): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcadd00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcadd00): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcadd00): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcadd00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.108590489 +0000 UTC m=+311.030302164 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcadd00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1a8230 item 7 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be68b40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be68b40): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be68b40): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be68b40): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be68b40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.112387959 +0000 UTC m=+311.034099634 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be68b40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69800): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69800): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69800): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69800): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69800): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.112387959 +0000 UTC m=+311.034099634 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69800): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1a9570 item 8 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69dc0): _readAt: size=2, off=0 2026/09/08 02:59:01 ERROR : open-test-file(0x201e1be69dc0): Couldn't read size of file 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69dc0): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69dc0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69dc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69dc0): close: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69dc0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c280): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c280): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c280): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c280): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c280): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.11436136 +0000 UTC m=+311.036073096 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c280): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c700): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c700): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c700): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c700): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c700): _writeAt: size=3, off=2 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c700): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c700): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.11436136 +0000 UTC m=+311.036073096 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c700): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45d3c0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45d3c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45d3c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45d3c0): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45d3c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.11436136 +0000 UTC m=+311.036073096 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45d3c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cb2e070 item 9 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45db40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45db40): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45db40): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45db40): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45db40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.11714591 +0000 UTC m=+311.038857596 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45db40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c758180): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c758180): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c758180): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c758180): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c758180): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.11714591 +0000 UTC m=+311.038857596 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c758180): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cb2e8c0 item 10 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7587c0): _readAt: size=2, off=0 2026/09/08 02:59:01 ERROR : open-test-file(0x201e1c7587c0): Couldn't read size of file 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7587c0): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7587c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7587c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7587c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7587c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c758b80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c758b80): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c758b80): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c758b80): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c758b80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.119645514 +0000 UTC m=+311.041357198 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c758b80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c759080): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c759080): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c759080): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c759080): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c759080): _writeAt: size=3, off=2 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c759080): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c759080): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.119645514 +0000 UTC m=+311.041357198 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c759080): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c759580): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c759580): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c759580): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c759580): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c759580): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.119645514 +0000 UTC m=+311.041357198 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c759580): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cb2ee70 item 11 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c759c40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c759c40): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c759c40): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c759c40): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c759c40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.122888498 +0000 UTC m=+311.044600214 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c759c40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ac280): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ac280): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ac280): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ac280): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ac280): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.122888498 +0000 UTC m=+311.044600214 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ac280): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cb2f6c0 item 12 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ac900): _readAt: size=2, off=0 2026/09/08 02:59:01 ERROR : open-test-file(0x201e1c6ac900): Couldn't read size of file 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ac900): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ac900): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ac900): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ac900): close: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ac900): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6accc0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6accc0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6accc0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6accc0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6accc0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.125062849 +0000 UTC m=+311.046774583 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6accc0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ad380): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ad380): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ad380): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ad380): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ad380): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.125062849 +0000 UTC m=+311.046774583 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ad380): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cb2fc70 item 13 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ada00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ada00): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ada00): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ada00): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ada00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.12731779 +0000 UTC m=+311.049029455 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ada00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f4040): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f4040): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f4040): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f4040): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f4040): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.12731779 +0000 UTC m=+311.049029455 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f4040): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c7ca380 item 14 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f4680): _readAt: size=2, off=0 2026/09/08 02:59:01 ERROR : open-test-file(0x201e1c0f4680): Couldn't read size of file 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f4680): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f4680): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f4680): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f4680): close: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f4680): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f4a40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f4a40): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f4a40): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f4a40): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f4a40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.129452756 +0000 UTC m=+311.051164461 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f4a40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f5100): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f5100): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f5100): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f5100): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f5100): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.129452756 +0000 UTC m=+311.051164461 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f5100): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c7caa10 item 15 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 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/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f5780): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f5780): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f5780): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f5780): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f5780): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.131748875 +0000 UTC m=+311.053460550 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0f5780): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6e100): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6e100): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6e100): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6e100): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6e100): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.131748875 +0000 UTC m=+311.053460550 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6e100): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c7cafc0 item 16 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6e740): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6e740): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6e740): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6e740): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6e740): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.134288513 +0000 UTC m=+311.056000189 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6e740): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6ebc0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6ebc0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6ebc0): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6ebc0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6ebc0): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6ebc0): _writeAt: size=3, off=7 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6ebc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6ebc0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.134288513 +0000 UTC m=+311.056000189 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6ebc0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6f0c0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6f0c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6f0c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6f0c0): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6f0c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.134288513 +0000 UTC m=+311.056000189 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6f0c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c7cb5e0 item 17 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bd2d440): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bd2d440): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bd2d440): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bd2d440): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bd2d440): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.13740485 +0000 UTC m=+311.059116525 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bd2d440): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b81c0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b81c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b81c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b81c0): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b81c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.13740485 +0000 UTC m=+311.059116525 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b81c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c3c2700 item 18 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b8840): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b8840): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b8840): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b8840): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b8840): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.139995886 +0000 UTC m=+311.061707561 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b8840): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b8d40): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b8d40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b8d40): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b8d40): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b8d40): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b8d40): _writeAt: size=3, off=7 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b8d40): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b8d40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.139995886 +0000 UTC m=+311.061707561 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b8d40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b9240): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b9240): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b9240): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b9240): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b9240): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.139995886 +0000 UTC m=+311.061707561 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b9240): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c3c2f50 item 19 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b98c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b98c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b98c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b98c0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b98c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.143029996 +0000 UTC m=+311.064741661 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b98c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b9e00): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b9e00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b9e00): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b9e00): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b9e00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.143029996 +0000 UTC m=+311.064741661 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8b9e00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c3c38f0 item 20 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6580): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6580): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6580): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6580): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6580): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.145025879 +0000 UTC m=+311.066737544 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6580): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6a80): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6a80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6a80): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6a80): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6a80): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6a80): _writeAt: size=3, off=7 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6a80): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6a80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.145025879 +0000 UTC m=+311.066737544 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6a80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6f80): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6f80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6f80): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6f80): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6f80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.145025879 +0000 UTC m=+311.066737544 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d6f80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd761c0 item 21 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d7600): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d7600): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d7600): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d7600): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d7600): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.149527618 +0000 UTC m=+311.071239303 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d7600): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d7b40): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d7b40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d7b40): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d7b40): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d7b40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.149527618 +0000 UTC m=+311.071239303 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8d7b40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd77b20 item 22 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ee2c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ee2c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ee2c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ee2c0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ee2c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.15180355 +0000 UTC m=+311.073515225 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ee2c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ee7c0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ee7c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ee7c0): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ee7c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ee7c0): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ee7c0): _writeAt: size=3, off=7 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ee7c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ee7c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.15180355 +0000 UTC m=+311.073515225 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ee7c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8eecc0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8eecc0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8eecc0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8eecc0): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8eecc0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.15180355 +0000 UTC m=+311.073515225 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8eecc0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ca50310 item 23 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 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/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ef340): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ef340): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ef340): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ef340): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ef340): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.155169677 +0000 UTC m=+311.076881422 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ef340): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ef880): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ef880): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ef880): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ef880): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ef880): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.155169677 +0000 UTC m=+311.076881422 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8ef880): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ca50af0 item 24 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8efec0): _readAt: size=2, off=0 2026/09/08 02:59:01 ERROR : open-test-file(0x201e1c8efec0): Couldn't read size of file 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8efec0): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8efec0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8efec0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8efec0): close: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8efec0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07c380): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07c380): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07c380): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07c380): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07c380): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.157729252 +0000 UTC m=+311.079440927 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07c380): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07c880): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07c880): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07c880): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07c880): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07c880): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07c880): _writeAt: size=3, off=7 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07c880): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07c880): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.157729252 +0000 UTC m=+311.079440927 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07c880): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07cdc0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07cdc0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07cdc0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07cdc0): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07cdc0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.157729252 +0000 UTC m=+311.079440927 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07cdc0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ca510a0 item 25 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07d440): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07d440): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07d440): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07d440): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07d440): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.160709281 +0000 UTC m=+311.082420946 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07d440): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07d980): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07d980): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07d980): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07d980): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07d980): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.160709281 +0000 UTC m=+311.082420946 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c07d980): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ca518f0 item 26 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe0c0): _readAt: size=2, off=0 2026/09/08 02:59:01 ERROR : open-test-file(0x201e1c0fe0c0): Couldn't read size of file 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe0c0): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe0c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe0c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe0c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe0c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe480): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe480): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe480): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe480): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe480): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.162400831 +0000 UTC m=+311.084112496 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe480): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe980): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe980): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe980): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe980): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe980): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe980): _writeAt: size=3, off=7 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe980): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe980): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.162400831 +0000 UTC m=+311.084112496 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0fe980): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c092e40): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c092e40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c092e40): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c092e40): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c092e40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.162400831 +0000 UTC m=+311.084112496 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c092e40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cbae070 item 27 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 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/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0934c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0934c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0934c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0934c0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0934c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.165320176 +0000 UTC m=+311.087031851 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c0934c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c093b00): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c093b00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c093b00): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c093b00): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c093b00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.165320176 +0000 UTC m=+311.087031851 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c093b00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c3f5420 item 28 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d2300): _readAt: size=2, off=0 2026/09/08 02:59:01 ERROR : open-test-file(0x201e1c1d2300): Couldn't read size of file 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d2300): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d2300): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d2300): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d2300): close: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d2300): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d26c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d26c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d26c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d26c0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d26c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.167251026 +0000 UTC m=+311.088962702 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d26c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d2d80): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d2d80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d2d80): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d2d80): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d2d80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.167251026 +0000 UTC m=+311.088962702 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d2d80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c3f5ab0 item 29 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 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/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d3400): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d3400): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d3400): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d3400): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d3400): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.169181317 +0000 UTC m=+311.090892992 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d3400): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d3940): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d3940): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d3940): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d3940): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d3940): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.169181317 +0000 UTC m=+311.090892992 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c1d3940): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bcf2620 item 30 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 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/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c252080): _readAt: size=2, off=0 2026/09/08 02:59:01 ERROR : open-test-file(0x201e1c252080): Couldn't read size of file 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c252080): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c252080): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c252080): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c252080): close: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c252080): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c252440): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c252440): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c252440): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c252440): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c252440): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.171355765 +0000 UTC m=+311.093067441 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c252440): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c252b00): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c252b00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c252b00): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c252b00): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c252b00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.171355765 +0000 UTC m=+311.093067441 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c252b00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bcf3340 item 31 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 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/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c253180): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c253180): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c253180): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c253180): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c253180): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.173254397 +0000 UTC m=+311.094966072 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c253180): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2536c0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2536c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2536c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2536c0): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2536c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.173254397 +0000 UTC m=+311.094966072 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2536c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1be82460 item 32 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c253d00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c253d00): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c253d00): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c253d00): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c253d00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.17498515 +0000 UTC m=+311.096696824 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c253d00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a6280): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a6280): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a6280): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a6280): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a6280): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1be82b60 item 33 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a6280): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a6280): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.175773636 +0000 UTC m=+311.097485311 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a6280): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a6780): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a6780): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a6780): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a6780): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a6780): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.175773636 +0000 UTC m=+311.097485311 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a6780): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1be83340 item 33 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a6dc0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a6dc0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a6dc0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a6dc0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a6dc0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.177788645 +0000 UTC m=+311.099500350 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a6dc0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a7240): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a7240): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1be83a40 item 34 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a7240): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a7240): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a7240): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a7240): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a7240): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.178622198 +0000 UTC m=+311.100333873 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a7240): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a7780): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a7780): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a7780): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a7780): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a7780): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.178622198 +0000 UTC m=+311.100333873 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a7780): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1be83e30 item 34 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a7dc0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a7dc0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a7dc0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a7dc0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a7dc0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.180494387 +0000 UTC m=+311.102206062 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2a7dc0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f8340): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f8340): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f8340): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f8340): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f8340): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c74c690 item 35 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f8340): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f8340): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.181222381 +0000 UTC m=+311.102934056 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f8340): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f8840): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f8840): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f8840): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f8840): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f8840): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.181222381 +0000 UTC m=+311.102934056 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f8840): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c74cb60 item 35 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f8ec0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f8ec0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f8ec0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f8ec0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f8ec0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.183041239 +0000 UTC m=+311.104752915 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f8ec0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f93c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f93c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c74d180 item 36 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f93c0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f93c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f93c0): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f93c0): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f93c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.183769472 +0000 UTC m=+311.105481147 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f93c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f9900): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f9900): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f9900): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f9900): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f9900): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.183769472 +0000 UTC m=+311.105481147 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c2f9900): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c74d490 item 36 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c356040): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c356040): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c356040): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c356040): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c356040): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.185610334 +0000 UTC m=+311.107322009 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c356040): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3564c0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3564c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3564c0): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3564c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3564c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c74da40 item 37 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3564c0): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3564c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.186331082 +0000 UTC m=+311.108042758 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3564c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3569c0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3569c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3569c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3569c0): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3569c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.186331082 +0000 UTC m=+311.108042758 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3569c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c74dce0 item 37 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c357040): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c357040): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c357040): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c357040): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c357040): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.188116719 +0000 UTC m=+311.109828394 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c357040): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c357540): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c357540): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c79e460 item 38 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c357540): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c357540): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c357540): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c357540): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c357540): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.188868538 +0000 UTC m=+311.110580212 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c357540): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c357a80): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c357a80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c357a80): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c357a80): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c357a80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.188868538 +0000 UTC m=+311.110580212 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c357a80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c79e700 item 38 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38a200): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38a200): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38a200): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38a200): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38a200): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.190572531 +0000 UTC m=+311.112284206 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38a200): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38a700): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38a700): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38a700): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38a700): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38a700): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c79eee0 item 39 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38a700): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38a700): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.191286847 +0000 UTC m=+311.112998522 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38a700): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38ac00): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38ac00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38ac00): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38ac00): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38ac00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.191286847 +0000 UTC m=+311.112998522 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38ac00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c79f1f0 item 39 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38b280): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38b280): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38b280): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38b280): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38b280): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.193156152 +0000 UTC m=+311.114867837 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38b280): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38b780): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38b780): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c79f960 item 40 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38b780): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38b780): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38b780): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38b780): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38b780): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.193728792 +0000 UTC m=+311.115440467 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38b780): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38bcc0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38bcc0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38bcc0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38bcc0): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38bcc0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.193728792 +0000 UTC m=+311.115440467 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c38bcc0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c79fc70 item 40 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2380): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2380): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2380): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2380): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2380): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2380): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2380): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.195424659 +0000 UTC m=+311.117136334 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2380): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2880): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2880): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2880): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd964d0 item 41 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2880): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2880): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.196043356 +0000 UTC m=+311.117755031 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2880): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2d40): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2d40): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2d40): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2d40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2d40): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd967e0 item 41 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2d40): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2d40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.196697329 +0000 UTC m=+311.118409003 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b2d40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b3280): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b3280): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b3280): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b3280): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b3280): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.196697329 +0000 UTC m=+311.118409003 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b3280): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd96e00 item 41 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b38c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b38c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b38c0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b38c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b38c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b38c0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b38c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.198406362 +0000 UTC m=+311.120118037 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b38c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b3dc0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b3dc0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b3dc0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd97570 item 42 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b3dc0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b3dc0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.198999801 +0000 UTC m=+311.120711475 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3b3dc0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6400): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6400): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd97960 item 42 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6400): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6400): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6400): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6400): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6400): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.199769611 +0000 UTC m=+311.121481286 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6400): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6f780): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6f780): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6f780): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6f780): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6f780): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.199769611 +0000 UTC m=+311.121481286 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6f780): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c7cbb20 item 42 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6fdc0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6fdc0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6fdc0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6fdc0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6fdc0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6fdc0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6fdc0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.201507939 +0000 UTC m=+311.123219625 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1ca6fdc0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40a3c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40a3c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40a3c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bbbc930 item 43 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40a3c0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40a3c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.20214514 +0000 UTC m=+311.123856816 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40a3c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40a900): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40a900): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40a900): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40a900): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40a900): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bbbce70 item 43 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40a900): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40a900): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.202911206 +0000 UTC m=+311.124622881 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40a900): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40ae40): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40ae40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40ae40): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40ae40): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40ae40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.202911206 +0000 UTC m=+311.124622881 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40ae40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bbbd2d0 item 43 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40b480): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40b480): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40b480): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40b480): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40b480): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40b480): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40b480): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.204631659 +0000 UTC m=+311.126343334 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40b480): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40b980): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40b980): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40b980): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c6642a0 item 44 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40b980): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40b980): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.205285282 +0000 UTC m=+311.126996957 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40b980): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40bec0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40bec0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c6645b0 item 44 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40bec0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40bec0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40bec0): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40bec0): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40bec0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.205953442 +0000 UTC m=+311.127665118 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c40bec0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c426540): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c426540): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c426540): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c426540): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c426540): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.205953442 +0000 UTC m=+311.127665118 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c426540): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c664850 item 44 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c426b80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c426b80): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c426b80): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c426b80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c426b80): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c426b80): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c426b80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.20760235 +0000 UTC m=+311.129314026 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c426b80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c427080): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c427080): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c427080): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c664ee0 item 45 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c427080): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c427080): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.208291159 +0000 UTC m=+311.130002834 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c427080): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c427780): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c427780): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c427780): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c427780): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c427780): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.208291159 +0000 UTC m=+311.130002834 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c427780): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c665180 item 45 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c427dc0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c427dc0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c427dc0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c427dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c427dc0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c427dc0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c427dc0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.21015281 +0000 UTC m=+311.131864485 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c427dc0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4663c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4663c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4663c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c665880 item 46 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4663c0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4663c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.21068324 +0000 UTC m=+311.132394925 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4663c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c466ac0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c466ac0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c466ac0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c466ac0): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c466ac0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.21068324 +0000 UTC m=+311.132394925 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c466ac0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c665c70 item 46 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c467100): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c467100): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c467100): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c467100): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c467100): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c467100): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c467100): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.212531456 +0000 UTC m=+311.134243130 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c467100): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c467600): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c467600): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c467600): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1e8af0 item 47 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c467600): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c467600): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.213168657 +0000 UTC m=+311.134880331 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c467600): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c467d00): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c467d00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c467d00): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c467d00): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c467d00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.213168657 +0000 UTC m=+311.134880331 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c467d00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1e8ee0 item 47 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 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/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cc440): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cc440): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cc440): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cc440): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cc440): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cc440): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cc440): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.214907937 +0000 UTC m=+311.136619611 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cc440): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cc940): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cc940): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cc940): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1e99d0 item 48 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cc940): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cc940): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.215469765 +0000 UTC m=+311.137181450 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cc940): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cd040): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cd040): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cd040): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cd040): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cd040): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.215469765 +0000 UTC m=+311.137181450 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cd040): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1e9ce0 item 48 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cd680): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cd680): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cd680): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cd680): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cd680): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.217154773 +0000 UTC m=+311.138866447 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cd680): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cdb00): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cdb00): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cdb00): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cdb00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cdb00): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cdb00): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd71180 item 49 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cdb00): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cdb00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.217676897 +0000 UTC m=+311.139388562 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c4cdb00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fc140): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fc140): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fc140): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fc140): >_readAt: n=8, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fc140): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.217676897 +0000 UTC m=+311.139388562 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fc140): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdb4540 item 49 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fc7c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fc7c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fc7c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fc7c0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fc7c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.21923784 +0000 UTC m=+311.140949505 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fc7c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fccc0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fccc0): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fccc0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdb5340 item 50 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fccc0): _readAt: size=2, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fccc0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fccc0): _writeAt: size=3, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fccc0): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fccc0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.219909607 +0000 UTC m=+311.141621282 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fccc0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fd240): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fd240): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fd240): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fd240): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fd240): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.219909607 +0000 UTC m=+311.141621282 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fd240): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdb5b90 item 50 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fd8c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fd8c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fd8c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fd8c0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fd8c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.221704712 +0000 UTC m=+311.143416387 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fd8c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fddc0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fddc0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fddc0): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fddc0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fddc0): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fddc0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd17500 item 51 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fddc0): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fddc0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.222332095 +0000 UTC m=+311.144043779 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c5fddc0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61a400): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61a400): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61a400): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61a400): >_readAt: n=8, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61a400): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.222332095 +0000 UTC m=+311.144043779 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61a400): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd17a40 item 51 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61aa80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61aa80): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61aa80): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61aa80): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61aa80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.223988528 +0000 UTC m=+311.145700203 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61aa80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61af80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61af80): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61af80): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c3a2700 item 52 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61af80): _readAt: size=2, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61af80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61af80): _writeAt: size=3, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61af80): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61af80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.224646559 +0000 UTC m=+311.146358234 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61af80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61b500): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61b500): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61b500): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61b500): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61b500): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.224646559 +0000 UTC m=+311.146358234 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61b500): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c3a2a10 item 52 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61bb80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61bb80): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61bb80): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61bb80): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61bb80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.226295678 +0000 UTC m=+311.148007353 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c61bb80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c644180): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c644180): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c644180): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c644180): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c644180): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c644180): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c3a3260 item 53 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c644180): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c644180): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.226984637 +0000 UTC m=+311.148696312 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c644180): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6446c0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6446c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6446c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6446c0): >_readAt: n=8, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6446c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.226984637 +0000 UTC m=+311.148696312 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6446c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c3a3570 item 53 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c644d40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c644d40): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c644d40): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c644d40): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c644d40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.229343785 +0000 UTC m=+311.151055450 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c644d40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c645240): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c645240): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c645240): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c3a3ce0 item 54 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c645240): _readAt: size=2, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c645240): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c645240): _writeAt: size=3, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c645240): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c645240): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.229992519 +0000 UTC m=+311.151704184 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c645240): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6457c0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6457c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6457c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6457c0): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6457c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.229992519 +0000 UTC m=+311.151704184 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6457c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c4001c0 item 54 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c645e40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c645e40): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c645e40): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c645e40): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c645e40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.231418829 +0000 UTC m=+311.153130494 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c645e40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c672440): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c672440): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c672440): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c672440): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c672440): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c672440): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c4008c0 item 55 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c672440): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c672440): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.231975288 +0000 UTC m=+311.153686953 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c672440): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c672980): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c672980): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c672980): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c672980): >_readAt: n=8, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c672980): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.231975288 +0000 UTC m=+311.153686953 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c672980): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c400e70 item 55 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 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/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673000): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673000): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673000): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673000): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673000): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.233572038 +0000 UTC m=+311.155283703 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673000): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673500): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673500): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673500): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c401570 item 56 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673500): _readAt: size=2, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673500): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673500): _writeAt: size=3, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673500): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673500): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.23423062 +0000 UTC m=+311.155942295 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673500): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673a80): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673a80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673a80): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673a80): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673a80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.23423062 +0000 UTC m=+311.155942295 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c673a80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c401960 item 56 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6941c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6941c0): open at offset 0 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6941c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6941c0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6941c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6941c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6941c0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6941c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.235594572 +0000 UTC m=+311.157306237 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6941c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c694700): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c694700): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c694700): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdfa310 item 57 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c694700): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c694700): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.236139098 +0000 UTC m=+311.157850803 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c694700): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c694c40): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c694c40): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c694c40): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c694c40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c694c40): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c694c40): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdfa8c0 item 57 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c694c40): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c694c40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.237280201 +0000 UTC m=+311.158991866 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c694c40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6951c0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6951c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6951c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6951c0): >_readAt: n=8, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6951c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.237280201 +0000 UTC m=+311.158991866 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6951c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdfae00 item 57 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c695800): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c695800): open at offset 0 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c695800): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c695800): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c695800): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c695800): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c695800): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c695800): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.238872152 +0000 UTC m=+311.160583817 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c695800): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c695d40): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c695d40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c695d40): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ba46e70 item 58 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c695d40): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c695d40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.239409244 +0000 UTC m=+311.161120920 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c695d40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cc380): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cc380): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cc380): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ba47260 item 58 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cc380): _readAt: size=2, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cc380): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cc380): _writeAt: size=3, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cc380): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cc380): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.240247656 +0000 UTC m=+311.161959330 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cc380): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cc940): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cc940): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cc940): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cc940): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cc940): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.240247656 +0000 UTC m=+311.161959330 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cc940): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ba47570 item 58 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ccf80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ccf80): open at offset 0 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ccf80): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ccf80): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ccf80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ccf80): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ccf80): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ccf80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.241971556 +0000 UTC m=+311.163683231 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6ccf80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cd4c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cd4c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cd4c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c72a070 item 59 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cd4c0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cd4c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.242566998 +0000 UTC m=+311.164278724 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cd4c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cda00): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cda00): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cda00): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cda00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cda00): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cda00): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c72a310 item 59 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cda00): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cda00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.243196876 +0000 UTC m=+311.164908551 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6cda00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f6080): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f6080): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f6080): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f6080): >_readAt: n=8, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f6080): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.243196876 +0000 UTC m=+311.164908551 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f6080): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c72a690 item 59 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 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/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f66c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f66c0): open at offset 0 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f66c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f66c0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f66c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f66c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f66c0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f66c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.244872896 +0000 UTC m=+311.166584561 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f66c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f6c00): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f6c00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f6c00): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c72ad90 item 60 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f6c00): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f6c00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.245523905 +0000 UTC m=+311.167235579 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f6c00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7140): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7140): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7140): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c72b030 item 60 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7140): _readAt: size=2, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7140): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7140): _writeAt: size=3, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7140): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7140): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.246187556 +0000 UTC m=+311.167899221 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7140): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7700): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7700): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7700): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7700): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7700): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.246187556 +0000 UTC m=+311.167899221 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7700): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c72b2d0 item 60 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7d40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7d40): open at offset 0 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7d40): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7d40): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7d40): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7d40): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7d40): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7d40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.247782343 +0000 UTC m=+311.169494008 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c6f7d40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c746380): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c746380): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c746380): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c72b8f0 item 61 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c746380): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c746380): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.248355453 +0000 UTC m=+311.170067118 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c746380): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c746a80): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c746a80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c746a80): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c746a80): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c746a80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.248355453 +0000 UTC m=+311.170067118 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c746a80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c72bd50 item 61 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 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/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7470c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7470c0): open at offset 0 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7470c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7470c0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7470c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7470c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7470c0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7470c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.250273801 +0000 UTC m=+311.171985475 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7470c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c747600): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c747600): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c747600): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1b903180 item 62 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c747600): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c747600): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.250864945 +0000 UTC m=+311.172576620 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c747600): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c747d00): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c747d00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c747d00): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c747d00): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c747d00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.250864945 +0000 UTC m=+311.172576620 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c747d00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1b903500 item 62 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 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/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76a440): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76a440): open at offset 0 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76a440): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76a440): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76a440): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76a440): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76a440): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76a440): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.252746402 +0000 UTC m=+311.174458137 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76a440): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76a980): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76a980): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76a980): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdb6850 item 63 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76a980): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76a980): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.253347927 +0000 UTC m=+311.175059603 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76a980): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76b080): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76b080): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76b080): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76b080): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76b080): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.253347927 +0000 UTC m=+311.175059603 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76b080): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdb6fc0 item 63 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 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/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76b6c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76b6c0): open at offset 0 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76b6c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76b6c0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76b6c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76b6c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76b6c0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76b6c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.255283857 +0000 UTC m=+311.176995562 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76b6c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76bc00): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76bc00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76bc00): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdb7b90 item 64 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76bc00): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76bc00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.256061513 +0000 UTC m=+311.177773219 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c76bc00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c792400): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c792400): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c792400): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c792400): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c792400): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.256061513 +0000 UTC m=+311.177773219 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c792400): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdfc070 item 64 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c792a40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c792a40): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c792a40): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c792a40): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c792a40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.257848573 +0000 UTC m=+311.179560248 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c792a40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c792ec0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c792ec0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c792ec0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c792ec0): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c792ec0): _writeAt: size=3, off=2 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdfd2d0 item 65 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c792ec0): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c792ec0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.258609568 +0000 UTC m=+311.180321244 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c792ec0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7933c0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7933c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7933c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7933c0): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7933c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.258609568 +0000 UTC m=+311.180321244 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7933c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bdfd730 item 65 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c793a00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c793a00): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c793a00): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c793a00): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c793a00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.260622603 +0000 UTC m=+311.182334349 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c793a00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c793e80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c793e80): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1b93e9a0 item 66 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c793e80): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c793e80): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c793e80): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c793e80): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c793e80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.2615006 +0000 UTC m=+311.183212265 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c793e80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b44c0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b44c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b44c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b44c0): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b44c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.2615006 +0000 UTC m=+311.183212265 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b44c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1b93eee0 item 66 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b4b00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b4b00): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b4b00): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b4b00): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b4b00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.263689697 +0000 UTC m=+311.185401412 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b4b00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b4f80): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b4f80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b4f80): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b4f80): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b4f80): _writeAt: size=3, off=2 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ba20070 item 67 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b4f80): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b4f80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.264448397 +0000 UTC m=+311.186160062 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b4f80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b5480): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b5480): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b5480): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b5480): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b5480): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.264448397 +0000 UTC m=+311.186160062 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b5480): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ba205b0 item 67 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b5b00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b5b00): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b5b00): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b5b00): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b5b00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.266059785 +0000 UTC m=+311.187771451 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7b5b00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d6100): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d6100): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ba211f0 item 68 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d6100): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d6100): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d6100): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d6100): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d6100): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.266679704 +0000 UTC m=+311.188391370 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d6100): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d6640): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d6640): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d6640): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d6640): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d6640): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.266679704 +0000 UTC m=+311.188391370 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d6640): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ba21730 item 68 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d6c80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d6c80): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d6c80): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d6c80): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d6c80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.268363239 +0000 UTC m=+311.190074904 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d6c80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d7100): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d7100): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d7100): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d7100): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d7100): _writeAt: size=3, off=2 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1ba21dc0 item 69 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d7100): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d7100): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.269180259 +0000 UTC m=+311.190891924 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d7100): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d7600): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d7600): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d7600): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d7600): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d7600): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.269180259 +0000 UTC m=+311.190891924 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d7600): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bcf0310 item 69 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d7c80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d7c80): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d7c80): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d7c80): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d7c80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.271424611 +0000 UTC m=+311.193136286 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7d7c80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fa280): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fa280): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bcf0c40 item 70 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fa280): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fa280): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fa280): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fa280): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fa280): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.272424227 +0000 UTC m=+311.194135902 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fa280): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fa7c0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fa7c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fa7c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fa7c0): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fa7c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.272424227 +0000 UTC m=+311.194135902 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fa7c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bcf0ee0 item 70 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fae40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fae40): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fae40): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fae40): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fae40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.274737438 +0000 UTC m=+311.196449113 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fae40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fb340): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fb340): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fb340): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fb340): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fb340): _writeAt: size=3, off=2 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cade1c0 item 71 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fb340): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fb340): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.275609252 +0000 UTC m=+311.197320917 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fb340): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fb840): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fb840): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fb840): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fb840): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fb840): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.275609252 +0000 UTC m=+311.197320917 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fb840): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cade460 item 71 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fbec0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fbec0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fbec0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fbec0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fbec0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.278351993 +0000 UTC m=+311.200063698 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c7fbec0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8184c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8184c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cadeaf0 item 72 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8184c0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8184c0): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8184c0): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8184c0): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8184c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.279240659 +0000 UTC m=+311.200952324 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8184c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c818a00): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c818a00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c818a00): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c818a00): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c818a00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.279240659 +0000 UTC m=+311.200952324 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c818a00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1caded90 item 72 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c818fc0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c818fc0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c818fc0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c818fc0): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c818fc0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c818fc0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c818fc0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.281390182 +0000 UTC m=+311.203101878 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c818fc0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8194c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8194c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8194c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cadf420 item 73 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8194c0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8194c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.28215301 +0000 UTC m=+311.203864685 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c8194c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c819980): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c819980): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c819980): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c819980): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c819980): _writeAt: size=3, off=2 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cadf6c0 item 73 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c819980): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c819980): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.282946215 +0000 UTC m=+311.204657880 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c819980): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c819ec0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c819ec0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c819ec0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c819ec0): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c819ec0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.282946215 +0000 UTC m=+311.204657880 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c819ec0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cadfa40 item 73 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83c600): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83c600): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83c600): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83c600): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83c600): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83c600): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83c600): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.285206047 +0000 UTC m=+311.206917722 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83c600): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83cb00): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83cb00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83cb00): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c474230 item 74 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83cb00): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83cb00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.285913711 +0000 UTC m=+311.207625456 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83cb00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83d040): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83d040): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c474620 item 74 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83d040): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83d040): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83d040): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83d040): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83d040): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.286913707 +0000 UTC m=+311.208625422 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83d040): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83d5c0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83d5c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83d5c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83d5c0): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83d5c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.286913707 +0000 UTC m=+311.208625422 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83d5c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c4748c0 item 74 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83dc00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83dc00): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83dc00): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83dc00): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83dc00): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83dc00): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83dc00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.289128934 +0000 UTC m=+311.210840599 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c83dc00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85e200): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85e200): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85e200): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c4755e0 item 75 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85e200): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85e200): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.28983177 +0000 UTC m=+311.211543485 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85e200): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85e740): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85e740): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85e740): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85e740): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85e740): _writeAt: size=3, off=2 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c475dc0 item 75 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85e740): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85e740): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.290767824 +0000 UTC m=+311.212479519 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85e740): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85ec80): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85ec80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85ec80): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85ec80): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85ec80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.290767824 +0000 UTC m=+311.212479519 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85ec80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bbbe230 item 75 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85f2c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85f2c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85f2c0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85f2c0): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85f2c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85f2c0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85f2c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.292898602 +0000 UTC m=+311.214610267 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c85f2c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6540): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6540): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6540): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bbbed90 item 76 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6540): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6540): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.293631033 +0000 UTC m=+311.215342708 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6540): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6a80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6a80): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd97e30 item 76 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6a80): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6a80): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6a80): _writeAt: size=3, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6a80): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6a80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.294447051 +0000 UTC m=+311.216158726 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f6a80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f7000): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f7000): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f7000): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f7000): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f7000): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.294447051 +0000 UTC m=+311.216158726 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f7000): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd48a10 item 76 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f7640): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f7640): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f7640): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f7640): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f7640): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f7640): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f7640): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.296161233 +0000 UTC m=+311.217872908 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f7640): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f7b40): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f7b40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f7b40): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd49ab0 item 77 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f7b40): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f7b40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.296703917 +0000 UTC m=+311.218415592 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c3f7b40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89e340): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89e340): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89e340): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89e340): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89e340): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.296703917 +0000 UTC m=+311.218415592 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89e340): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd49e30 item 77 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89e980): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89e980): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89e980): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89e980): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89e980): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89e980): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89e980): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.298589452 +0000 UTC m=+311.220301127 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89e980): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89ee80): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89ee80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89ee80): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c08caf0 item 78 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89ee80): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89ee80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.299238736 +0000 UTC m=+311.220950421 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89ee80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89f580): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89f580): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89f580): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89f580): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89f580): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.299238736 +0000 UTC m=+311.220950421 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89f580): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c08ce70 item 78 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89fbc0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89fbc0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89fbc0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89fbc0): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89fbc0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89fbc0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89fbc0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.300987003 +0000 UTC m=+311.222698688 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c89fbc0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91c1c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91c1c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91c1c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c08d5e0 item 79 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91c1c0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91c1c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.301532701 +0000 UTC m=+311.223244377 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91c1c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91c8c0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91c8c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91c8c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91c8c0): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91c8c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.301532701 +0000 UTC m=+311.223244377 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91c8c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c08d9d0 item 79 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 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/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91cf00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91cf00): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91cf00): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91cf00): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91cf00): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91cf00): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91cf00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.303637461 +0000 UTC m=+311.225349136 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91cf00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91d400): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91d400): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91d400): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1aae00 item 80 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91d400): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91d400): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.304292094 +0000 UTC m=+311.226003769 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91d400): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91db00): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91db00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91db00): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91db00): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91db00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.304292094 +0000 UTC m=+311.226003769 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c91db00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1ab500 item 80 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93c240): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93c240): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93c240): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93c240): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93c240): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.306011818 +0000 UTC m=+311.227723493 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93c240): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93c6c0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93c6c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93c6c0): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93c6c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93c6c0): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93c6c0): _writeAt: size=3, off=7 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd4a310 item 81 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93c6c0): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93c6c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.306968781 +0000 UTC m=+311.228680467 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93c6c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93cc00): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93cc00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93cc00): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93cc00): >_readAt: n=8, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93cc00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.306968781 +0000 UTC m=+311.228680467 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93cc00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd4a850 item 81 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93d280): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93d280): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93d280): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93d280): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93d280): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.308814873 +0000 UTC m=+311.230526558 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93d280): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93d780): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93d780): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93d780): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd4b180 item 82 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93d780): _readAt: size=2, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93d780): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93d780): _writeAt: size=3, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93d780): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93d780): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.309639167 +0000 UTC m=+311.231350842 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93d780): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93dd00): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93dd00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93dd00): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93dd00): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93dd00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.309639167 +0000 UTC m=+311.231350842 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c93dd00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd4b420 item 82 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956480): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956480): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956480): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956480): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956480): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.311393455 +0000 UTC m=+311.233105130 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956480): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956980): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956980): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956980): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956980): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956980): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956980): _writeAt: size=3, off=7 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bd4bce0 item 83 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956980): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956980): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.312106049 +0000 UTC m=+311.233817724 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956980): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956ec0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956ec0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956ec0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956ec0): >_readAt: n=8, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956ec0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.312106049 +0000 UTC m=+311.233817724 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c956ec0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bfb6230 item 83 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c957540): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c957540): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c957540): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c957540): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c957540): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.313775517 +0000 UTC m=+311.235487192 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c957540): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c957a40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c957a40): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c957a40): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bfb75e0 item 84 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c957a40): _readAt: size=2, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c957a40): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c957a40): _writeAt: size=3, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c957a40): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c957a40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.314515872 +0000 UTC m=+311.236227547 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c957a40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9720c0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9720c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9720c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9720c0): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9720c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.314515872 +0000 UTC m=+311.236227547 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9720c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bfb7c00 item 84 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c972740): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c972740): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c972740): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c972740): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c972740): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.316215607 +0000 UTC m=+311.237927282 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c972740): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c972c40): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c972c40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c972c40): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c972c40): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c972c40): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c972c40): _writeAt: size=3, off=7 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c19e380 item 85 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c972c40): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c972c40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.317209391 +0000 UTC m=+311.238921096 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c972c40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973180): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973180): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973180): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973180): >_readAt: n=8, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973180): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.317209391 +0000 UTC m=+311.238921096 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973180): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c19e770 item 85 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973800): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973800): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973800): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973800): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973800): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.319384262 +0000 UTC m=+311.241095927 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973800): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973d00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973d00): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973d00): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c19eee0 item 86 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973d00): _readAt: size=2, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973d00): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973d00): _writeAt: size=3, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973d00): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973d00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.320392222 +0000 UTC m=+311.242103887 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c973d00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994380): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994380): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994380): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994380): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994380): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.320392222 +0000 UTC m=+311.242103887 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994380): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c19f180 item 86 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994a00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994a00): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994a00): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994a00): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994a00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.322476101 +0000 UTC m=+311.244187797 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994a00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994f00): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994f00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994f00): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994f00): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994f00): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994f00): _writeAt: size=3, off=7 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c19f730 item 87 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994f00): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994f00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.324054478 +0000 UTC m=+311.245766173 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994f00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30480): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30480): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30480): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30480): >_readAt: n=8, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30480): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.324054478 +0000 UTC m=+311.245766173 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30480): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c19f9d0 item 87 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 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/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30b80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30b80): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30b80): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30b80): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30b80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.326971959 +0000 UTC m=+311.248683634 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30b80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994440): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994440): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994440): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c19e2a0 item 88 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994440): _readAt: size=2, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994440): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994440): _writeAt: size=3, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994440): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994440): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.327631332 +0000 UTC m=+311.249343007 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c994440): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9949c0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9949c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9949c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9949c0): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9949c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.327631332 +0000 UTC m=+311.249343007 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9949c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c19e620 item 88 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c995680): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c995680): open at offset 0 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c995680): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c995680): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c995680): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c995680): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c995680): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c995680): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.329696045 +0000 UTC m=+311.251407721 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c995680): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c995bc0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c995bc0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c995bc0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c19ee00 item 89 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c995bc0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c995bc0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.330538673 +0000 UTC m=+311.252250349 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c995bc0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30e00): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30e00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30e00): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30e00): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30e00): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30e00): _writeAt: size=3, off=7 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c19f0a0 item 89 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30e00): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30e00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.331641904 +0000 UTC m=+311.253353619 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf30e00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf31380): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf31380): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf31380): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf31380): >_readAt: n=8, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf31380): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.331641904 +0000 UTC m=+311.253353619 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf31380): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c19f340 item 89 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf31a80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf31a80): open at offset 0 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf31a80): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf31a80): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf31a80): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf31a80): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf31a80): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf31a80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.333525245 +0000 UTC m=+311.255236920 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bf31a80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9101c0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9101c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9101c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c19fe30 item 90 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9101c0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9101c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.334185099 +0000 UTC m=+311.255896774 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c9101c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910700): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910700): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910700): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bbbe460 item 90 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910700): _readAt: size=2, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910700): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910700): _writeAt: size=3, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910700): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910700): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.334873247 +0000 UTC m=+311.256584923 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910700): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910d00): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910d00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910d00): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910d00): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910d00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.334873247 +0000 UTC m=+311.256584923 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c910d00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bbbe850 item 90 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911340): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911340): open at offset 0 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911340): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911340): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911340): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911340): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911340): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911340): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.336705371 +0000 UTC m=+311.258417046 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911340): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911880): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911880): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911880): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bbbf260 item 91 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911880): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911880): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.337432724 +0000 UTC m=+311.259144399 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911880): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911dc0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911dc0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911dc0): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911dc0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911dc0): >_readAt: n=2, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911dc0): _writeAt: size=3, off=7 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bbbf570 item 91 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911dc0): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911dc0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.338174862 +0000 UTC m=+311.259886537 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c911dc0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9d3c0): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9d3c0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9d3c0): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9d3c0): >_readAt: n=8, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9d3c0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.338174862 +0000 UTC m=+311.259886537 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9d3c0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1bbbf880 item 91 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 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/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9dc40): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9dc40): open at offset 0 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9dc40): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9dc40): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9dc40): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9dc40): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9dc40): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9dc40): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.339808213 +0000 UTC m=+311.261519888 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be9dc40): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112300): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112300): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112300): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cbae460 item 92 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112300): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112300): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.340453058 +0000 UTC m=+311.262164733 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112300): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112a00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112a00): open at offset 5 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112a00): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cbae700 item 92 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112a00): _readAt: size=2, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112a00): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112a00): _writeAt: size=3, off=5 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112a00): >_writeAt: n=3, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112a00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.341282351 +0000 UTC m=+311.262994026 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c112a00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c113880): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c113880): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c113880): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c113880): >_readAt: n=3, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c113880): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.341282351 +0000 UTC m=+311.262994026 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c113880): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cbaea10 item 92 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c240): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c240): open at offset 0 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c240): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c240): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c240): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c240): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c240): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c240): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.342883722 +0000 UTC m=+311.264595397 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c240): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c780): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c780): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c780): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cbaf110 item 93 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c780): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c780): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.343522556 +0000 UTC m=+311.265234231 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78c780): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78ce80): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78ce80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78ce80): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78ce80): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78ce80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.343522556 +0000 UTC m=+311.265234231 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78ce80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cbaf3b0 item 93 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 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/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78d540): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78d540): open at offset 0 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78d540): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78d540): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78d540): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78d540): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78d540): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78d540): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.345354199 +0000 UTC m=+311.267065874 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78d540): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78da80): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78da80): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78da80): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cbaf960 item 94 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78da80): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78da80): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.346048529 +0000 UTC m=+311.267760204 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c78da80): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcac880): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcac880): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcac880): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcac880): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcac880): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.346048529 +0000 UTC m=+311.267760204 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcac880): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1cbafc00 item 94 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 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/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcad300): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcad300): open at offset 0 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcad300): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcad300): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcad300): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcad300): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcad300): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcad300): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.347707326 +0000 UTC m=+311.269418991 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1bcad300): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be68040): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be68040): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be68040): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1b0620 item 95 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be68040): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be68040): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.348253236 +0000 UTC m=+311.269964901 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be68040): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be68d00): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be68d00): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be68d00): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be68d00): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be68d00): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.348253236 +0000 UTC m=+311.269964901 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be68d00): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1b0930 item 95 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 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/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69ac0): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69ac0): open at offset 0 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69ac0): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69ac0): _readAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69ac0): >_readAt: n=0, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69ac0): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69ac0): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69ac0): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.350261192 +0000 UTC m=+311.271972867 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1be69ac0): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c100): _writeAt: size=5, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c100): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c100): >openPending: err= 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1b0fc0 item 96 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c100): >_writeAt: n=5, err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c100): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.350849251 +0000 UTC m=+311.272560926 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c100): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 02:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 02:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c800): _readAt: size=512, off=0 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c800): openPending: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c800): >openPending: err= 2026/09/08 02:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c800): >_readAt: n=5, err=EOF 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c800): close: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 02:59:01.350849251 +0000 UTC m=+311.272560926 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : open-test-file(0x201e1c45c800): >close: err= 2026/09/08 02:59:01 DEBUG : open-test-file: Remove: 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x201e1c1b1490 item 96 2026/09/08 02:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 02:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 02:59:01 DEBUG : open-test-file: >Remove: err= 2026/09/08 02:59:01 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:59:01 DEBUG : Looking for writers 2026/09/08 02:59:01 DEBUG : >WaitForWriters: 2026/09/08 02:59:01 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.54s) --- PASS: TestRWFileHandleOpenTests/writes (0.76s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.17s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.01s) --- 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.01s) --- 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.78s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:59:01 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:59:01 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:59:01 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:01 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:59:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:59:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:01 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:59:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:01 DEBUG : file1: newRWFileHandle: 2026/09/08 02:59:01 DEBUG : file1(0x201e1c758100): openPending: 2026/09/08 02:59:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:59:01 DEBUG : file1(0x201e1c758100): >openPending: err= 2026/09/08 02:59:01 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 02:59:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:59:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 02:59:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 02:59:01 DEBUG : file1(0x201e1c758100): _writeAt: size=2, off=0 2026/09/08 02:59:01 DEBUG : file1(0x201e1c758100): >_writeAt: n=2, err= 2026/09/08 02:59:01 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/08 02:59:01 DEBUG : file1(0x201e1c758100): RWFileHandle.Flush 2026/09/08 02:59:01 DEBUG : file1(0x201e1c758100): RWFileHandle.Release 2026/09/08 02:59:01 DEBUG : file1(0x201e1c758100): close: 2026/09/08 02:59:01 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/08 02:59:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:01 DEBUG : file1(0x201e1c758100): >close: err= 2026/09/08 02:59:01 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:59:01 DEBUG : Looking for writers 2026/09/08 02:59:01 DEBUG : file1: reading active writers 2026/09/08 02:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 02:59:01 DEBUG : Looking for writers 2026/09/08 02:59:01 DEBUG : file1: reading active writers 2026/09/08 02:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 02:59:01 DEBUG : Looking for writers 2026/09/08 02:59:01 DEBUG : file1: reading active writers 2026/09/08 02:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 02:59:01 DEBUG : Looking for writers 2026/09/08 02:59:01 DEBUG : file1: reading active writers 2026/09/08 02:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 02:59:01 DEBUG : file1: vfs cache: starting upload 2026/09/08 02:59:02 DEBUG : Looking for writers 2026/09/08 02:59:02 DEBUG : file1: reading active writers 2026/09/08 02:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 02:59:02 DEBUG : Looking for writers 2026/09/08 02:59:02 DEBUG : file1: reading active writers 2026/09/08 02:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 02:59:02 DEBUG : Looking for writers 2026/09/08 02:59:02 DEBUG : file1: reading active writers 2026/09/08 02:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 02:59:02 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/09/08 02:59:03 DEBUG : Looking for writers 2026/09/08 02:59:03 DEBUG : file1: reading active writers 2026/09/08 02:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/08 02:59:03 DEBUG : file1: size = 2 OK 2026/09/08 02:59:03 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/08 02:59:03 INFO : file1: Copied (new) 2026/09/08 02:59:03 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/08 02:59:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 02:59:03 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/08 02:59:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:59:03 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 02:59:04 DEBUG : Looking for writers 2026/09/08 02:59:04 DEBUG : file1: reading active writers 2026/09/08 02:59:04 DEBUG : >WaitForWriters: 2026/09/08 02:59:04 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:59:04 DEBUG : Looking for writers 2026/09/08 02:59:04 DEBUG : file1: reading active writers 2026/09/08 02:59:04 DEBUG : >WaitForWriters: 2026/09/08 02:59:04 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.13s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:59:04 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:59:04 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:59:04 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:04 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:59:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:59:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:04 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:04 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:59:04 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:04 DEBUG : rename_me: newRWFileHandle: 2026/09/08 02:59:04 DEBUG : rename_me(0x201e1c758d00): openPending: 2026/09/08 02:59:04 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 02:59:04 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/08 02:59:04 DEBUG : rename_me(0x201e1c758d00): >openPending: err= 2026/09/08 02:59:04 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/08 02:59:04 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/08 02:59:04 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/08 02:59:04 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/08 02:59:04 DEBUG : rename_me(0x201e1c758d00): _writeAt: size=5, off=0 2026/09/08 02:59:04 DEBUG : rename_me(0x201e1c758d00): >_writeAt: n=5, err= 2026/09/08 02:59:04 DEBUG : rename_me(0x201e1c758d00): close: 2026/09/08 02:59:04 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-08 02:59:04.991937207 +0000 UTC m=+314.913648872 2026/09/08 02:59:04 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/08 02:59:04 DEBUG : rename_me(0x201e1c758d00): >close: err= 2026/09/08 02:59:04 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/08 02:59:04 DEBUG : i_was_renamed: Updating file with 0x201e1bec8270 2026/09/08 02:59:04 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/08 02:59:04 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/08 02:59:04 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:59:04 DEBUG : Looking for writers 2026/09/08 02:59:04 DEBUG : i_was_renamed: reading active writers 2026/09/08 02:59:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 02:59:05 DEBUG : Looking for writers 2026/09/08 02:59:05 DEBUG : i_was_renamed: reading active writers 2026/09/08 02:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 02:59:05 DEBUG : Looking for writers 2026/09/08 02:59:05 DEBUG : i_was_renamed: reading active writers 2026/09/08 02:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 02:59:05 DEBUG : Looking for writers 2026/09/08 02:59:05 DEBUG : i_was_renamed: reading active writers 2026/09/08 02:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 02:59:05 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/08 02:59:05 DEBUG : Looking for writers 2026/09/08 02:59:05 DEBUG : i_was_renamed: reading active writers 2026/09/08 02:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 02:59:05 DEBUG : Looking for writers 2026/09/08 02:59:05 DEBUG : i_was_renamed: reading active writers 2026/09/08 02:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 02:59:05 DEBUG : Looking for writers 2026/09/08 02:59:05 DEBUG : i_was_renamed: reading active writers 2026/09/08 02:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 02:59:05 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/09/08 02:59:06 DEBUG : Looking for writers 2026/09/08 02:59:06 DEBUG : i_was_renamed: reading active writers 2026/09/08 02:59:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/08 02:59:06 DEBUG : i_was_renamed: size = 5 OK 2026/09/08 02:59:06 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 02:59:06 INFO : i_was_renamed: Copied (new) 2026/09/08 02:59:06 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-08 02:59:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/08 02:59:06 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/08 02:59:06 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/08 02:59:06 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/08 02:59:07 DEBUG : Looking for writers 2026/09/08 02:59:07 DEBUG : i_was_renamed: reading active writers 2026/09/08 02:59:07 DEBUG : >WaitForWriters: 2026/09/08 02:59:07 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.96s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:59:07 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:59:07 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 02:59:07 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:07 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:59:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 02:59:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dedilif2huje" 2026/09/08 02:59:07 INFO : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 02:59:07 DEBUG : forgetting directory cache 2026/09/08 02:59:08 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/08 02:59:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 02:59:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 02:59:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 02:59:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 02:59:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 02:59:10 DEBUG : TestRWCacheUpdate(0x201e1c093240): _readAt: size=512, off=0 2026/09/08 02:59:10 DEBUG : TestRWCacheUpdate(0x201e1c093240): openPending: 2026/09/08 02:59:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-08 02:00:07 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/08 02:59:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/08 02:59:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 02:59:10 DEBUG : TestRWCacheUpdate(0x201e1c093240): >openPending: err= 2026/09/08 02:59:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/08 02:59:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 02:59:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:59:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:59:10 DEBUG : TestRWCacheUpdate(0x201e1c093240): >_readAt: n=20, err=EOF 2026/09/08 02:59:10 DEBUG : TestRWCacheUpdate(0x201e1c093240): close: 2026/09/08 02:59:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 02:00:07 +0000 UTC 2026/09/08 02:59:10 DEBUG : TestRWCacheUpdate(0x201e1c093240): >close: err= 2026/09/08 02:59:10 DEBUG : Re-reading directory (174.167989ms old) 2026/09/08 02:59:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 02:59:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 02:59:11 DEBUG : forgetting directory cache 2026/09/08 02:59:11 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate(0x201e1c398100): _readAt: size=512, off=0 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate(0x201e1c398100): openPending: 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-08 02:01:07 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-08 02:00:07 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-08 02:01:07 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-08 02:00:07 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/08 02:59:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/08 02:59:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate(0x201e1c398100): >openPending: err= 2026/09/08 02:59:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate(0x201e1c398100): >_readAt: n=20, err=EOF 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate(0x201e1c398100): close: 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 02:01:07 +0000 UTC 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate(0x201e1c398100): >close: err= 2026/09/08 02:59:13 DEBUG : Re-reading directory (173.984897ms old) 2026/09/08 02:59:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 02:59:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 02:59:14 DEBUG : forgetting directory cache 2026/09/08 02:59:14 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/08 02:59:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 02:59:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 02:59:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 02:59:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 02:59:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 02:59:15 DEBUG : TestRWCacheUpdate(0x201e1c16a640): _readAt: size=512, off=0 2026/09/08 02:59:15 DEBUG : TestRWCacheUpdate(0x201e1c16a640): openPending: 2026/09/08 02:59:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-08 02:02:07 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-08 02:01:07 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/08 02:59:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-08 02:02:07 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-08 02:01:07 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/08 02:59:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 02:59:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 02:59:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/08 02:59:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 02:59:15 DEBUG : TestRWCacheUpdate(0x201e1c16a640): >openPending: err= 2026/09/08 02:59:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/08 02:59:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 02:59:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:59:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:59:16 DEBUG : TestRWCacheUpdate(0x201e1c16a640): >_readAt: n=20, err=EOF 2026/09/08 02:59:16 DEBUG : TestRWCacheUpdate(0x201e1c16a640): close: 2026/09/08 02:59:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 02:02:07 +0000 UTC 2026/09/08 02:59:16 DEBUG : TestRWCacheUpdate(0x201e1c16a640): >close: err= 2026/09/08 02:59:16 DEBUG : Re-reading directory (185.195448ms old) 2026/09/08 02:59:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 02:59:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 02:59:16 DEBUG : forgetting directory cache 2026/09/08 02:59:17 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/08 02:59:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 02:59:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 02:59:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 02:59:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 02:59:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 02:59:18 DEBUG : TestRWCacheUpdate(0x201e1c16ad40): _readAt: size=512, off=0 2026/09/08 02:59:18 DEBUG : TestRWCacheUpdate(0x201e1c16ad40): openPending: 2026/09/08 02:59:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-08 02:03:07 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-08 02:02:07 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/08 02:59:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-08 02:03:07 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-08 02:02:07 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/08 02:59:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 02:59:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 02:59:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/08 02:59:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 02:59:18 DEBUG : TestRWCacheUpdate(0x201e1c16ad40): >openPending: err= 2026/09/08 02:59:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/08 02:59:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 02:59:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:59:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:59:18 DEBUG : TestRWCacheUpdate(0x201e1c16ad40): >_readAt: n=20, err=EOF 2026/09/08 02:59:18 DEBUG : TestRWCacheUpdate(0x201e1c16ad40): close: 2026/09/08 02:59:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 02:03:07 +0000 UTC 2026/09/08 02:59:18 DEBUG : TestRWCacheUpdate(0x201e1c16ad40): >close: err= 2026/09/08 02:59:18 DEBUG : Re-reading directory (172.710487ms old) 2026/09/08 02:59:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 02:59:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 02:59:19 DEBUG : forgetting directory cache 2026/09/08 02:59:19 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:745 Error: Should be true Test: TestRWCacheUpdate Messages: OpenDrive root 'rclone-test-dedilif2huje'/TestRWCacheUpdate: md5 hash incorrect - expecting "25074c7237d5f7774d304950950b2d66" got "a8c7956852282e88c22a986150cb5a68" fstest.go:128: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:128 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:133 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:152 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:745 Error: Should be true Test: TestRWCacheUpdate Messages: TestRWCacheUpdate: Modification time difference too big |1m0.78460713s| > 1s (want 2026-09-08 02:04:07.78460713 +0000 UTC m=-2982.293681196 vs got 2026-09-08 02:03:07 +0000 UTC) (precision 1s) 2026/09/08 02:59:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 02:59:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 02:59:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 02:59:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 02:59:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 02:59:21 DEBUG : TestRWCacheUpdate(0x201e1c16b500): _readAt: size=512, off=0 2026/09/08 02:59:21 DEBUG : TestRWCacheUpdate(0x201e1c16b500): openPending: 2026/09/08 02:59:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-08 02:04:07 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-08 02:03:07 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/08 02:59:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-08 02:04:07 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-08 02:03:07 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/08 02:59:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 02:59:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 02:59:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/08 02:59:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 02:59:21 DEBUG : TestRWCacheUpdate(0x201e1c16b500): >openPending: err= 2026/09/08 02:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/08 02:59:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 02:59:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:59:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:59:21 DEBUG : TestRWCacheUpdate(0x201e1c16b500): >_readAt: n=20, err=EOF 2026/09/08 02:59:21 DEBUG : TestRWCacheUpdate(0x201e1c16b500): close: 2026/09/08 02:59:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 02:04:07 +0000 UTC 2026/09/08 02:59:21 DEBUG : TestRWCacheUpdate(0x201e1c16b500): >close: err= 2026/09/08 02:59:21 DEBUG : Re-reading directory (173.936533ms old) 2026/09/08 02:59:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 02:59:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 02:59:21 DEBUG : forgetting directory cache 2026/09/08 02:59:22 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/08 02:59:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 02:59:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 02:59:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 02:59:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 02:59:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 02:59:23 DEBUG : TestRWCacheUpdate(0x201e1c3993c0): _readAt: size=512, off=0 2026/09/08 02:59:23 DEBUG : TestRWCacheUpdate(0x201e1c3993c0): openPending: 2026/09/08 02:59:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-08 02:05:07 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-08 02:04:07 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/08 02:59:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-08 02:05:07 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-08 02:04:07 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/08 02:59:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 02:59:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 02:59:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/08 02:59:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 02:59:23 DEBUG : TestRWCacheUpdate(0x201e1c3993c0): >openPending: err= 2026/09/08 02:59:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/08 02:59:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 02:59:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:59:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:59:23 DEBUG : TestRWCacheUpdate(0x201e1c3993c0): >_readAt: n=20, err=EOF 2026/09/08 02:59:23 DEBUG : TestRWCacheUpdate(0x201e1c3993c0): close: 2026/09/08 02:59:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 02:05:07 +0000 UTC 2026/09/08 02:59:23 DEBUG : TestRWCacheUpdate(0x201e1c3993c0): >close: err= 2026/09/08 02:59:23 DEBUG : Re-reading directory (190.75659ms old) 2026/09/08 02:59:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 02:59:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 02:59:24 DEBUG : forgetting directory cache 2026/09/08 02:59:24 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/09/08 02:59:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 02:59:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 02:59:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 02:59:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 02:59:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 02:59:26 DEBUG : TestRWCacheUpdate(0x201e1c71a1c0): _readAt: size=512, off=0 2026/09/08 02:59:26 DEBUG : TestRWCacheUpdate(0x201e1c71a1c0): openPending: 2026/09/08 02:59:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-08 02:06:07 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-08 02:05:07 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/08 02:59:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-08 02:06:07 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-08 02:05:07 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/08 02:59:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 02:59:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 02:59:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/08 02:59:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 02:59:26 DEBUG : TestRWCacheUpdate(0x201e1c71a1c0): >openPending: err= 2026/09/08 02:59:26 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/08 02:59:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 02:59:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:59:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:59:26 DEBUG : TestRWCacheUpdate(0x201e1c71a1c0): >_readAt: n=21, err=EOF 2026/09/08 02:59:26 DEBUG : TestRWCacheUpdate(0x201e1c71a1c0): close: 2026/09/08 02:59:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 02:06:07 +0000 UTC 2026/09/08 02:59:26 DEBUG : TestRWCacheUpdate(0x201e1c71a1c0): >close: err= 2026/09/08 02:59:26 DEBUG : Re-reading directory (197.012481ms old) 2026/09/08 02:59:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 02:59:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 02:59:26 DEBUG : forgetting directory cache 2026/09/08 02:59:27 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/09/08 02:59:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 02:59:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 02:59:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 02:59:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 02:59:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 02:59:28 DEBUG : TestRWCacheUpdate(0x201e1c399cc0): _readAt: size=512, off=0 2026/09/08 02:59:28 DEBUG : TestRWCacheUpdate(0x201e1c399cc0): openPending: 2026/09/08 02:59:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-08 02:07:07 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-08 02:06:07 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/08 02:59:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-08 02:07:07 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-08 02:06:07 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/08 02:59:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 02:59:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 02:59:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/08 02:59:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 02:59:28 DEBUG : TestRWCacheUpdate(0x201e1c399cc0): >openPending: err= 2026/09/08 02:59:28 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/08 02:59:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 02:59:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:59:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:59:28 DEBUG : TestRWCacheUpdate(0x201e1c399cc0): >_readAt: n=22, err=EOF 2026/09/08 02:59:28 DEBUG : TestRWCacheUpdate(0x201e1c399cc0): close: 2026/09/08 02:59:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 02:07:07 +0000 UTC 2026/09/08 02:59:28 DEBUG : TestRWCacheUpdate(0x201e1c399cc0): >close: err= 2026/09/08 02:59:28 DEBUG : Re-reading directory (170.860979ms old) 2026/09/08 02:59:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 02:59:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 02:59:29 DEBUG : forgetting directory cache 2026/09/08 02:59:29 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate(0x201e1c71ab40): _readAt: size=512, off=0 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate(0x201e1c71ab40): openPending: 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-08 02:08:07 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-08 02:07:07 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-08 02:08:07 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-08 02:07:07 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/08 02:59:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/08 02:59:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate(0x201e1c71ab40): >openPending: err= 2026/09/08 02:59:31 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate(0x201e1c71ab40): >_readAt: n=23, err=EOF 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate(0x201e1c71ab40): close: 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 02:08:07 +0000 UTC 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate(0x201e1c71ab40): >close: err= 2026/09/08 02:59:31 DEBUG : Re-reading directory (176.022192ms old) 2026/09/08 02:59:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 02:59:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 02:59:32 DEBUG : forgetting directory cache 2026/09/08 02:59:32 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/09/08 02:59:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate(0x201e1c61c5c0): _readAt: size=512, off=0 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate(0x201e1c61c5c0): openPending: 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-08 02:09:07 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-08 02:08:07 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-08 02:09:07 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-08 02:08:07 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/08 02:59:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/08 02:59:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate(0x201e1c61c5c0): >openPending: err= 2026/09/08 02:59:34 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate(0x201e1c61c5c0): >_readAt: n=24, err=EOF 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate(0x201e1c61c5c0): close: 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 02:09:07 +0000 UTC 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate(0x201e1c61c5c0): >close: err= 2026/09/08 02:59:34 DEBUG : Re-reading directory (173.825032ms old) 2026/09/08 02:59:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 02:59:34 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:59:34 DEBUG : Looking for writers 2026/09/08 02:59:34 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/08 02:59:34 DEBUG : >WaitForWriters: 2026/09/08 02:59:34 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': vfs cache: cleaner exiting 2026/09/08 02:59:34 DEBUG : forgetting directory cache --- FAIL: TestRWCacheUpdate (27.29s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:59:36 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/09/08 02:59:37 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/09/08 02:59:38 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:59:38 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:59:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 02:59:39 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/08 02:59:39 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/08 02:59:39 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/08 02:59:39 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:59:39 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 02:59:39 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 02:59:39 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/08 02:59:39 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/08 02:59:39 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/08 02:59:39 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:59:39 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 02:59:39 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 02:59:39 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/08 02:59:39 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/08 02:59:39 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/08 02:59:39 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:59:39 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 02:59:39 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 02:59:39 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:39 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:59:39 DEBUG : Looking for writers 2026/09/08 02:59:39 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/08 02:59:39 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/08 02:59:39 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.46s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:59:40 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:59:40 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:59:40 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': Reusing VFS from active cache 2026/09/08 02:59:40 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:59:40 DEBUG : Looking for writers 2026/09/08 02:59:40 DEBUG : >WaitForWriters: 2026/09/08 02:59:40 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:59:40 DEBUG : Looking for writers 2026/09/08 02:59:40 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.34s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:59:41 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:59:41 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:59:41 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:59:41 DEBUG : Looking for writers 2026/09/08 02:59:41 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.61s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:59:41 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:59:41 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:59:41 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:59:41 DEBUG : Looking for writers 2026/09/08 02:59:41 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.34s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:59:42 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:59:42 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:59:42 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:59:45 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/08 02:59:46 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:59:46 DEBUG : dir: Looking for writers 2026/09/08 02:59:46 DEBUG : file2: reading active writers 2026/09/08 02:59:46 DEBUG : Looking for writers 2026/09/08 02:59:46 DEBUG : dir: reading active writers 2026/09/08 02:59:46 DEBUG : file1: reading active writers 2026/09/08 02:59:46 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.94s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:59:48 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:59:48 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:59:48 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:59:50 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/08 02:59:52 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:59:52 DEBUG : dir: Looking for writers 2026/09/08 02:59:52 DEBUG : Looking for writers 2026/09/08 02:59:52 DEBUG : dir: reading active writers 2026/09/08 02:59:52 DEBUG : file1: reading active writers 2026/09/08 02:59:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.35s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 02:59:53 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 02:59:53 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 02:59:54 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/08 02:59:56 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/08 02:59:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 02:59:57 DEBUG : file1: Open: flags=O_RDONLY 2026/09/08 02:59:57 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/08 02:59:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/08 02:59:57 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 02:59:57 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/08 02:59:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 02:59:57 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:57 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:59:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/08 02:59:57 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/08 02:59:57 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/08 02:59:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/08 02:59:57 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': File to upload is small (0 bytes), uploading instead of streaming 2026/09/08 02:59:59 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/08 02:59:59 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 02:59:59 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/08 02:59:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/08 02:59:59 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:59:59 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/08 02:59:59 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:59:59 DEBUG : dir: Looking for writers 2026/09/08 02:59:59 DEBUG : file2: reading active writers 2026/09/08 02:59:59 DEBUG : new_file.txt: reading active writers 2026/09/08 02:59:59 DEBUG : Looking for writers 2026/09/08 02:59:59 DEBUG : dir: reading active writers 2026/09/08 02:59:59 DEBUG : file1: reading active writers 2026/09/08 02:59:59 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.32s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 03:00:00 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 03:00:00 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 03:00:01 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/08 03:00:03 DEBUG : dir/file2: same parent dir (ODFfMTMyNDE4MjFfQjhiR08) - using file/rename instead of move_copy for dir/file1 2026/09/08 03:00:04 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/08 03:00:04 DEBUG : dir/file1: Updating file with dir/file1 0x201e1c34a340 2026/09/08 03:00:04 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/08 03:00:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:05 INFO : dir/file1: Moved (server-side) to: file0 2026/09/08 03:00:05 DEBUG : file0: Updating file with file0 0x201e1c34a340 2026/09/08 03:00:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 03:00:05 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/08 03:00:05 DEBUG : WaitForWriters: timeout=30s 2026/09/08 03:00:05 DEBUG : dir: Looking for writers 2026/09/08 03:00:05 DEBUG : Looking for writers 2026/09/08 03:00:05 DEBUG : dir: reading active writers 2026/09/08 03:00:05 DEBUG : file0: reading active writers 2026/09/08 03:00:05 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.80s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 03:00:06 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 03:00:06 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 03:00:06 DEBUG : WaitForWriters: timeout=30s 2026/09/08 03:00:06 DEBUG : Looking for writers 2026/09/08 03:00:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.50s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 03:00:07 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 03:00:07 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 03:00:07 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/08 03:00:07 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/08 03:00:08 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/08 03:00:09 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/08 03:00:10 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/08 03:00:11 DEBUG : WaitForWriters: timeout=30s 2026/09/08 03:00:11 DEBUG : Looking for writers 2026/09/08 03:00:11 DEBUG : a: Looking for writers 2026/09/08 03:00:11 DEBUG : b: Looking for writers 2026/09/08 03:00:11 DEBUG : c: Looking for writers 2026/09/08 03:00:11 DEBUG : d: Looking for writers 2026/09/08 03:00:11 DEBUG : Looking for writers 2026/09/08 03:00:11 DEBUG : c: reading active writers 2026/09/08 03:00:11 DEBUG : d: reading active writers 2026/09/08 03:00:11 DEBUG : /: reading active writers 2026/09/08 03:00:11 DEBUG : a: reading active writers 2026/09/08 03:00:11 DEBUG : b: reading active writers 2026/09/08 03:00:11 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.04s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 03:00:13 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 03:00:13 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 03:00:13 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/08 03:00:14 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/08 03:00:14 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/08 03:00:15 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/08 03:00:18 DEBUG : WaitForWriters: timeout=30s 2026/09/08 03:00:18 DEBUG : a/b/c/d: Looking for writers 2026/09/08 03:00:18 DEBUG : a/b/c: Looking for writers 2026/09/08 03:00:18 DEBUG : d: reading active writers 2026/09/08 03:00:18 DEBUG : a/b: Looking for writers 2026/09/08 03:00:18 DEBUG : c: reading active writers 2026/09/08 03:00:18 DEBUG : a: Looking for writers 2026/09/08 03:00:18 DEBUG : b: reading active writers 2026/09/08 03:00:18 DEBUG : Looking for writers 2026/09/08 03:00:18 DEBUG : a: reading active writers 2026/09/08 03:00:18 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.36s) === 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-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 03:00:20 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 03:00:20 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 03:00:20 DEBUG : WaitForWriters: timeout=30s 2026/09/08 03:00:20 DEBUG : Looking for writers 2026/09/08 03:00:20 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.34s) === 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-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 03:00:20 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 03:00:20 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 03:00:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 03:00:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 03:00:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 03:00:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 03:00:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:20 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/08 03:00:20 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/08 03:00:20 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/08 03:00:20 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': File to upload is small (5 bytes), uploading instead of streaming 2026/09/08 03:00:21 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/08 03:00:22 DEBUG : file1: size = 5 OK 2026/09/08 03:00:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 03:00:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 03:00:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 03:00:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 03:00:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 03:00:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 03:00:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 03:00:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 03:00:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 03:00:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 03:00:22 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/08 03:00:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/08 03:00:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 03:00:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 03:00:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 03:00:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:22 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': File to upload is small (0 bytes), uploading instead of streaming 2026/09/08 03:00:24 DEBUG : file1: size = 0 OK 2026/09/08 03:00:24 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 03:00:24 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 03:00:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/08 03:00:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 03:00:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 03:00:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 03:00:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:24 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': File to upload is small (7 bytes), uploading instead of streaming 2026/09/08 03:00:24 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/09/08 03:00:25 DEBUG : file1: size = 7 OK 2026/09/08 03:00:25 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/08 03:00:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 03:00:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:25 DEBUG : WaitForWriters: timeout=30s 2026/09/08 03:00:25 DEBUG : Looking for writers 2026/09/08 03:00:25 DEBUG : file1: reading active writers 2026/09/08 03:00:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.32s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 03:00:26 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 03:00:26 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 03:00:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 03:00:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 03:00:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 03:00:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 03:00:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:26 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/08 03:00:27 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/08 03:00:27 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/08 03:00:27 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/08 03:00:27 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': File to upload is small (11 bytes), uploading instead of streaming 2026/09/08 03:00:28 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/08 03:00:28 DEBUG : file1: size = 11 OK 2026/09/08 03:00:28 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 03:00:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 03:00:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:28 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/08 03:00:29 DEBUG : WaitForWriters: timeout=30s 2026/09/08 03:00:29 DEBUG : Looking for writers 2026/09/08 03:00:29 DEBUG : file1: reading active writers 2026/09/08 03:00:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.58s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 03:00:29 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 03:00:29 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 03:00:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 03:00:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 03:00:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 03:00:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 03:00:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:29 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/08 03:00:29 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/09/08 03:00:29 DEBUG : file1: Remove: 2026/09/08 03:00:29 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/08 03:00:29 DEBUG : file1: >Remove: err= 2026/09/08 03:00:29 DEBUG : WaitForWriters: timeout=30s 2026/09/08 03:00:29 DEBUG : Looking for writers 2026/09/08 03:00:29 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 03:00:30 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 03:00:30 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 03:00:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 03:00:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 03:00:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 03:00:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 03:00:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:30 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/08 03:00:30 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/09/08 03:00:30 DEBUG : file1: Remove: 2026/09/08 03:00:30 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/08 03:00:30 DEBUG : file1: >Remove: err= 2026/09/08 03:00:30 DEBUG : WaitForWriters: timeout=30s 2026/09/08 03:00:30 DEBUG : Looking for writers 2026/09/08 03:00:30 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 03:00:30 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 03:00:30 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 03:00:30 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 03:00:30 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/08 03:00:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 03:00:30 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/08 03:00:30 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/08 03:00:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 03:00:30 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': File to upload is small (5 bytes), uploading instead of streaming 2026/09/08 03:00:31 DEBUG : file2: Uploading chunk 0, size=5, remain=0 2026/09/08 03:00:32 DEBUG : file2: size = 5 OK 2026/09/08 03:00:32 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 03:00:32 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/08 03:00:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 03:00:32 DEBUG : WaitForWriters: timeout=30s 2026/09/08 03:00:32 DEBUG : Looking for writers 2026/09/08 03:00:32 DEBUG : file2: reading active writers 2026/09/08 03:00:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (3.68s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.51s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.51s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.66s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 03:00:33 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 03:00:33 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 03:00:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 03:00:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 03:00:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 03:00:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 03:00:33 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/08 03:00:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:33 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': File to upload is small (5 bytes), uploading instead of streaming 2026/09/08 03:00:34 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/08 03:00:35 DEBUG : file1: size = 5 OK 2026/09/08 03:00:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 03:00:35 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 03:00:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:35 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/08 03:00:35 DEBUG : WaitForWriters: timeout=30s 2026/09/08 03:00:35 DEBUG : Looking for writers 2026/09/08 03:00:35 DEBUG : file1: reading active writers 2026/09/08 03:00:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.48s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 03:00:35 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 03:00:35 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 03:00:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 03:00:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 03:00:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 03:00:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 03:00:36 DEBUG : file1: WriteFileHandle.Release closing 2026/09/08 03:00:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:36 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': File to upload is small (0 bytes), uploading instead of streaming 2026/09/08 03:00:37 DEBUG : file1: size = 0 OK 2026/09/08 03:00:37 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 03:00:37 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 03:00:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:37 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/08 03:00:37 DEBUG : WaitForWriters: timeout=30s 2026/09/08 03:00:37 DEBUG : Looking for writers 2026/09/08 03:00:37 DEBUG : file1: reading active writers 2026/09/08 03:00:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.14s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 03:00:38 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 03:00:38 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 03:00:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 03:00:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 03:00:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 03:00:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 03:00:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:38 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': File to upload is small (2 bytes), uploading instead of streaming 2026/09/08 03:00:38 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/09/08 03:00:39 DEBUG : file1: size = 2 OK 2026/09/08 03:00:39 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/08 03:00:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 03:00:39 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/08 03:00:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:39 DEBUG : WaitForWriters: timeout=30s 2026/09/08 03:00:39 DEBUG : Looking for writers 2026/09/08 03:00:39 DEBUG : file1: reading active writers 2026/09/08 03:00:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.50s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 03:00:40 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 03:00:40 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 03:00:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 03:00:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 03:00:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 03:00:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 03:00:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:40 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': File to upload is small (0 bytes), uploading instead of streaming 2026/09/08 03:00:42 DEBUG : file1: size = 0 OK 2026/09/08 03:00:42 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 03:00:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 03:00:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 03:00:42 DEBUG : file1: Open: flags=O_RDONLY 2026/09/08 03:00:42 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/08 03:00:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/08 03:00:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 03:00:42 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/08 03:00:42 DEBUG : WaitForWriters: timeout=30s 2026/09/08 03:00:42 DEBUG : Looking for writers 2026/09/08 03:00:42 DEBUG : file1: reading active writers 2026/09/08 03:00:42 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.34s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 03:00:42 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 03:00:42 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 03:00:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 03:00:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 03:00:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 03:00:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 03:00:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:43 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': File to upload is small (100 bytes), uploading instead of streaming 2026/09/08 03:00:43 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/09/08 03:00:44 DEBUG : file1: size = 100 OK 2026/09/08 03:00:44 DEBUG : file1: md5 = 7c1a079ea43fa22991bce5b7fe61962d OK 2026/09/08 03:00:44 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 03:00:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 03:00:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 03:00:44 DEBUG : file1: Open: flags=O_RDONLY 2026/09/08 03:00:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/08 03:00:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/08 03:00:44 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 03:00:44 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/08 03:00:44 DEBUG : WaitForWriters: timeout=30s 2026/09/08 03:00:44 DEBUG : Looking for writers 2026/09/08 03:00:44 DEBUG : file1: reading active writers 2026/09/08 03:00:44 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.76s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 03:00:45 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 03:00:45 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 03:00:45 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/08 03:00:45 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/08 03:00:45 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/08 03:00:45 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/08 03:00:45 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/08 03:00:45 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/08 03:00:45 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/08 03:00:45 DEBUG : stalled: Remove: 2026/09/08 03:00:45 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/08 03:00:45 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.51s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 03:00:46 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 03:00:46 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 03:00:47 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/09/08 03:00:49 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/09/08 03:00:50 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/09/08 03:00:52 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/09/08 03:00:54 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/09/08 03:00:55 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/08 03:00:55 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/08 03:00:55 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 03:00:56 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 03:00:56 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/08 03:00:56 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/08 03:00:56 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 03:00:56 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 03:00:56 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/08 03:00:56 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/08 03:00:56 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 03:00:56 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 03:00:56 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/08 03:00:56 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/08 03:00:56 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 03:00:57 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 03:00:57 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/08 03:00:57 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/08 03:00:57 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 03:00:57 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 03:00:57 DEBUG : WaitForWriters: timeout=30s 2026/09/08 03:00:57 DEBUG : flat: Looking for writers 2026/09/08 03:00:57 DEBUG : f004.txt: reading active writers 2026/09/08 03:00:57 DEBUG : f000.txt: reading active writers 2026/09/08 03:00:57 DEBUG : f001.txt: reading active writers 2026/09/08 03:00:57 DEBUG : f002.txt: reading active writers 2026/09/08 03:00:57 DEBUG : f003.txt: reading active writers 2026/09/08 03:00:57 DEBUG : Looking for writers 2026/09/08 03:00:57 DEBUG : flat: reading active writers 2026/09/08 03:00:57 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.37s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 03:00:59 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 03:00:59 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 03:01:00 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/09/08 03:01:02 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/09/08 03:01:04 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/09/08 03:01:06 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/08 03:01:06 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/08 03:01:06 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 03:01:06 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 03:01:06 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/08 03:01:06 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/08 03:01:06 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 03:01:06 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 03:01:06 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/08 03:01:06 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/08 03:01:06 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 03:01:07 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 03:01:07 DEBUG : WaitForWriters: timeout=30s 2026/09/08 03:01:07 DEBUG : a/b/c: Looking for writers 2026/09/08 03:01:07 DEBUG : deep.txt: reading active writers 2026/09/08 03:01:07 DEBUG : a/b: Looking for writers 2026/09/08 03:01:07 DEBUG : c: reading active writers 2026/09/08 03:01:07 DEBUG : mid.txt: reading active writers 2026/09/08 03:01:07 DEBUG : a: Looking for writers 2026/09/08 03:01:07 DEBUG : b: reading active writers 2026/09/08 03:01:07 DEBUG : top.txt: reading active writers 2026/09/08 03:01:07 DEBUG : Looking for writers 2026/09/08 03:01:07 DEBUG : a: reading active writers 2026/09/08 03:01:07 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (10.45s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 03:01:09 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 03:01:09 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 03:01:11 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/09/08 03:01:38 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/08 03:01:38 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/08 03:01:38 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/08 03:01:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/08 03:01:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/08 03:01:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/08 03:01:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 03:01:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/08 03:01:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/08 03:01:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/08 03:01:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/08 03:01:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/08 03:01:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/08 03:01:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/08 03:01:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/08 03:02:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/08 03:02:05 DEBUG : WaitForWriters: timeout=30s 2026/09/08 03:02:05 DEBUG : bigdir: Looking for writers 2026/09/08 03:02:05 DEBUG : big.bin: reading active writers 2026/09/08 03:02:05 DEBUG : Looking for writers 2026/09/08 03:02:05 DEBUG : bigdir: reading active writers 2026/09/08 03:02:05 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.23s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-dedilif2huje'", Local "Local file system at /tmp/rclone2282545526", Modify Window "1s" 2026/09/08 03:02:06 INFO : OpenDrive root 'rclone-test-dedilif2huje': poll-interval is not supported by this remote 2026/09/08 03:02:06 NOTICE: OpenDrive root 'rclone-test-dedilif2huje': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 03:02:07 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/09/08 03:02:09 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/09/08 03:02:11 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/09/08 03:02:12 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/08 03:02:12 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/08 03:02:12 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 03:02:12 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 03:02:13 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/08 03:02:13 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/08 03:02:13 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 03:02:13 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 03:02:13 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/08 03:02:13 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/08 03:02:13 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 03:02:14 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 03:02:14 DEBUG : WaitForWriters: timeout=30s 2026/09/08 03:02:14 DEBUG : dir3: Looking for writers 2026/09/08 03:02:14 DEBUG : c.txt: reading active writers 2026/09/08 03:02:14 DEBUG : dir1: Looking for writers 2026/09/08 03:02:14 DEBUG : a.txt: reading active writers 2026/09/08 03:02:14 DEBUG : dir2: Looking for writers 2026/09/08 03:02:14 DEBUG : b.txt: reading active writers 2026/09/08 03:02:14 DEBUG : Looking for writers 2026/09/08 03:02:14 DEBUG : dir1: reading active writers 2026/09/08 03:02:14 DEBUG : dir2: reading active writers 2026/09/08 03:02:14 DEBUG : dir3: reading active writers 2026/09/08 03:02:14 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.31s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/09/08 03:02:16 DEBUG : OpenDrive root 'rclone-test-dedilif2huje': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m27.049097058s (try 1/5): exit status 1: Failed [TestDirCreate TestFileRename/writes,forceCache=true TestRWCacheUpdate]