"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/08/22 03:06:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wacijem1gina" 2026/08/22 03:06:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 03:06:04 DEBUG : Starting OpenDrive session with ID: 2d4ffe12efb754371393b658ec2c2e4e1711f1b5d00c38b8bb75b37662c75547 2026/08/22 03:06:04 DEBUG : Creating backend with remote "/tmp/rclone200704704" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:06:04 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:06:04 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:06:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:06:08 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:06:08 DEBUG : dir: Looking for writers 2026/08/22 03:06:08 DEBUG : Looking for writers 2026/08/22 03:06:08 DEBUG : dir: reading active writers 2026/08/22 03:06:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.93s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:06:09 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:06:09 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:06:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:06:13 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/08/22 03:06:16 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/08/22 03:06:18 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:06:18 DEBUG : dir/subdir: Looking for writers 2026/08/22 03:06:18 DEBUG : dir: Looking for writers 2026/08/22 03:06:18 DEBUG : file2: reading active writers 2026/08/22 03:06:18 DEBUG : subdir: reading active writers 2026/08/22 03:06:18 DEBUG : file1: reading active writers 2026/08/22 03:06:18 DEBUG : Looking for writers 2026/08/22 03:06:18 DEBUG : dir: reading active writers 2026/08/22 03:06:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (10.99s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:06:20 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:06:20 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:06:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:06:23 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:06:23 DEBUG : dir: Looking for writers 2026/08/22 03:06:23 DEBUG : file1: reading active writers 2026/08/22 03:06:23 DEBUG : Looking for writers 2026/08/22 03:06:23 DEBUG : dir: reading active writers 2026/08/22 03:06:23 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.19s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:06:24 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:06:24 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:06:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:06:27 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:06:27 DEBUG : dir: Looking for writers 2026/08/22 03:06:27 DEBUG : Looking for writers 2026/08/22 03:06:27 DEBUG : dir: reading active writers 2026/08/22 03:06:27 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.96s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:06:28 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:06:28 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:06:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:06:31 DEBUG : dir: forgetting directory cache 2026/08/22 03:06:31 DEBUG : forgetting directory cache 2026/08/22 03:06:31 DEBUG : dir: forgetting directory cache 2026/08/22 03:06:31 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:06:31 DEBUG : Looking for writers 2026/08/22 03:06:31 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.31s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:06:33 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:06:33 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:06:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:06:36 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/22 03:06:36 DEBUG : dir: invalidating directory cache 2026/08/22 03:06:36 DEBUG : >ForgetPath: 2026/08/22 03:06:36 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/22 03:06:36 DEBUG : invalidating directory cache 2026/08/22 03:06:36 DEBUG : dir: forgetting directory cache 2026/08/22 03:06:36 DEBUG : >ForgetPath: 2026/08/22 03:06:36 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/22 03:06:36 DEBUG : >ForgetPath: 2026/08/22 03:06:36 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:06:36 DEBUG : dir: Looking for writers 2026/08/22 03:06:36 DEBUG : Looking for writers 2026/08/22 03:06:36 DEBUG : dir: reading active writers 2026/08/22 03:06:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.13s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:06:37 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:06:37 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:06:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:06:42 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/08/22 03:06:44 DEBUG : forgetting directory cache 2026/08/22 03:06:44 DEBUG : dir: forgetting directory cache 2026/08/22 03:06:44 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:06:44 DEBUG : dir: Looking for writers 2026/08/22 03:06:44 DEBUG : fil/a/b: Looking for writers 2026/08/22 03:06:44 DEBUG : fil/a: Looking for writers 2026/08/22 03:06:44 DEBUG : b: reading active writers 2026/08/22 03:06:44 DEBUG : fil: Looking for writers 2026/08/22 03:06:44 DEBUG : a: reading active writers 2026/08/22 03:06:44 DEBUG : Looking for writers 2026/08/22 03:06:44 DEBUG : dir: reading active writers 2026/08/22 03:06:44 DEBUG : fil: reading active writers 2026/08/22 03:06:44 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.43s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:06:47 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:06:47 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:06:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:06:50 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:06:50 DEBUG : dir: Looking for writers 2026/08/22 03:06:50 DEBUG : Looking for writers 2026/08/22 03:06:50 DEBUG : dir: reading active writers 2026/08/22 03:06:50 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.28s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:06:51 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:06:51 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:06:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:06:55 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:06:55 DEBUG : dir: Looking for writers 2026/08/22 03:06:55 DEBUG : file1: reading active writers 2026/08/22 03:06:55 DEBUG : Looking for writers 2026/08/22 03:06:55 DEBUG : dir: reading active writers 2026/08/22 03:06:55 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.24s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:06:56 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:06:56 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:06:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:06:59 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/08/22 03:07:01 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/08/22 03:07:04 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/22 03:07:04 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/22 03:07:04 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/22 03:07:04 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/22 03:07:04 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/08/22 03:07:07 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/08/22 03:07:09 DEBUG : dir: invalidating directory cache 2026/08/22 03:07:09 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/22 03:07:09 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/22 03:07:09 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/22 03:07:09 DEBUG : dir/file1: Reset virtual modtime 2026/08/22 03:07:09 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/22 03:07:09 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/22 03:07:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/22 03:07:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/22 03:07:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 03:07:09 DEBUG : dir: invalidating directory cache 2026/08/22 03:07:09 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/22 03:07:09 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/22 03:07:09 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/22 03:07:09 DEBUG : forgetting directory cache 2026/08/22 03:07:09 DEBUG : dir: forgetting directory cache 2026/08/22 03:07:09 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/22 03:07:09 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:07:09 DEBUG : dir/virtualDir: Looking for writers 2026/08/22 03:07:09 DEBUG : dir: Looking for writers 2026/08/22 03:07:09 DEBUG : file1: reading active writers 2026/08/22 03:07:09 DEBUG : virtualFile2: reading active writers 2026/08/22 03:07:09 DEBUG : virtualFile: reading active writers 2026/08/22 03:07:09 DEBUG : virtualDir: reading active writers 2026/08/22 03:07:09 DEBUG : Looking for writers 2026/08/22 03:07:09 DEBUG : dir: reading active writers 2026/08/22 03:07:09 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (15.84s) --- PASS: TestDirReadDirAll/Virtual (5.82s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:07:11 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:07:11 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:07:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:07:15 ERROR : dir/: Can only open directories read only 2026/08/22 03:07:15 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:07:15 DEBUG : dir: Looking for writers 2026/08/22 03:07:15 DEBUG : Looking for writers 2026/08/22 03:07:15 DEBUG : dir: reading active writers 2026/08/22 03:07:15 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (4.14s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:07:16 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:07:16 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:07:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:07:19 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:07:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/22 03:07:19 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/22 03:07:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/22 03:07:19 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': File to upload is small (5 bytes), uploading instead of streaming 2026/08/22 03:07:20 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/08/22 03:07:21 DEBUG : dir/potato: size = 5 OK 2026/08/22 03:07:21 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 03:07:21 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/22 03:07:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/22 03:07:21 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:07:21 DEBUG : dir: Looking for writers 2026/08/22 03:07:21 DEBUG : file1: reading active writers 2026/08/22 03:07:21 DEBUG : potato: reading active writers 2026/08/22 03:07:21 DEBUG : Looking for writers 2026/08/22 03:07:21 DEBUG : dir: reading active writers 2026/08/22 03:07:21 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.30s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:07:22 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:07:22 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:07:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:07:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/22 03:07:26 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:07:26 DEBUG : dir/sub: Looking for writers 2026/08/22 03:07:26 DEBUG : dir: Looking for writers 2026/08/22 03:07:26 DEBUG : file1: reading active writers 2026/08/22 03:07:26 DEBUG : sub: reading active writers 2026/08/22 03:07:26 DEBUG : Looking for writers 2026/08/22 03:07:26 DEBUG : dir: reading active writers 2026/08/22 03:07:26 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.98s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:07:28 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:07:28 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:07:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:07:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/22 03:07:32 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/22 03:07:33 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:07:33 DEBUG : dir/sub/subsub: Looking for writers 2026/08/22 03:07:33 DEBUG : dir/sub: Looking for writers 2026/08/22 03:07:33 DEBUG : subsub: reading active writers 2026/08/22 03:07:33 DEBUG : dir: Looking for writers 2026/08/22 03:07:33 DEBUG : file1: reading active writers 2026/08/22 03:07:33 DEBUG : sub: reading active writers 2026/08/22 03:07:33 DEBUG : Looking for writers 2026/08/22 03:07:33 DEBUG : dir: reading active writers 2026/08/22 03:07:33 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.43s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:07:35 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:07:35 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:07:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:07:38 ERROR : dir/: Dir.Remove not empty 2026/08/22 03:07:38 DEBUG : dir/file1: Remove: 2026/08/22 03:07:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 03:07:38 DEBUG : dir/file1: >Remove: err= 2026/08/22 03:07:39 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/22 03:07:39 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:07:39 DEBUG : Looking for writers 2026/08/22 03:07:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.01s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:07:39 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:07:39 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:07:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:07:42 DEBUG : dir/file1: Remove: 2026/08/22 03:07:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 03:07:42 DEBUG : dir/file1: >Remove: err= 2026/08/22 03:07:43 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/22 03:07:43 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:07:43 DEBUG : Looking for writers 2026/08/22 03:07:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.98s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:07:43 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:07:43 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:07:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:07:46 DEBUG : dir/file1: Remove: 2026/08/22 03:07:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 03:07:47 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2026/08/22 03:07:47 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:07:47 DEBUG : dir: Looking for writers 2026/08/22 03:07:47 DEBUG : Looking for writers 2026/08/22 03:07:47 DEBUG : dir: reading active writers 2026/08/22 03:07:47 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.57s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:07:48 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:07:48 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:07:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:07:52 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/08/22 03:07:53 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/22 03:07:53 DEBUG : dir2: same parent dir (ODFfMTMwOTIxNjNfekh6dGY) - using folder/rename instead of move_copy 2026/08/22 03:07:53 DEBUG : dir: Updating dir with dir2 0x730d6ae2f00 2026/08/22 03:07:53 DEBUG : dir: forgetting directory cache 2026/08/22 03:07:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/22 03:07:53 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/22 03:07:55 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/22 03:07:55 DEBUG : file2: Updating file with file2 0x730d68e6a90 2026/08/22 03:07:55 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/22 03:07:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 03:07:56 INFO : dir2/file3: Deleted 2026/08/22 03:07:57 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/22 03:07:57 DEBUG : dir2/file3: Updating file with dir2/file3 0x730d68e6a90 2026/08/22 03:07:57 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/22 03:07:57 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/22 03:07:57 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/22 03:07:57 DEBUG : renamed empty directory: same parent dir (ODFfMTMwOTIxNjNfekh6dGY) - using folder/rename instead of move_copy 2026/08/22 03:07:58 DEBUG : empty directory: Updating dir with renamed empty directory 0x730d6ae3080 2026/08/22 03:07:58 DEBUG : empty directory: forgetting directory cache 2026/08/22 03:07:58 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/22 03:07:58 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/22 03:07:58 DEBUG : dir2: Renaming to "dir3" 2026/08/22 03:07:58 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:07:58 DEBUG : dir3: Looking for writers 2026/08/22 03:07:58 DEBUG : file3: reading active writers 2026/08/22 03:07:58 DEBUG : renamed empty directory: Looking for writers 2026/08/22 03:07:58 DEBUG : Looking for writers 2026/08/22 03:07:58 DEBUG : dir3: reading active writers 2026/08/22 03:07:58 DEBUG : renamed empty directory: reading active writers 2026/08/22 03:07:58 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.38s) === 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-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:07:59 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:07:59 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:08:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:08:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/22 03:08:03 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:08:03 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 03:08:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/22 03:08:03 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/22 03:08:03 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/22 03:08:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/22 03:08:03 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:08:03 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 03:08:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/22 03:08:03 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/22 03:08:03 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/22 03:08:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/22 03:08:03 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': File to upload is small (12 bytes), uploading instead of streaming 2026/08/22 03:08:04 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/08/22 03:08:05 DEBUG : dir/sub/file2: size = 12 OK 2026/08/22 03:08:05 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/22 03:08:05 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/22 03:08:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/22 03:08:05 DEBUG : forgetting directory cache 2026/08/22 03:08:05 DEBUG : dir: forgetting directory cache 2026/08/22 03:08:05 DEBUG : dir/sub: forgetting directory cache 2026/08/22 03:08:05 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/22 03:08:05 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/22 03:08:05 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': File to upload is small (5 bytes), uploading instead of streaming 2026/08/22 03:08:06 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/08/22 03:08:07 DEBUG : dir/sub/file0: size = 5 OK 2026/08/22 03:08:07 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 03:08:07 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/22 03:08:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/22 03:08:07 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:08:07 DEBUG : dir/sub: Looking for writers 2026/08/22 03:08:07 DEBUG : file0: reading active writers 2026/08/22 03:08:07 DEBUG : file2: reading active writers 2026/08/22 03:08:07 DEBUG : dir: Looking for writers 2026/08/22 03:08:07 DEBUG : file1: reading active writers 2026/08/22 03:08:07 DEBUG : sub: reading active writers 2026/08/22 03:08:07 DEBUG : Looking for writers 2026/08/22 03:08:07 DEBUG : dir: reading active writers 2026/08/22 03:08:07 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.80s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:08:09 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:08:09 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/22 03:08:09 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:08:09 DEBUG : Looking for writers 2026/08/22 03:08:09 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.36s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:08:09 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:08:09 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:08:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:08:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/22 03:08:12 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:08:12 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/22 03:08:12 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/22 03:08:12 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/22 03:08:12 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:08:12 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/22 03:08:12 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/22 03:08:12 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:08:12 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/22 03:08:12 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/22 03:08:12 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/22 03:08:12 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:08:12 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/22 03:08:12 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:08:12 DEBUG : dir: Looking for writers 2026/08/22 03:08:12 DEBUG : file1: reading active writers 2026/08/22 03:08:12 DEBUG : file1.metadata: reading active writers 2026/08/22 03:08:12 DEBUG : Looking for writers 2026/08/22 03:08:12 DEBUG : dir: reading active writers 2026/08/22 03:08:12 DEBUG : dir.metadata: reading active writers 2026/08/22 03:08:12 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.05s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:08:13 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:08:13 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:08:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:08:16 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:08:16 DEBUG : dir: Looking for writers 2026/08/22 03:08:16 DEBUG : file1: reading active writers 2026/08/22 03:08:16 DEBUG : Looking for writers 2026/08/22 03:08:16 DEBUG : dir: reading active writers 2026/08/22 03:08:16 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.07s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:08:18 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:08:18 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:08:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:08:22 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/08/22 03:08:23 DEBUG : Can set mod time: true 2026/08/22 03:08:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/22 03:08:24 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:08:24 DEBUG : dir: Looking for writers 2026/08/22 03:08:24 DEBUG : file1: reading active writers 2026/08/22 03:08:24 DEBUG : Looking for writers 2026/08/22 03:08:24 DEBUG : dir: reading active writers 2026/08/22 03:08:24 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:08:25 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:08:25 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:08:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:08:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 03:08:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/22 03:08:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:08:28 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': File to upload is small (0 bytes), uploading instead of streaming 2026/08/22 03:08:29 DEBUG : dir/file1: size = 0 OK 2026/08/22 03:08:29 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 03:08:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/22 03:08:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/22 03:08:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:08:30 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:08:30 DEBUG : dir: Looking for writers 2026/08/22 03:08:30 DEBUG : file1: reading active writers 2026/08/22 03:08:30 DEBUG : Looking for writers 2026/08/22 03:08:30 DEBUG : dir: reading active writers 2026/08/22 03:08:30 DEBUG : >WaitForWriters: 2026/08/22 03:08:30 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:08:30 DEBUG : dir: Looking for writers 2026/08/22 03:08:30 DEBUG : file1: reading active writers 2026/08/22 03:08:30 DEBUG : Looking for writers 2026/08/22 03:08:30 DEBUG : dir: reading active writers 2026/08/22 03:08:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:08:31 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:08:31 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:08:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:08:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 03:08:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/22 03:08:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:08:34 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': File to upload is small (5 bytes), uploading instead of streaming 2026/08/22 03:08:35 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/08/22 03:08:36 DEBUG : dir/file1: size = 5 OK 2026/08/22 03:08:36 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 03:08:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/22 03:08:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/22 03:08:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:08:36 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:08:36 DEBUG : dir: Looking for writers 2026/08/22 03:08:36 DEBUG : file1: reading active writers 2026/08/22 03:08:36 DEBUG : Looking for writers 2026/08/22 03:08:36 DEBUG : dir: reading active writers 2026/08/22 03:08:36 DEBUG : >WaitForWriters: 2026/08/22 03:08:37 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:08:37 DEBUG : dir: Looking for writers 2026/08/22 03:08:37 DEBUG : file1: reading active writers 2026/08/22 03:08:37 DEBUG : Looking for writers 2026/08/22 03:08:37 DEBUG : dir: reading active writers 2026/08/22 03:08:37 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:08:38 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:08:38 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:08:38 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:08:38 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:08:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:08:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:08:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:08:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:08:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:08:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:08:38 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:08:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:08:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/22 03:08:41 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:08:41 DEBUG : dir: Looking for writers 2026/08/22 03:08:41 DEBUG : file1: reading active writers 2026/08/22 03:08:41 DEBUG : Looking for writers 2026/08/22 03:08:41 DEBUG : dir: reading active writers 2026/08/22 03:08:41 DEBUG : >WaitForWriters: 2026/08/22 03:08:41 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:08:42 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:08:42 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:08:42 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:08:42 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:08:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:08:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:08:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:08:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:08:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:08:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:08:42 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:08:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:08:45 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/22 03:08:45 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 03:08:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 03:08:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 03:08:45 DEBUG : dir/file1(0x730d6bf4c40): close: 2026/08/22 03:08:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/22 03:08:46 DEBUG : dir/file1(0x730d6bf4c40): >close: err= 2026/08/22 03:08:46 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:08:46 DEBUG : dir: Looking for writers 2026/08/22 03:08:46 DEBUG : file1: reading active writers 2026/08/22 03:08:46 DEBUG : Looking for writers 2026/08/22 03:08:46 DEBUG : dir: reading active writers 2026/08/22 03:08:46 DEBUG : >WaitForWriters: 2026/08/22 03:08:46 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:08:46 DEBUG : dir: Looking for writers 2026/08/22 03:08:46 DEBUG : file1: reading active writers 2026/08/22 03:08:46 DEBUG : Looking for writers 2026/08/22 03:08:46 DEBUG : dir: reading active writers 2026/08/22 03:08:46 DEBUG : >WaitForWriters: 2026/08/22 03:08:46 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:08:47 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:08:47 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:08:47 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:08:47 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:08:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:08:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:08:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:08:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:08:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:08:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:08:47 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:08:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:08:50 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/22 03:08:50 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 03:08:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 03:08:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 03:08:50 DEBUG : dir/file1(0x730d67ce240): _writeAt: size=5, off=0 2026/08/22 03:08:50 DEBUG : dir/file1(0x730d67ce240): openPending: 2026/08/22 03:08:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/22 03:08:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/22 03:08:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:08:50 DEBUG : dir/file1(0x730d67ce240): >openPending: err= 2026/08/22 03:08:50 DEBUG : dir/file1(0x730d67ce240): >_writeAt: n=5, err= 2026/08/22 03:08:50 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/22 03:08:50 DEBUG : dir/file1(0x730d67ce240): close: 2026/08/22 03:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/22 03:08:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/22 03:08:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/22 03:08:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/22 03:08:50 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/22 03:08:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/22 03:08:50 DEBUG : dir/file1(0x730d67ce240): >close: err= 2026/08/22 03:08:50 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:08:50 DEBUG : dir: Looking for writers 2026/08/22 03:08:50 DEBUG : file1: reading active writers 2026/08/22 03:08:50 DEBUG : Looking for writers 2026/08/22 03:08:50 DEBUG : dir: reading active writers 2026/08/22 03:08:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 03:08:50 DEBUG : dir: Looking for writers 2026/08/22 03:08:50 DEBUG : file1: reading active writers 2026/08/22 03:08:50 DEBUG : Looking for writers 2026/08/22 03:08:50 DEBUG : dir: reading active writers 2026/08/22 03:08:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 03:08:50 DEBUG : dir: Looking for writers 2026/08/22 03:08:50 DEBUG : file1: reading active writers 2026/08/22 03:08:50 DEBUG : Looking for writers 2026/08/22 03:08:50 DEBUG : dir: reading active writers 2026/08/22 03:08:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 03:08:50 DEBUG : dir: Looking for writers 2026/08/22 03:08:50 DEBUG : file1: reading active writers 2026/08/22 03:08:50 DEBUG : Looking for writers 2026/08/22 03:08:50 DEBUG : dir: reading active writers 2026/08/22 03:08:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 03:08:50 DEBUG : dir/file1: vfs cache: starting upload 2026/08/22 03:08:50 DEBUG : dir: Looking for writers 2026/08/22 03:08:50 DEBUG : file1: reading active writers 2026/08/22 03:08:50 DEBUG : Looking for writers 2026/08/22 03:08:50 DEBUG : dir: reading active writers 2026/08/22 03:08:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 03:08:51 DEBUG : dir: Looking for writers 2026/08/22 03:08:51 DEBUG : file1: reading active writers 2026/08/22 03:08:51 DEBUG : Looking for writers 2026/08/22 03:08:51 DEBUG : dir: reading active writers 2026/08/22 03:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 03:08:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:08:51 DEBUG : dir: Looking for writers 2026/08/22 03:08:51 DEBUG : file1: reading active writers 2026/08/22 03:08:51 DEBUG : Looking for writers 2026/08/22 03:08:51 DEBUG : dir: reading active writers 2026/08/22 03:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/22 03:08:51 DEBUG : dir: Looking for writers 2026/08/22 03:08:51 DEBUG : file1: reading active writers 2026/08/22 03:08:51 DEBUG : Looking for writers 2026/08/22 03:08:51 DEBUG : dir: reading active writers 2026/08/22 03:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/22 03:08:52 DEBUG : dir/file1: size = 14 OK 2026/08/22 03:08:52 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/22 03:08:52 INFO : dir/file1: Copied (replaced existing) 2026/08/22 03:08:52 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/22 03:08:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/22 03:08:52 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/22 03:08:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:08:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/22 03:08:52 DEBUG : dir: Looking for writers 2026/08/22 03:08:52 DEBUG : file1: reading active writers 2026/08/22 03:08:52 DEBUG : Looking for writers 2026/08/22 03:08:52 DEBUG : dir: reading active writers 2026/08/22 03:08:52 DEBUG : >WaitForWriters: 2026/08/22 03:08:53 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:08:53 DEBUG : dir: Looking for writers 2026/08/22 03:08:53 DEBUG : file1: reading active writers 2026/08/22 03:08:53 DEBUG : Looking for writers 2026/08/22 03:08:53 DEBUG : dir: reading active writers 2026/08/22 03:08:53 DEBUG : >WaitForWriters: 2026/08/22 03:08:53 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (36.59s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.63s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.96s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.54s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.83s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.61s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.03s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:08:54 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:08:54 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:08:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:08:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 03:08:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 03:08:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:08:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/22 03:08:57 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:08:57 DEBUG : dir: Looking for writers 2026/08/22 03:08:57 DEBUG : file1: reading active writers 2026/08/22 03:08:57 DEBUG : Looking for writers 2026/08/22 03:08:57 DEBUG : dir: reading active writers 2026/08/22 03:08:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.57s) === RUN TestFileOpenReadUnknownSize 2026/08/22 03:08:59 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/22 03:08:59 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:08:59 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:08:59 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/22 03:08:59 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:08:59 DEBUG : Looking for writers 2026/08/22 03:08:59 DEBUG : file.txt: reading active writers 2026/08/22 03:08:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:08:59 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:08:59 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:09:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:09:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:09:02 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': File to upload is small (25 bytes), uploading instead of streaming 2026/08/22 03:09:02 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/22 03:09:04 DEBUG : dir/file1: size = 25 OK 2026/08/22 03:09:04 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 03:09:04 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/22 03:09:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:09:04 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:09:04 DEBUG : dir: Looking for writers 2026/08/22 03:09:04 DEBUG : file1: reading active writers 2026/08/22 03:09:04 DEBUG : Looking for writers 2026/08/22 03:09:04 DEBUG : dir: reading active writers 2026/08/22 03:09:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (6.02s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:09:05 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:09:05 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:09:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:09:08 DEBUG : dir/file1: Remove: 2026/08/22 03:09:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 03:09:08 DEBUG : dir/file1: >Remove: err= 2026/08/22 03:09:08 DEBUG : dir/file1: Remove: 2026/08/22 03:09:08 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/22 03:09:08 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:09:08 DEBUG : dir: Looking for writers 2026/08/22 03:09:08 DEBUG : Looking for writers 2026/08/22 03:09:08 DEBUG : dir: reading active writers 2026/08/22 03:09:08 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.31s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:09:09 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:09:09 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:09:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:09:12 DEBUG : dir/file1: Remove: 2026/08/22 03:09:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 03:09:12 DEBUG : dir/file1: >Remove: err= 2026/08/22 03:09:12 DEBUG : dir/file1: Remove: 2026/08/22 03:09:12 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/22 03:09:12 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:09:12 DEBUG : dir: Looking for writers 2026/08/22 03:09:12 DEBUG : Looking for writers 2026/08/22 03:09:12 DEBUG : dir: reading active writers 2026/08/22 03:09:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.36s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:09:13 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:09:13 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:09:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:09:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 03:09:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 03:09:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/22 03:09:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/22 03:09:16 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/22 03:09:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/22 03:09:16 DEBUG : dir/file1: Open: flags=0x3 2026/08/22 03:09:16 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/22 03:09:16 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/22 03:09:16 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:09:16 DEBUG : dir: Looking for writers 2026/08/22 03:09:16 DEBUG : file1: reading active writers 2026/08/22 03:09:16 DEBUG : Looking for writers 2026/08/22 03:09:16 DEBUG : dir: reading active writers 2026/08/22 03:09:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.99s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:09:17 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:09:17 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:09:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:09:21 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:09:21 DEBUG : dir: Looking for writers 2026/08/22 03:09:21 DEBUG : file1: reading active writers 2026/08/22 03:09:21 DEBUG : Looking for writers 2026/08/22 03:09:21 DEBUG : dir: reading active writers 2026/08/22 03:09:21 DEBUG : >WaitForWriters: 2026/08/22 03:09:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 03:09:22 DEBUG : newLeaf: Updating file with newLeaf 0x730d6aa72b0 2026/08/22 03:09:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 03:09:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 03:09:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/22 03:09:23 DEBUG : dir/file1: Updating file with dir/file1 0x730d6aa72b0 2026/08/22 03:09:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/22 03:09:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:09:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 03:09:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/22 03:09:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:09:23 DEBUG : dir/file1: File is currently open, delaying rename 0x730d6aa72b0 2026/08/22 03:09:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 03:09:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 03:09:23 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': File to upload is small (25 bytes), uploading instead of streaming 2026/08/22 03:09:24 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/22 03:09:25 DEBUG : dir/file1: size = 25 OK 2026/08/22 03:09:25 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 03:09:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/22 03:09:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 03:09:25 DEBUG : newLeaf: Running delayed rename now 2026/08/22 03:09:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 03:09:25 DEBUG : newLeaf: Updating file with newLeaf 0x730d6aa72b0 2026/08/22 03:09:25 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:09:25 DEBUG : dir: Looking for writers 2026/08/22 03:09:25 DEBUG : Looking for writers 2026/08/22 03:09:25 DEBUG : dir: reading active writers 2026/08/22 03:09:25 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:25 DEBUG : >WaitForWriters: 2026/08/22 03:09:26 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:09:26 DEBUG : dir: Looking for writers 2026/08/22 03:09:26 DEBUG : Looking for writers 2026/08/22 03:09:26 DEBUG : dir: reading active writers 2026/08/22 03:09:26 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:26 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:09:27 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:09:27 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:09:27 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:09:27 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:27 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:09:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:09:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:27 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:09:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:09:30 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:09:30 DEBUG : dir: Looking for writers 2026/08/22 03:09:30 DEBUG : file1: reading active writers 2026/08/22 03:09:30 DEBUG : Looking for writers 2026/08/22 03:09:30 DEBUG : dir: reading active writers 2026/08/22 03:09:30 DEBUG : >WaitForWriters: 2026/08/22 03:09:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 03:09:31 DEBUG : newLeaf: Updating file with newLeaf 0x730d6aa6750 2026/08/22 03:09:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 03:09:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 03:09:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/22 03:09:32 DEBUG : dir/file1: Updating file with dir/file1 0x730d6aa6750 2026/08/22 03:09:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/22 03:09:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:09:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 03:09:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/22 03:09:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:09:32 DEBUG : dir/file1: File is currently open, delaying rename 0x730d6aa6750 2026/08/22 03:09:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 03:09:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 03:09:32 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': File to upload is small (25 bytes), uploading instead of streaming 2026/08/22 03:09:33 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/22 03:09:34 DEBUG : dir/file1: size = 25 OK 2026/08/22 03:09:34 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 03:09:34 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/22 03:09:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 03:09:34 DEBUG : newLeaf: Running delayed rename now 2026/08/22 03:09:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 03:09:35 DEBUG : newLeaf: Updating file with newLeaf 0x730d6aa6750 2026/08/22 03:09:35 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:09:35 DEBUG : dir: Looking for writers 2026/08/22 03:09:35 DEBUG : Looking for writers 2026/08/22 03:09:35 DEBUG : dir: reading active writers 2026/08/22 03:09:35 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:35 DEBUG : >WaitForWriters: 2026/08/22 03:09:35 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:09:35 DEBUG : dir: Looking for writers 2026/08/22 03:09:35 DEBUG : Looking for writers 2026/08/22 03:09:35 DEBUG : dir: reading active writers 2026/08/22 03:09:35 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:35 DEBUG : >WaitForWriters: 2026/08/22 03:09:35 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:09:36 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:09:36 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:09:36 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:09:36 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:36 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:09:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:09:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:36 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:09:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:09:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 03:09:39 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 03:09:39 DEBUG : dir/file1(0x730d67ce440): openPending: 2026/08/22 03:09:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/22 03:09:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/22 03:09:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:09:39 DEBUG : dir/file1(0x730d67ce440): >openPending: err= 2026/08/22 03:09:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 03:09:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 03:09:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:09:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 03:09:39 DEBUG : dir/file1(0x730d67ce440): _writeAt: size=14, off=0 2026/08/22 03:09:39 DEBUG : dir/file1(0x730d67ce440): >_writeAt: n=14, err= 2026/08/22 03:09:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/22 03:09:39 DEBUG : dir/file1(0x730d67ce440): close: 2026/08/22 03:09:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/22 03:09:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/22 03:09:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/22 03:09:39 DEBUG : dir/file1(0x730d67ce440): >close: err= 2026/08/22 03:09:39 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:09:39 DEBUG : dir: Looking for writers 2026/08/22 03:09:39 DEBUG : file1: reading active writers 2026/08/22 03:09:39 DEBUG : Looking for writers 2026/08/22 03:09:39 DEBUG : dir: reading active writers 2026/08/22 03:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 03:09:39 DEBUG : dir: Looking for writers 2026/08/22 03:09:39 DEBUG : file1: reading active writers 2026/08/22 03:09:39 DEBUG : Looking for writers 2026/08/22 03:09:39 DEBUG : dir: reading active writers 2026/08/22 03:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 03:09:39 DEBUG : dir: Looking for writers 2026/08/22 03:09:39 DEBUG : file1: reading active writers 2026/08/22 03:09:39 DEBUG : Looking for writers 2026/08/22 03:09:39 DEBUG : dir: reading active writers 2026/08/22 03:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 03:09:39 DEBUG : dir: Looking for writers 2026/08/22 03:09:39 DEBUG : file1: reading active writers 2026/08/22 03:09:39 DEBUG : Looking for writers 2026/08/22 03:09:39 DEBUG : dir: reading active writers 2026/08/22 03:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 03:09:39 DEBUG : dir/file1: vfs cache: starting upload 2026/08/22 03:09:39 DEBUG : dir: Looking for writers 2026/08/22 03:09:39 DEBUG : file1: reading active writers 2026/08/22 03:09:39 DEBUG : Looking for writers 2026/08/22 03:09:39 DEBUG : dir: reading active writers 2026/08/22 03:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 03:09:39 DEBUG : dir: Looking for writers 2026/08/22 03:09:39 DEBUG : file1: reading active writers 2026/08/22 03:09:39 DEBUG : Looking for writers 2026/08/22 03:09:39 DEBUG : dir: reading active writers 2026/08/22 03:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 03:09:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:09:40 DEBUG : dir: Looking for writers 2026/08/22 03:09:40 DEBUG : file1: reading active writers 2026/08/22 03:09:40 DEBUG : Looking for writers 2026/08/22 03:09:40 DEBUG : dir: reading active writers 2026/08/22 03:09:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/22 03:09:40 DEBUG : dir: Looking for writers 2026/08/22 03:09:40 DEBUG : file1: reading active writers 2026/08/22 03:09:40 DEBUG : Looking for writers 2026/08/22 03:09:40 DEBUG : dir: reading active writers 2026/08/22 03:09:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/22 03:09:41 DEBUG : dir/file1: size = 14 OK 2026/08/22 03:09:41 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 03:09:41 INFO : dir/file1: Copied (replaced existing) 2026/08/22 03:09:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/22 03:09:41 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/22 03:09:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:09:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/22 03:09:41 DEBUG : dir: Looking for writers 2026/08/22 03:09:41 DEBUG : file1: reading active writers 2026/08/22 03:09:41 DEBUG : Looking for writers 2026/08/22 03:09:41 DEBUG : dir: reading active writers 2026/08/22 03:09:41 DEBUG : >WaitForWriters: 2026/08/22 03:09:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 03:09:41 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 03:09:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 03:09:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 03:09:41 DEBUG : dir/file1(0x730d6bf4480): _readAt: size=512, off=0 2026/08/22 03:09:41 DEBUG : dir/file1(0x730d6bf4480): openPending: 2026/08/22 03:09:41 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/08/22 03:09:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/22 03:09:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:09:41 DEBUG : dir/file1(0x730d6bf4480): >openPending: err= 2026/08/22 03:09:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/22 03:09:41 DEBUG : dir/file1(0x730d6bf4480): >_readAt: n=14, err=EOF 2026/08/22 03:09:41 DEBUG : dir/file1(0x730d6bf4480): close: 2026/08/22 03:09:41 DEBUG : dir/file1(0x730d6bf4480): >close: err= 2026/08/22 03:09:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 03:09:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 03:09:43 DEBUG : newLeaf: Updating file with newLeaf 0x730d67d4f70 2026/08/22 03:09:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 03:09:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 03:09:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/22 03:09:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/22 03:09:44 DEBUG : dir/file1: Updating file with dir/file1 0x730d67d4f70 2026/08/22 03:09:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/22 03:09:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:09:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 03:09:44 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 03:09:44 DEBUG : dir/file1(0x730d67cfe40): openPending: 2026/08/22 03:09:44 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/08/22 03:09:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/22 03:09:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:09:44 DEBUG : dir/file1(0x730d67cfe40): >openPending: err= 2026/08/22 03:09:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 03:09:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 03:09:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 03:09:44 DEBUG : dir/file1(0x730d67cfe40): _writeAt: size=25, off=0 2026/08/22 03:09:44 DEBUG : dir/file1(0x730d67cfe40): >_writeAt: n=25, err= 2026/08/22 03:09:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 03:09:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 03:09:45 DEBUG : newLeaf: Updating file with newLeaf 0x730d67d4f70 2026/08/22 03:09:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 03:09:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 03:09:45 DEBUG : newLeaf(0x730d67cfe40): close: 2026/08/22 03:09:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/22 03:09:45 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-22 03:09:44.467618822 +0000 UTC m=+220.904236250 2026/08/22 03:09:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/22 03:09:45 DEBUG : newLeaf(0x730d67cfe40): >close: err= 2026/08/22 03:09:45 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:09:45 DEBUG : dir: Looking for writers 2026/08/22 03:09:45 DEBUG : Looking for writers 2026/08/22 03:09:45 DEBUG : dir: reading active writers 2026/08/22 03:09:45 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 03:09:45 DEBUG : dir: Looking for writers 2026/08/22 03:09:45 DEBUG : Looking for writers 2026/08/22 03:09:45 DEBUG : dir: reading active writers 2026/08/22 03:09:45 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 03:09:45 DEBUG : dir: Looking for writers 2026/08/22 03:09:45 DEBUG : Looking for writers 2026/08/22 03:09:45 DEBUG : dir: reading active writers 2026/08/22 03:09:45 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 03:09:45 DEBUG : dir: Looking for writers 2026/08/22 03:09:45 DEBUG : Looking for writers 2026/08/22 03:09:45 DEBUG : dir: reading active writers 2026/08/22 03:09:45 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 03:09:45 DEBUG : newLeaf: vfs cache: starting upload 2026/08/22 03:09:45 DEBUG : dir: Looking for writers 2026/08/22 03:09:45 DEBUG : Looking for writers 2026/08/22 03:09:45 DEBUG : dir: reading active writers 2026/08/22 03:09:45 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 03:09:45 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/22 03:09:45 DEBUG : dir: Looking for writers 2026/08/22 03:09:45 DEBUG : Looking for writers 2026/08/22 03:09:45 DEBUG : dir: reading active writers 2026/08/22 03:09:45 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 03:09:45 DEBUG : dir: Looking for writers 2026/08/22 03:09:45 DEBUG : Looking for writers 2026/08/22 03:09:45 DEBUG : dir: reading active writers 2026/08/22 03:09:45 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/22 03:09:46 DEBUG : dir: Looking for writers 2026/08/22 03:09:46 DEBUG : Looking for writers 2026/08/22 03:09:46 DEBUG : dir: reading active writers 2026/08/22 03:09:46 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/22 03:09:46 DEBUG : newLeaf: size = 25 OK 2026/08/22 03:09:46 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 03:09:46 INFO : newLeaf: Copied (replaced existing) 2026/08/22 03:09:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-22 03:09:44 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/22 03:09:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/22 03:09:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 03:09:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/22 03:09:47 DEBUG : dir: Looking for writers 2026/08/22 03:09:47 DEBUG : Looking for writers 2026/08/22 03:09:47 DEBUG : dir: reading active writers 2026/08/22 03:09:47 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:47 DEBUG : >WaitForWriters: 2026/08/22 03:09:47 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:09:47 DEBUG : dir: Looking for writers 2026/08/22 03:09:47 DEBUG : Looking for writers 2026/08/22 03:09:47 DEBUG : dir: reading active writers 2026/08/22 03:09:47 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:47 DEBUG : >WaitForWriters: 2026/08/22 03:09:47 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:09:48 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:09:48 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:09:48 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:48 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:09:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:09:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:48 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:09:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:09:51 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:09:51 DEBUG : dir: Looking for writers 2026/08/22 03:09:51 DEBUG : file1: reading active writers 2026/08/22 03:09:51 DEBUG : Looking for writers 2026/08/22 03:09:51 DEBUG : dir: reading active writers 2026/08/22 03:09:51 DEBUG : >WaitForWriters: 2026/08/22 03:09:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 03:09:53 DEBUG : newLeaf: Updating file with newLeaf 0x730d69bf930 2026/08/22 03:09:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 03:09:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 03:09:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/22 03:09:54 DEBUG : dir/file1: Updating file with dir/file1 0x730d69bf930 2026/08/22 03:09:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/22 03:09:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:09:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 03:09:54 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 03:09:54 DEBUG : dir/file1(0x730d6903d40): openPending: 2026/08/22 03:09:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/22 03:09:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/22 03:09:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:09:54 DEBUG : dir/file1(0x730d6903d40): >openPending: err= 2026/08/22 03:09:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 03:09:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 03:09:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 03:09:54 DEBUG : dir/file1(0x730d6903d40): _writeAt: size=25, off=0 2026/08/22 03:09:54 DEBUG : dir/file1(0x730d6903d40): >_writeAt: n=25, err= 2026/08/22 03:09:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 03:09:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 03:09:55 DEBUG : newLeaf: Updating file with newLeaf 0x730d69bf930 2026/08/22 03:09:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 03:09:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 03:09:55 DEBUG : newLeaf(0x730d6903d40): close: 2026/08/22 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/22 03:09:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-22 03:09:54.399425369 +0000 UTC m=+230.836042797 2026/08/22 03:09:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/22 03:09:55 DEBUG : newLeaf(0x730d6903d40): >close: err= 2026/08/22 03:09:55 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:09:55 DEBUG : dir: Looking for writers 2026/08/22 03:09:55 DEBUG : Looking for writers 2026/08/22 03:09:55 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:55 DEBUG : dir: reading active writers 2026/08/22 03:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 03:09:55 DEBUG : dir: Looking for writers 2026/08/22 03:09:55 DEBUG : Looking for writers 2026/08/22 03:09:55 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:55 DEBUG : dir: reading active writers 2026/08/22 03:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 03:09:55 DEBUG : dir: Looking for writers 2026/08/22 03:09:55 DEBUG : Looking for writers 2026/08/22 03:09:55 DEBUG : dir: reading active writers 2026/08/22 03:09:55 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 03:09:55 DEBUG : dir: Looking for writers 2026/08/22 03:09:55 DEBUG : Looking for writers 2026/08/22 03:09:55 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:55 DEBUG : dir: reading active writers 2026/08/22 03:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 03:09:55 DEBUG : newLeaf: vfs cache: starting upload 2026/08/22 03:09:55 DEBUG : dir: Looking for writers 2026/08/22 03:09:55 DEBUG : Looking for writers 2026/08/22 03:09:55 DEBUG : dir: reading active writers 2026/08/22 03:09:55 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 03:09:55 DEBUG : dir: Looking for writers 2026/08/22 03:09:55 DEBUG : Looking for writers 2026/08/22 03:09:55 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:55 DEBUG : dir: reading active writers 2026/08/22 03:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 03:09:55 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/22 03:09:55 DEBUG : dir: Looking for writers 2026/08/22 03:09:55 DEBUG : Looking for writers 2026/08/22 03:09:55 DEBUG : dir: reading active writers 2026/08/22 03:09:55 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/22 03:09:56 DEBUG : dir: Looking for writers 2026/08/22 03:09:56 DEBUG : Looking for writers 2026/08/22 03:09:56 DEBUG : dir: reading active writers 2026/08/22 03:09:56 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/22 03:09:56 DEBUG : newLeaf: size = 25 OK 2026/08/22 03:09:56 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 03:09:56 INFO : newLeaf: Copied (replaced existing) 2026/08/22 03:09:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-22 03:09:54 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/22 03:09:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/22 03:09:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 03:09:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/22 03:09:57 DEBUG : dir: Looking for writers 2026/08/22 03:09:57 DEBUG : Looking for writers 2026/08/22 03:09:57 DEBUG : dir: reading active writers 2026/08/22 03:09:57 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:57 DEBUG : >WaitForWriters: 2026/08/22 03:09:57 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:09:57 DEBUG : dir: Looking for writers 2026/08/22 03:09:57 DEBUG : Looking for writers 2026/08/22 03:09:57 DEBUG : dir: reading active writers 2026/08/22 03:09:57 DEBUG : newLeaf: reading active writers 2026/08/22 03:09:57 DEBUG : >WaitForWriters: 2026/08/22 03:09:57 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:09:58 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:09:58 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:09:58 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:58 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:09:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:09:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:09:58 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:09:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:10:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 03:10:01 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 03:10:01 DEBUG : dir/file1(0x730d6601d80): openPending: 2026/08/22 03:10:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/22 03:10:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/22 03:10:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:10:01 DEBUG : dir/file1(0x730d6601d80): >openPending: err= 2026/08/22 03:10:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 03:10:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 03:10:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:10:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 03:10:01 DEBUG : dir/file1(0x730d6601d80): _writeAt: size=14, off=0 2026/08/22 03:10:01 DEBUG : dir/file1(0x730d6601d80): >_writeAt: n=14, err= 2026/08/22 03:10:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/22 03:10:01 DEBUG : dir/file1(0x730d6601d80): close: 2026/08/22 03:10:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/22 03:10:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/22 03:10:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/22 03:10:01 DEBUG : dir/file1(0x730d6601d80): >close: err= 2026/08/22 03:10:01 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:10:01 DEBUG : dir: Looking for writers 2026/08/22 03:10:01 DEBUG : file1: reading active writers 2026/08/22 03:10:01 DEBUG : Looking for writers 2026/08/22 03:10:01 DEBUG : dir: reading active writers 2026/08/22 03:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 03:10:01 DEBUG : dir: Looking for writers 2026/08/22 03:10:01 DEBUG : file1: reading active writers 2026/08/22 03:10:01 DEBUG : Looking for writers 2026/08/22 03:10:01 DEBUG : dir: reading active writers 2026/08/22 03:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 03:10:01 DEBUG : dir: Looking for writers 2026/08/22 03:10:01 DEBUG : file1: reading active writers 2026/08/22 03:10:01 DEBUG : Looking for writers 2026/08/22 03:10:01 DEBUG : dir: reading active writers 2026/08/22 03:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 03:10:01 DEBUG : dir: Looking for writers 2026/08/22 03:10:01 DEBUG : file1: reading active writers 2026/08/22 03:10:01 DEBUG : Looking for writers 2026/08/22 03:10:01 DEBUG : dir: reading active writers 2026/08/22 03:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 03:10:01 DEBUG : dir/file1: vfs cache: starting upload 2026/08/22 03:10:01 DEBUG : dir: Looking for writers 2026/08/22 03:10:01 DEBUG : file1: reading active writers 2026/08/22 03:10:01 DEBUG : Looking for writers 2026/08/22 03:10:01 DEBUG : dir: reading active writers 2026/08/22 03:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 03:10:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:10:02 DEBUG : dir: Looking for writers 2026/08/22 03:10:02 DEBUG : file1: reading active writers 2026/08/22 03:10:02 DEBUG : Looking for writers 2026/08/22 03:10:02 DEBUG : dir: reading active writers 2026/08/22 03:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 03:10:02 DEBUG : dir: Looking for writers 2026/08/22 03:10:02 DEBUG : file1: reading active writers 2026/08/22 03:10:02 DEBUG : Looking for writers 2026/08/22 03:10:02 DEBUG : dir: reading active writers 2026/08/22 03:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/22 03:10:03 DEBUG : dir: Looking for writers 2026/08/22 03:10:03 DEBUG : file1: reading active writers 2026/08/22 03:10:03 DEBUG : Looking for writers 2026/08/22 03:10:03 DEBUG : dir: reading active writers 2026/08/22 03:10:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/22 03:10:03 DEBUG : dir/file1: size = 14 OK 2026/08/22 03:10:03 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 03:10:03 INFO : dir/file1: Copied (replaced existing) 2026/08/22 03:10:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/22 03:10:03 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/22 03:10:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:10:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/22 03:10:04 DEBUG : dir: Looking for writers 2026/08/22 03:10:04 DEBUG : file1: reading active writers 2026/08/22 03:10:04 DEBUG : Looking for writers 2026/08/22 03:10:04 DEBUG : dir: reading active writers 2026/08/22 03:10:04 DEBUG : >WaitForWriters: 2026/08/22 03:10:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 03:10:04 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 03:10:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 03:10:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 03:10:04 DEBUG : dir/file1(0x730d6bf4480): _readAt: size=512, off=0 2026/08/22 03:10:04 DEBUG : dir/file1(0x730d6bf4480): openPending: 2026/08/22 03:10:04 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/08/22 03:10:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/22 03:10:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:10:04 DEBUG : dir/file1(0x730d6bf4480): >openPending: err= 2026/08/22 03:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/22 03:10:04 DEBUG : dir/file1(0x730d6bf4480): >_readAt: n=14, err=EOF 2026/08/22 03:10:04 DEBUG : dir/file1(0x730d6bf4480): close: 2026/08/22 03:10:04 DEBUG : dir/file1(0x730d6bf4480): >close: err= 2026/08/22 03:10:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 03:10:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 03:10:05 DEBUG : newLeaf: Updating file with newLeaf 0x730d6ac8a90 2026/08/22 03:10:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 03:10:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 03:10:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/22 03:10:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/22 03:10:06 DEBUG : dir/file1: Updating file with dir/file1 0x730d6ac8a90 2026/08/22 03:10:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/22 03:10:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:10:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 03:10:06 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 03:10:06 DEBUG : dir/file1(0x730d6bf5180): openPending: 2026/08/22 03:10:06 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/08/22 03:10:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/22 03:10:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:10:06 DEBUG : dir/file1(0x730d6bf5180): >openPending: err= 2026/08/22 03:10:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 03:10:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 03:10:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 03:10:06 DEBUG : dir/file1(0x730d6bf5180): _writeAt: size=25, off=0 2026/08/22 03:10:06 DEBUG : dir/file1(0x730d6bf5180): >_writeAt: n=25, err= 2026/08/22 03:10:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 03:10:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 03:10:07 DEBUG : newLeaf: Updating file with newLeaf 0x730d6ac8a90 2026/08/22 03:10:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 03:10:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 03:10:07 DEBUG : newLeaf(0x730d6bf5180): close: 2026/08/22 03:10:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/22 03:10:07 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-22 03:10:06.417368398 +0000 UTC m=+242.853985816 2026/08/22 03:10:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/22 03:10:07 DEBUG : newLeaf(0x730d6bf5180): >close: err= 2026/08/22 03:10:07 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:10:07 DEBUG : dir: Looking for writers 2026/08/22 03:10:07 DEBUG : Looking for writers 2026/08/22 03:10:07 DEBUG : newLeaf: reading active writers 2026/08/22 03:10:07 DEBUG : dir: reading active writers 2026/08/22 03:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 03:10:07 DEBUG : dir: Looking for writers 2026/08/22 03:10:07 DEBUG : Looking for writers 2026/08/22 03:10:07 DEBUG : dir: reading active writers 2026/08/22 03:10:07 DEBUG : newLeaf: reading active writers 2026/08/22 03:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 03:10:07 DEBUG : dir: Looking for writers 2026/08/22 03:10:07 DEBUG : Looking for writers 2026/08/22 03:10:07 DEBUG : dir: reading active writers 2026/08/22 03:10:07 DEBUG : newLeaf: reading active writers 2026/08/22 03:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 03:10:07 DEBUG : dir: Looking for writers 2026/08/22 03:10:07 DEBUG : Looking for writers 2026/08/22 03:10:07 DEBUG : dir: reading active writers 2026/08/22 03:10:07 DEBUG : newLeaf: reading active writers 2026/08/22 03:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 03:10:07 DEBUG : newLeaf: vfs cache: starting upload 2026/08/22 03:10:07 DEBUG : dir: Looking for writers 2026/08/22 03:10:07 DEBUG : Looking for writers 2026/08/22 03:10:07 DEBUG : dir: reading active writers 2026/08/22 03:10:07 DEBUG : newLeaf: reading active writers 2026/08/22 03:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 03:10:07 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/22 03:10:07 DEBUG : dir: Looking for writers 2026/08/22 03:10:07 DEBUG : Looking for writers 2026/08/22 03:10:07 DEBUG : dir: reading active writers 2026/08/22 03:10:07 DEBUG : newLeaf: reading active writers 2026/08/22 03:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 03:10:07 DEBUG : dir: Looking for writers 2026/08/22 03:10:07 DEBUG : Looking for writers 2026/08/22 03:10:07 DEBUG : newLeaf: reading active writers 2026/08/22 03:10:07 DEBUG : dir: reading active writers 2026/08/22 03:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/22 03:10:08 DEBUG : dir: Looking for writers 2026/08/22 03:10:08 DEBUG : Looking for writers 2026/08/22 03:10:08 DEBUG : dir: reading active writers 2026/08/22 03:10:08 DEBUG : newLeaf: reading active writers 2026/08/22 03:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/22 03:10:08 DEBUG : newLeaf: size = 25 OK 2026/08/22 03:10:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 03:10:08 INFO : newLeaf: Copied (replaced existing) 2026/08/22 03:10:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-22 03:10:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/22 03:10:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/22 03:10:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 03:10:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/22 03:10:09 DEBUG : dir: Looking for writers 2026/08/22 03:10:09 DEBUG : Looking for writers 2026/08/22 03:10:09 DEBUG : dir: reading active writers 2026/08/22 03:10:09 DEBUG : newLeaf: reading active writers 2026/08/22 03:10:09 DEBUG : >WaitForWriters: 2026/08/22 03:10:09 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:10:09 DEBUG : dir: Looking for writers 2026/08/22 03:10:09 DEBUG : Looking for writers 2026/08/22 03:10:09 DEBUG : dir: reading active writers 2026/08/22 03:10:09 DEBUG : newLeaf: reading active writers 2026/08/22 03:10:09 DEBUG : >WaitForWriters: 2026/08/22 03:10:09 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:10:10 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:10:10 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:10:10 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:10 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:10 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:10:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:10:13 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:10:13 DEBUG : dir: Looking for writers 2026/08/22 03:10:13 DEBUG : file1: reading active writers 2026/08/22 03:10:13 DEBUG : Looking for writers 2026/08/22 03:10:13 DEBUG : dir: reading active writers 2026/08/22 03:10:13 DEBUG : >WaitForWriters: 2026/08/22 03:10:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 03:10:13 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 03:10:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 03:10:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 03:10:13 DEBUG : dir/file1(0x730d6600f40): _readAt: size=512, off=0 2026/08/22 03:10:13 DEBUG : dir/file1(0x730d6600f40): openPending: 2026/08/22 03:10:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/22 03:10:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/22 03:10:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:10:13 DEBUG : dir/file1(0x730d6600f40): >openPending: err= 2026/08/22 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/22 03:10:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 03:10:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:10:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:10:13 DEBUG : dir/file1(0x730d6600f40): >_readAt: n=14, err=EOF 2026/08/22 03:10:13 DEBUG : dir/file1(0x730d6600f40): close: 2026/08/22 03:10:13 DEBUG : dir/file1(0x730d6600f40): >close: err= 2026/08/22 03:10:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 03:10:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 03:10:15 DEBUG : newLeaf: Updating file with newLeaf 0x730d6b284e0 2026/08/22 03:10:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 03:10:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 03:10:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/22 03:10:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/22 03:10:16 DEBUG : dir/file1: Updating file with dir/file1 0x730d6b284e0 2026/08/22 03:10:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/22 03:10:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:10:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 03:10:16 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 03:10:16 DEBUG : dir/file1(0x730d68622c0): openPending: 2026/08/22 03:10:16 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/08/22 03:10:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/22 03:10:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:10:16 DEBUG : dir/file1(0x730d68622c0): >openPending: err= 2026/08/22 03:10:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 03:10:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 03:10:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 03:10:16 DEBUG : dir/file1(0x730d68622c0): _writeAt: size=25, off=0 2026/08/22 03:10:16 DEBUG : dir/file1(0x730d68622c0): >_writeAt: n=25, err= 2026/08/22 03:10:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 03:10:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 03:10:17 DEBUG : newLeaf: Updating file with newLeaf 0x730d6b284e0 2026/08/22 03:10:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 03:10:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 03:10:17 DEBUG : newLeaf(0x730d68622c0): close: 2026/08/22 03:10:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/22 03:10:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-22 03:10:16.40217503 +0000 UTC m=+252.838792448 2026/08/22 03:10:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/22 03:10:17 DEBUG : newLeaf(0x730d68622c0): >close: err= 2026/08/22 03:10:17 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:10:17 DEBUG : dir: Looking for writers 2026/08/22 03:10:17 DEBUG : Looking for writers 2026/08/22 03:10:17 DEBUG : dir: reading active writers 2026/08/22 03:10:17 DEBUG : newLeaf: reading active writers 2026/08/22 03:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 03:10:17 DEBUG : dir: Looking for writers 2026/08/22 03:10:17 DEBUG : Looking for writers 2026/08/22 03:10:17 DEBUG : dir: reading active writers 2026/08/22 03:10:17 DEBUG : newLeaf: reading active writers 2026/08/22 03:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 03:10:17 DEBUG : dir: Looking for writers 2026/08/22 03:10:17 DEBUG : Looking for writers 2026/08/22 03:10:17 DEBUG : dir: reading active writers 2026/08/22 03:10:17 DEBUG : newLeaf: reading active writers 2026/08/22 03:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 03:10:17 DEBUG : dir: Looking for writers 2026/08/22 03:10:17 DEBUG : Looking for writers 2026/08/22 03:10:17 DEBUG : dir: reading active writers 2026/08/22 03:10:17 DEBUG : newLeaf: reading active writers 2026/08/22 03:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 03:10:17 DEBUG : newLeaf: vfs cache: starting upload 2026/08/22 03:10:17 DEBUG : dir: Looking for writers 2026/08/22 03:10:17 DEBUG : Looking for writers 2026/08/22 03:10:17 DEBUG : newLeaf: reading active writers 2026/08/22 03:10:17 DEBUG : dir: reading active writers 2026/08/22 03:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 03:10:17 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/22 03:10:17 DEBUG : dir: Looking for writers 2026/08/22 03:10:17 DEBUG : Looking for writers 2026/08/22 03:10:17 DEBUG : dir: reading active writers 2026/08/22 03:10:17 DEBUG : newLeaf: reading active writers 2026/08/22 03:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 03:10:17 DEBUG : dir: Looking for writers 2026/08/22 03:10:17 DEBUG : Looking for writers 2026/08/22 03:10:17 DEBUG : dir: reading active writers 2026/08/22 03:10:17 DEBUG : newLeaf: reading active writers 2026/08/22 03:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/22 03:10:18 DEBUG : newLeaf: size = 25 OK 2026/08/22 03:10:18 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 03:10:18 INFO : newLeaf: Copied (replaced existing) 2026/08/22 03:10:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-22 03:10:16 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/22 03:10:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/22 03:10:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 03:10:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/22 03:10:18 DEBUG : dir: Looking for writers 2026/08/22 03:10:18 DEBUG : Looking for writers 2026/08/22 03:10:18 DEBUG : dir: reading active writers 2026/08/22 03:10:18 DEBUG : newLeaf: reading active writers 2026/08/22 03:10:18 DEBUG : >WaitForWriters: 2026/08/22 03:10:18 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:10:18 DEBUG : dir: Looking for writers 2026/08/22 03:10:18 DEBUG : Looking for writers 2026/08/22 03:10:18 DEBUG : dir: reading active writers 2026/08/22 03:10:18 DEBUG : newLeaf: reading active writers 2026/08/22 03:10:18 DEBUG : >WaitForWriters: 2026/08/22 03:10:18 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting --- PASS: TestFileRename (61.86s) --- PASS: TestFileRename/off,forceCache=false (9.42s) --- PASS: TestFileRename/minimal,forceCache=false (9.58s) --- PASS: TestFileRename/minimal,forceCache=true (11.95s) --- PASS: TestFileRename/writes,forceCache=false (9.95s) --- PASS: TestFileRename/writes,forceCache=true (12.03s) --- PASS: TestFileRename/full,forceCache=false (8.94s) === 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-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:10:19 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:10:19 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:10:19 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:10:19 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:10:19 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:10:19 DEBUG : Looking for writers 2026/08/22 03:10:19 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.36s) === 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-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:10:20 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalShutdown (0.33s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:10:20 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestSetPollIntervalAfterShutdown (0.35s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:10:20 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUpdate (0.34s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:10:21 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --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-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:10:21 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:10:21 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUnsupported (0.34s) === 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-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:10:21 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:10:21 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:10:22 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/22 03:10:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 03:10:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 03:10:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 03:10:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/22 03:10:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:10:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/22 03:10:24 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/22 03:10:24 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:10:24 DEBUG : dir: Looking for writers 2026/08/22 03:10:24 DEBUG : file1: reading active writers 2026/08/22 03:10:24 DEBUG : Looking for writers 2026/08/22 03:10:24 DEBUG : dir: reading active writers 2026/08/22 03:10:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.35s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:10:26 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:10:26 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:10:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/22 03:10:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 03:10:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 03:10:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 03:10:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/22 03:10:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:10:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/22 03:10:29 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/22 03:10:29 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/22 03:10:29 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/22 03:10:29 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/22 03:10:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/22 03:10:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/22 03:10:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/22 03:10:29 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/22 03:10:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/22 03:10:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/22 03:10:29 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/22 03:10:30 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/22 03:10:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/22 03:10:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/22 03:10:30 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/22 03:10:30 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:10:30 DEBUG : dir: Looking for writers 2026/08/22 03:10:30 DEBUG : file1: reading active writers 2026/08/22 03:10:30 DEBUG : Looking for writers 2026/08/22 03:10:30 DEBUG : dir: reading active writers 2026/08/22 03:10:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.98s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:10:32 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:10:32 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:10:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/22 03:10:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 03:10:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 03:10:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 03:10:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/22 03:10:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:10:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/22 03:10:35 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/22 03:10:35 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/22 03:10:35 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/22 03:10:35 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/22 03:10:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/22 03:10:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/22 03:10:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/22 03:10:35 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/22 03:10:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/22 03:10:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/22 03:10:35 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/22 03:10:36 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/22 03:10:36 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/22 03:10:36 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/22 03:10:36 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/22 03:10:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/22 03:10:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/22 03:10:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/22 03:10:36 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/22 03:10:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/22 03:10:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/22 03:10:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/22 03:10:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/22 03:10:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/22 03:10:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/22 03:10:37 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/22 03:10:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/22 03:10:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/22 03:10:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/22 03:10:37 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/22 03:10:37 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:10:37 DEBUG : dir: Looking for writers 2026/08/22 03:10:37 DEBUG : file1: reading active writers 2026/08/22 03:10:37 DEBUG : Looking for writers 2026/08/22 03:10:37 DEBUG : dir: reading active writers 2026/08/22 03:10:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.13s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:10:38 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:10:38 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:10:39 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/22 03:10:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 03:10:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 03:10:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 03:10:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/22 03:10:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:10:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/22 03:10:42 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:10:42 DEBUG : dir: Looking for writers 2026/08/22 03:10:42 DEBUG : file1: reading active writers 2026/08/22 03:10:42 DEBUG : Looking for writers 2026/08/22 03:10:42 DEBUG : dir: reading active writers 2026/08/22 03:10:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (5.09s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:10:43 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:10:43 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:10:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/22 03:10:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 03:10:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 03:10:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 03:10:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/22 03:10:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:10:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/22 03:10:47 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/22 03:10:47 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/22 03:10:47 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:10:47 DEBUG : dir: Looking for writers 2026/08/22 03:10:47 DEBUG : file1: reading active writers 2026/08/22 03:10:47 DEBUG : Looking for writers 2026/08/22 03:10:47 DEBUG : dir: reading active writers 2026/08/22 03:10:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.89s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:10:48 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:10:48 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:10:48 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:48 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:10:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:10:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:48 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:10:49 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/22 03:10:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 03:10:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 03:10:50 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 03:10:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 03:10:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 03:10:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 03:10:50 DEBUG : dir/file1(0x730d67cec80): _readAt: size=1, off=0 2026/08/22 03:10:50 DEBUG : dir/file1(0x730d67cec80): openPending: 2026/08/22 03:10:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 03:10:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 03:10:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:10:50 DEBUG : dir/file1(0x730d67cec80): >openPending: err= 2026/08/22 03:10:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/22 03:10:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 03:10:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:10:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:10:51 DEBUG : dir/file1(0x730d67cec80): >_readAt: n=1, err= 2026/08/22 03:10:51 DEBUG : dir/file1(0x730d67cec80): _readAt: size=256, off=1 2026/08/22 03:10:51 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/22 03:10:51 DEBUG : dir/file1(0x730d67cec80): >_readAt: n=15, err=EOF 2026/08/22 03:10:51 DEBUG : dir/file1(0x730d67cec80): _readAt: size=16, off=16 2026/08/22 03:10:51 DEBUG : dir/file1(0x730d67cec80): >_readAt: n=0, err=EOF 2026/08/22 03:10:51 DEBUG : dir/file1(0x730d67cec80): close: 2026/08/22 03:10:51 DEBUG : dir/file1(0x730d67cec80): >close: err= 2026/08/22 03:10:51 DEBUG : dir/file1(0x730d67cec80): close: 2026/08/22 03:10:51 DEBUG : dir/file1(0x730d67cec80): >close: err=file already closed 2026/08/22 03:10:51 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:10:51 DEBUG : dir: Looking for writers 2026/08/22 03:10:51 DEBUG : file1: reading active writers 2026/08/22 03:10:51 DEBUG : Looking for writers 2026/08/22 03:10:51 DEBUG : dir: reading active writers 2026/08/22 03:10:51 DEBUG : >WaitForWriters: 2026/08/22 03:10:51 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.33s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:10:52 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:10:52 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:10:52 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:52 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:10:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:10:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:52 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:10:53 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/22 03:10:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 03:10:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 03:10:55 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 03:10:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 03:10:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 03:10:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 03:10:55 DEBUG : dir/file1(0x730d6bf42c0): _readAt: size=1, off=0 2026/08/22 03:10:55 DEBUG : dir/file1(0x730d6bf42c0): openPending: 2026/08/22 03:10:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 03:10:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 03:10:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:10:55 DEBUG : dir/file1(0x730d6bf42c0): >openPending: err= 2026/08/22 03:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/22 03:10:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 03:10:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:10:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:10:55 DEBUG : dir/file1(0x730d6bf42c0): >_readAt: n=1, err= 2026/08/22 03:10:55 DEBUG : dir/file1(0x730d6bf42c0): _readAt: size=1, off=5 2026/08/22 03:10:55 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/22 03:10:55 DEBUG : dir/file1(0x730d6bf42c0): >_readAt: n=1, err= 2026/08/22 03:10:55 DEBUG : dir/file1(0x730d6bf42c0): _readAt: size=1, off=3 2026/08/22 03:10:55 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/22 03:10:55 DEBUG : dir/file1(0x730d6bf42c0): >_readAt: n=1, err= 2026/08/22 03:10:55 DEBUG : dir/file1(0x730d6bf42c0): _readAt: size=1, off=13 2026/08/22 03:10:55 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/22 03:10:55 DEBUG : dir/file1(0x730d6bf42c0): >_readAt: n=1, err= 2026/08/22 03:10:55 DEBUG : dir/file1(0x730d6bf42c0): _readAt: size=16, off=100 2026/08/22 03:10:55 DEBUG : dir/file1(0x730d6bf42c0): >_readAt: n=0, err=EOF 2026/08/22 03:10:55 DEBUG : dir/file1(0x730d6bf42c0): close: 2026/08/22 03:10:55 DEBUG : dir/file1(0x730d6bf42c0): >close: err= 2026/08/22 03:10:55 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:10:55 DEBUG : dir: Looking for writers 2026/08/22 03:10:55 DEBUG : file1: reading active writers 2026/08/22 03:10:55 DEBUG : Looking for writers 2026/08/22 03:10:55 DEBUG : dir: reading active writers 2026/08/22 03:10:55 DEBUG : >WaitForWriters: 2026/08/22 03:10:55 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting 2026/08/22 03:10:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina/dir/file1: no such file or directory 2026/08/22 03:10:56 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-wacijem1gina/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.28s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:10:56 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:10:56 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:10:56 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:56 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:10:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:10:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:10:56 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:10:57 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/22 03:10:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 03:10:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 03:10:59 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 03:10:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 03:10:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 03:10:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 03:10:59 DEBUG : dir/file1(0x730d6bf4900): _readAt: size=1, off=0 2026/08/22 03:10:59 DEBUG : dir/file1(0x730d6bf4900): openPending: 2026/08/22 03:10:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 03:10:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 03:10:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:10:59 DEBUG : dir/file1(0x730d6bf4900): >openPending: err= 2026/08/22 03:10:59 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/22 03:10:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 03:10:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:10:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:10:59 DEBUG : dir/file1(0x730d6bf4900): >_readAt: n=1, err= 2026/08/22 03:10:59 DEBUG : dir/file1(0x730d6bf4900): _readAt: size=1, off=5 2026/08/22 03:10:59 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/22 03:10:59 DEBUG : dir/file1(0x730d6bf4900): >_readAt: n=1, err= 2026/08/22 03:10:59 DEBUG : dir/file1(0x730d6bf4900): _readAt: size=1, off=1 2026/08/22 03:10:59 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/22 03:10:59 DEBUG : dir/file1(0x730d6bf4900): >_readAt: n=1, err= 2026/08/22 03:10:59 DEBUG : dir/file1(0x730d6bf4900): _readAt: size=6, off=10 2026/08/22 03:10:59 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/22 03:10:59 DEBUG : dir/file1(0x730d6bf4900): >_readAt: n=6, err= 2026/08/22 03:10:59 DEBUG : dir/file1(0x730d6bf4900): _readAt: size=256, off=10 2026/08/22 03:10:59 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/22 03:10:59 DEBUG : dir/file1(0x730d6bf4900): >_readAt: n=6, err=EOF 2026/08/22 03:10:59 DEBUG : dir/file1(0x730d6bf4900): _readAt: size=256, off=100 2026/08/22 03:10:59 DEBUG : dir/file1(0x730d6bf4900): >_readAt: n=0, err=EOF 2026/08/22 03:10:59 DEBUG : dir/file1(0x730d6bf4900): close: 2026/08/22 03:10:59 DEBUG : dir/file1(0x730d6bf4900): >close: err= 2026/08/22 03:10:59 DEBUG : dir/file1(0x730d6bf4900): _readAt: size=256, off=100 2026/08/22 03:10:59 DEBUG : dir/file1(0x730d6bf4900): >_readAt: n=0, err=file already closed 2026/08/22 03:10:59 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:10:59 DEBUG : dir: Looking for writers 2026/08/22 03:10:59 DEBUG : file1: reading active writers 2026/08/22 03:10:59 DEBUG : Looking for writers 2026/08/22 03:10:59 DEBUG : dir: reading active writers 2026/08/22 03:10:59 DEBUG : >WaitForWriters: 2026/08/22 03:10:59 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting 2026/08/22 03:11:00 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina/dir/file1: no such file or directory 2026/08/22 03:11:00 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-wacijem1gina/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.17s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:11:01 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:11:01 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:11:01 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:01 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:01 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:11:02 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/22 03:11:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 03:11:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 03:11:04 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 03:11:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 03:11:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 03:11:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 03:11:04 DEBUG : dir/file1(0x730d62b1680): RWFileHandle.Flush 2026/08/22 03:11:04 DEBUG : dir/file1(0x730d62b1680): _readAt: size=256, off=0 2026/08/22 03:11:04 DEBUG : dir/file1(0x730d62b1680): openPending: 2026/08/22 03:11:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 03:11:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 03:11:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:04 DEBUG : dir/file1(0x730d62b1680): >openPending: err= 2026/08/22 03:11:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/22 03:11:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 03:11:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:11:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:11:04 DEBUG : dir/file1(0x730d62b1680): >_readAt: n=16, err=EOF 2026/08/22 03:11:04 DEBUG : dir/file1(0x730d62b1680): RWFileHandle.Flush 2026/08/22 03:11:04 DEBUG : dir/file1(0x730d62b1680): RWFileHandle.Flush 2026/08/22 03:11:04 DEBUG : dir/file1(0x730d62b1680): close: 2026/08/22 03:11:04 DEBUG : dir/file1(0x730d62b1680): >close: err= 2026/08/22 03:11:04 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:11:04 DEBUG : dir: Looking for writers 2026/08/22 03:11:04 DEBUG : file1: reading active writers 2026/08/22 03:11:04 DEBUG : Looking for writers 2026/08/22 03:11:04 DEBUG : dir: reading active writers 2026/08/22 03:11:04 DEBUG : >WaitForWriters: 2026/08/22 03:11:04 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting 2026/08/22 03:11:04 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina/dir/file1: no such file or directory 2026/08/22 03:11:04 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-wacijem1gina/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.54s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:11:05 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:11:05 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:11:05 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:05 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:05 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:11:07 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/22 03:11:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 03:11:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 03:11:08 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 03:11:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 03:11:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 03:11:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 03:11:08 DEBUG : dir/file1(0x730d67ce900): _readAt: size=256, off=0 2026/08/22 03:11:08 DEBUG : dir/file1(0x730d67ce900): openPending: 2026/08/22 03:11:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 03:11:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 03:11:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:08 DEBUG : dir/file1(0x730d67ce900): >openPending: err= 2026/08/22 03:11:08 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/22 03:11:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 03:11:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:11:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:11:08 DEBUG : dir/file1(0x730d67ce900): >_readAt: n=16, err=EOF 2026/08/22 03:11:08 DEBUG : dir/file1(0x730d67ce900): RWFileHandle.Release 2026/08/22 03:11:08 DEBUG : dir/file1(0x730d67ce900): close: 2026/08/22 03:11:08 DEBUG : dir/file1(0x730d67ce900): >close: err= 2026/08/22 03:11:08 DEBUG : dir/file1(0x730d67ce900): RWFileHandle.Release 2026/08/22 03:11:08 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:11:08 DEBUG : dir: Looking for writers 2026/08/22 03:11:08 DEBUG : file1: reading active writers 2026/08/22 03:11:08 DEBUG : Looking for writers 2026/08/22 03:11:08 DEBUG : dir: reading active writers 2026/08/22 03:11:08 DEBUG : >WaitForWriters: 2026/08/22 03:11:08 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting 2026/08/22 03:11:09 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina/dir/file1: no such file or directory 2026/08/22 03:11:09 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-wacijem1gina/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.34s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:11:09 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:11:09 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:11:09 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:09 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:09 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:11:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:10 DEBUG : file1: newRWFileHandle: 2026/08/22 03:11:10 DEBUG : file1(0x730d67cf1c0): openPending: 2026/08/22 03:11:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:10 DEBUG : file1(0x730d67cf1c0): >openPending: err= 2026/08/22 03:11:10 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 03:11:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 03:11:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 03:11:10 DEBUG : file1(0x730d67cf1c0): _writeAt: size=5, off=0 2026/08/22 03:11:10 DEBUG : file1(0x730d67cf1c0): >_writeAt: n=5, err= 2026/08/22 03:11:10 DEBUG : file1(0x730d67cf1c0): _writeAt: size=7, off=5 2026/08/22 03:11:10 DEBUG : file1(0x730d67cf1c0): >_writeAt: n=7, err= 2026/08/22 03:11:10 DEBUG : file1: vfs cache: truncate to size=11 2026/08/22 03:11:10 DEBUG : file1(0x730d67cf1c0): close: 2026/08/22 03:11:10 DEBUG : file1: vfs cache: setting modification time to 2026-08-22 03:11:10.061775259 +0000 UTC m=+306.498392737 2026/08/22 03:11:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:10 DEBUG : file1(0x730d67cf1c0): >close: err= 2026/08/22 03:11:10 DEBUG : file1(0x730d67cf1c0): close: 2026/08/22 03:11:10 DEBUG : file1(0x730d67cf1c0): >close: err=file already closed 2026/08/22 03:11:10 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:11:10 DEBUG : Looking for writers 2026/08/22 03:11:10 DEBUG : file1: reading active writers 2026/08/22 03:11:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 03:11:10 DEBUG : Looking for writers 2026/08/22 03:11:10 DEBUG : file1: reading active writers 2026/08/22 03:11:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 03:11:10 DEBUG : Looking for writers 2026/08/22 03:11:10 DEBUG : file1: reading active writers 2026/08/22 03:11:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 03:11:10 DEBUG : Looking for writers 2026/08/22 03:11:10 DEBUG : file1: reading active writers 2026/08/22 03:11:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 03:11:10 DEBUG : file1: vfs cache: starting upload 2026/08/22 03:11:10 DEBUG : Looking for writers 2026/08/22 03:11:10 DEBUG : file1: reading active writers 2026/08/22 03:11:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 03:11:10 DEBUG : Looking for writers 2026/08/22 03:11:10 DEBUG : file1: reading active writers 2026/08/22 03:11:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 03:11:10 DEBUG : Looking for writers 2026/08/22 03:11:10 DEBUG : file1: reading active writers 2026/08/22 03:11:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/22 03:11:10 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/22 03:11:11 DEBUG : Looking for writers 2026/08/22 03:11:11 DEBUG : file1: reading active writers 2026/08/22 03:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/22 03:11:11 DEBUG : file1: size = 11 OK 2026/08/22 03:11:11 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/22 03:11:11 INFO : file1: Copied (new) 2026/08/22 03:11:11 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-22 03:11:10 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/22 03:11:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 03:11:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:11 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 03:11:12 DEBUG : Looking for writers 2026/08/22 03:11:12 DEBUG : file1: reading active writers 2026/08/22 03:11:12 DEBUG : >WaitForWriters: 2026/08/22 03:11:12 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:11:12 DEBUG : Looking for writers 2026/08/22 03:11:12 DEBUG : file1: reading active writers 2026/08/22 03:11:12 DEBUG : >WaitForWriters: 2026/08/22 03:11:12 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.14s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:11:13 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:11:13 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:11:13 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:13 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:13 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:11:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:13 DEBUG : file1: newRWFileHandle: 2026/08/22 03:11:13 DEBUG : file1(0x730d67cedc0): openPending: 2026/08/22 03:11:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:13 DEBUG : file1(0x730d67cedc0): >openPending: err= 2026/08/22 03:11:13 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 03:11:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 03:11:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 03:11:13 DEBUG : file1(0x730d67cedc0): _writeAt: size=7, off=0 2026/08/22 03:11:13 DEBUG : file1(0x730d67cedc0): >_writeAt: n=7, err= 2026/08/22 03:11:13 DEBUG : file1(0x730d67cedc0): _writeAt: size=6, off=5 2026/08/22 03:11:13 DEBUG : file1(0x730d67cedc0): >_writeAt: n=6, err= 2026/08/22 03:11:13 DEBUG : file1(0x730d67cedc0): close: 2026/08/22 03:11:13 DEBUG : file1: vfs cache: setting modification time to 2026-08-22 03:11:13.211802762 +0000 UTC m=+309.648420191 2026/08/22 03:11:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:13 DEBUG : file1(0x730d67cedc0): >close: err= 2026/08/22 03:11:13 DEBUG : file1(0x730d67cedc0): _writeAt: size=5, off=0 2026/08/22 03:11:13 DEBUG : file1(0x730d67cedc0): >_writeAt: n=0, err=file already closed 2026/08/22 03:11:13 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:11:13 DEBUG : Looking for writers 2026/08/22 03:11:13 DEBUG : file1: reading active writers 2026/08/22 03:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 03:11:13 DEBUG : Looking for writers 2026/08/22 03:11:13 DEBUG : file1: reading active writers 2026/08/22 03:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 03:11:13 DEBUG : Looking for writers 2026/08/22 03:11:13 DEBUG : file1: reading active writers 2026/08/22 03:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 03:11:13 DEBUG : Looking for writers 2026/08/22 03:11:13 DEBUG : file1: reading active writers 2026/08/22 03:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 03:11:13 DEBUG : file1: vfs cache: starting upload 2026/08/22 03:11:13 DEBUG : Looking for writers 2026/08/22 03:11:13 DEBUG : file1: reading active writers 2026/08/22 03:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 03:11:13 DEBUG : Looking for writers 2026/08/22 03:11:13 DEBUG : file1: reading active writers 2026/08/22 03:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 03:11:13 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina/dir/file1: no such file or directory 2026/08/22 03:11:13 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-wacijem1gina/dir/file1: no such file or directory 2026/08/22 03:11:13 DEBUG : Looking for writers 2026/08/22 03:11:13 DEBUG : file1: reading active writers 2026/08/22 03:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/22 03:11:14 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/22 03:11:14 DEBUG : Looking for writers 2026/08/22 03:11:14 DEBUG : file1: reading active writers 2026/08/22 03:11:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/22 03:11:14 DEBUG : file1: size = 11 OK 2026/08/22 03:11:14 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/22 03:11:14 INFO : file1: Copied (new) 2026/08/22 03:11:14 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-22 03:11:13 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/22 03:11:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 03:11:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:14 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 03:11:15 DEBUG : Looking for writers 2026/08/22 03:11:15 DEBUG : file1: reading active writers 2026/08/22 03:11:15 DEBUG : >WaitForWriters: 2026/08/22 03:11:15 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:11:15 DEBUG : Looking for writers 2026/08/22 03:11:15 DEBUG : file1: reading active writers 2026/08/22 03:11:15 DEBUG : >WaitForWriters: 2026/08/22 03:11:15 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.10s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:11:16 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:11:16 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:11:16 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:16 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:16 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:11:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:16 DEBUG : file1: newRWFileHandle: 2026/08/22 03:11:16 DEBUG : file1(0x730d6862540): openPending: 2026/08/22 03:11:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:16 DEBUG : file1(0x730d6862540): >openPending: err= 2026/08/22 03:11:16 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 03:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 03:11:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 03:11:16 DEBUG : file1(0x730d6862540): close: 2026/08/22 03:11:16 DEBUG : file1: vfs cache: setting modification time to 2026-08-22 03:11:16.492931267 +0000 UTC m=+312.929548695 2026/08/22 03:11:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:16 DEBUG : file1(0x730d6862540): >close: err= 2026/08/22 03:11:16 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/22 03:11:16 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 03:11:16 DEBUG : file2: newRWFileHandle: 2026/08/22 03:11:16 DEBUG : file2(0x730d6862c40): openPending: 2026/08/22 03:11:16 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 03:11:16 DEBUG : file2(0x730d6862c40): >openPending: err= 2026/08/22 03:11:16 DEBUG : file2: >newRWFileHandle: err= 2026/08/22 03:11:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 03:11:16 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/22 03:11:16 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/22 03:11:16 DEBUG : file2(0x730d6862c40): RWFileHandle.Flush 2026/08/22 03:11:16 DEBUG : file2(0x730d6862c40): RWFileHandle.Release 2026/08/22 03:11:16 DEBUG : file2(0x730d6862c40): close: 2026/08/22 03:11:16 DEBUG : file2: vfs cache: setting modification time to 2026-08-22 03:11:16.494418274 +0000 UTC m=+312.931035742 2026/08/22 03:11:16 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:16 DEBUG : file2(0x730d6862c40): >close: err= 2026/08/22 03:11:16 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:11:16 DEBUG : Looking for writers 2026/08/22 03:11:16 DEBUG : file1: reading active writers 2026/08/22 03:11:16 DEBUG : file2: reading active writers 2026/08/22 03:11:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/22 03:11:16 DEBUG : Looking for writers 2026/08/22 03:11:16 DEBUG : file1: reading active writers 2026/08/22 03:11:16 DEBUG : file2: reading active writers 2026/08/22 03:11:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/22 03:11:16 DEBUG : Looking for writers 2026/08/22 03:11:16 DEBUG : file2: reading active writers 2026/08/22 03:11:16 DEBUG : file1: reading active writers 2026/08/22 03:11:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/22 03:11:16 DEBUG : Looking for writers 2026/08/22 03:11:16 DEBUG : file1: reading active writers 2026/08/22 03:11:16 DEBUG : file2: reading active writers 2026/08/22 03:11:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/22 03:11:16 DEBUG : file1: vfs cache: starting upload 2026/08/22 03:11:16 DEBUG : file2: vfs cache: starting upload 2026/08/22 03:11:16 DEBUG : Looking for writers 2026/08/22 03:11:16 DEBUG : file1: reading active writers 2026/08/22 03:11:16 DEBUG : file2: reading active writers 2026/08/22 03:11:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/22 03:11:16 DEBUG : Looking for writers 2026/08/22 03:11:16 DEBUG : file2: reading active writers 2026/08/22 03:11:16 DEBUG : file1: reading active writers 2026/08/22 03:11:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/22 03:11:17 DEBUG : Looking for writers 2026/08/22 03:11:17 DEBUG : file2: reading active writers 2026/08/22 03:11:17 DEBUG : file1: reading active writers 2026/08/22 03:11:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/08/22 03:11:17 DEBUG : Looking for writers 2026/08/22 03:11:17 DEBUG : file1: reading active writers 2026/08/22 03:11:17 DEBUG : file2: reading active writers 2026/08/22 03:11:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/08/22 03:11:18 DEBUG : file1: size = 0 OK 2026/08/22 03:11:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 03:11:18 INFO : file1: Copied (new) 2026/08/22 03:11:18 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-22 03:11:16 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/22 03:11:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 03:11:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:18 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 03:11:18 DEBUG : file2: size = 0 OK 2026/08/22 03:11:18 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 03:11:18 INFO : file2: Copied (new) 2026/08/22 03:11:18 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-22 03:11:16 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/22 03:11:18 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/22 03:11:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 03:11:18 INFO : file2: vfs cache: upload succeeded try #1 2026/08/22 03:11:18 DEBUG : Looking for writers 2026/08/22 03:11:18 DEBUG : file1: reading active writers 2026/08/22 03:11:18 DEBUG : file2: reading active writers 2026/08/22 03:11:18 DEBUG : >WaitForWriters: 2026/08/22 03:11:18 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:11:18 DEBUG : Looking for writers 2026/08/22 03:11:18 DEBUG : file2: reading active writers 2026/08/22 03:11:18 DEBUG : file1: reading active writers 2026/08/22 03:11:18 DEBUG : >WaitForWriters: 2026/08/22 03:11:18 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.50s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:11:19 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:11:19 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:11:19 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:19 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:19 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:11:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:19 DEBUG : file1: newRWFileHandle: 2026/08/22 03:11:19 DEBUG : file1(0x730d6600d00): openPending: 2026/08/22 03:11:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:19 DEBUG : file1(0x730d6600d00): >openPending: err= 2026/08/22 03:11:19 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 03:11:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 03:11:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 03:11:19 DEBUG : file1(0x730d6600d00): _writeAt: size=5, off=0 2026/08/22 03:11:19 DEBUG : file1(0x730d6600d00): >_writeAt: n=5, err= 2026/08/22 03:11:19 DEBUG : file1(0x730d6600d00): RWFileHandle.Flush 2026/08/22 03:11:19 DEBUG : file1(0x730d6600d00): RWFileHandle.Flush 2026/08/22 03:11:19 DEBUG : file1(0x730d6600d00): close: 2026/08/22 03:11:19 DEBUG : file1: vfs cache: setting modification time to 2026-08-22 03:11:19.830584722 +0000 UTC m=+316.267202140 2026/08/22 03:11:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:19 DEBUG : file1(0x730d6600d00): >close: err= 2026/08/22 03:11:19 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:11:19 DEBUG : Looking for writers 2026/08/22 03:11:19 DEBUG : file1: reading active writers 2026/08/22 03:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 03:11:19 DEBUG : Looking for writers 2026/08/22 03:11:19 DEBUG : file1: reading active writers 2026/08/22 03:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 03:11:19 DEBUG : Looking for writers 2026/08/22 03:11:19 DEBUG : file1: reading active writers 2026/08/22 03:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 03:11:19 DEBUG : Looking for writers 2026/08/22 03:11:19 DEBUG : file1: reading active writers 2026/08/22 03:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 03:11:19 DEBUG : file1: vfs cache: starting upload 2026/08/22 03:11:19 DEBUG : Looking for writers 2026/08/22 03:11:19 DEBUG : file1: reading active writers 2026/08/22 03:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 03:11:20 DEBUG : Looking for writers 2026/08/22 03:11:20 DEBUG : file1: reading active writers 2026/08/22 03:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 03:11:20 DEBUG : Looking for writers 2026/08/22 03:11:20 DEBUG : file1: reading active writers 2026/08/22 03:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/22 03:11:20 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/22 03:11:21 DEBUG : Looking for writers 2026/08/22 03:11:21 DEBUG : file1: reading active writers 2026/08/22 03:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/22 03:11:21 DEBUG : file1: size = 5 OK 2026/08/22 03:11:21 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 03:11:21 INFO : file1: Copied (new) 2026/08/22 03:11:21 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-22 03:11:19 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/22 03:11:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 03:11:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:21 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 03:11:22 DEBUG : Looking for writers 2026/08/22 03:11:22 DEBUG : file1: reading active writers 2026/08/22 03:11:22 DEBUG : >WaitForWriters: 2026/08/22 03:11:22 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.00s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:11:22 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:11:22 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:11:22 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:22 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:22 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:11:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:22 DEBUG : file1: newRWFileHandle: 2026/08/22 03:11:22 DEBUG : file1(0x730d6bf4580): openPending: 2026/08/22 03:11:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:22 DEBUG : file1(0x730d6bf4580): >openPending: err= 2026/08/22 03:11:22 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 03:11:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 03:11:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 03:11:22 DEBUG : file1(0x730d6bf4580): _writeAt: size=5, off=0 2026/08/22 03:11:22 DEBUG : file1(0x730d6bf4580): >_writeAt: n=5, err= 2026/08/22 03:11:22 DEBUG : file1(0x730d6bf4580): RWFileHandle.Release 2026/08/22 03:11:22 DEBUG : file1(0x730d6bf4580): close: 2026/08/22 03:11:22 DEBUG : file1: vfs cache: setting modification time to 2026-08-22 03:11:22.832369193 +0000 UTC m=+319.268986602 2026/08/22 03:11:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:22 DEBUG : file1(0x730d6bf4580): >close: err= 2026/08/22 03:11:22 DEBUG : file1(0x730d6bf4580): RWFileHandle.Release 2026/08/22 03:11:22 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:11:22 DEBUG : Looking for writers 2026/08/22 03:11:22 DEBUG : file1: reading active writers 2026/08/22 03:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 03:11:22 DEBUG : Looking for writers 2026/08/22 03:11:22 DEBUG : file1: reading active writers 2026/08/22 03:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 03:11:22 DEBUG : Looking for writers 2026/08/22 03:11:22 DEBUG : file1: reading active writers 2026/08/22 03:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 03:11:22 DEBUG : Looking for writers 2026/08/22 03:11:22 DEBUG : file1: reading active writers 2026/08/22 03:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 03:11:22 DEBUG : file1: vfs cache: starting upload 2026/08/22 03:11:22 DEBUG : Looking for writers 2026/08/22 03:11:22 DEBUG : file1: reading active writers 2026/08/22 03:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 03:11:23 DEBUG : Looking for writers 2026/08/22 03:11:23 DEBUG : file1: reading active writers 2026/08/22 03:11:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 03:11:23 DEBUG : Looking for writers 2026/08/22 03:11:23 DEBUG : file1: reading active writers 2026/08/22 03:11:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/22 03:11:23 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/22 03:11:24 DEBUG : Looking for writers 2026/08/22 03:11:24 DEBUG : file1: reading active writers 2026/08/22 03:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/22 03:11:24 DEBUG : file1: size = 5 OK 2026/08/22 03:11:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 03:11:24 INFO : file1: Copied (new) 2026/08/22 03:11:24 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-22 03:11:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/22 03:11:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 03:11:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:24 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 03:11:25 DEBUG : Looking for writers 2026/08/22 03:11:25 DEBUG : file1: reading active writers 2026/08/22 03:11:25 DEBUG : >WaitForWriters: 2026/08/22 03:11:25 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.00s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:11:25 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:11:25 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:11:25 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:25 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:25 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:11:26 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/22 03:11:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/22 03:11:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 03:11:28 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 03:11:28 DEBUG : dir/file1(0x730d6600d80): openPending: 2026/08/22 03:11:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 03:11:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 03:11:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:28 DEBUG : dir/file1(0x730d6600d80): >openPending: err= 2026/08/22 03:11:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 03:11:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 03:11:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 03:11:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 03:11:28 DEBUG : dir/file1(0x730d6600d80): _writeAt: size=5, off=0 2026/08/22 03:11:28 DEBUG : dir/file1(0x730d6600d80): >_writeAt: n=5, err= 2026/08/22 03:11:28 DEBUG : dir/file1(0x730d6600d80): close: 2026/08/22 03:11:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:28 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-22 03:11:28.495021865 +0000 UTC m=+324.931639283 2026/08/22 03:11:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:28 DEBUG : dir/file1(0x730d6600d80): >close: err= 2026/08/22 03:11:28 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:11:28 DEBUG : dir: Looking for writers 2026/08/22 03:11:28 DEBUG : file1: reading active writers 2026/08/22 03:11:28 DEBUG : Looking for writers 2026/08/22 03:11:28 DEBUG : dir: reading active writers 2026/08/22 03:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 03:11:28 DEBUG : dir: Looking for writers 2026/08/22 03:11:28 DEBUG : file1: reading active writers 2026/08/22 03:11:28 DEBUG : Looking for writers 2026/08/22 03:11:28 DEBUG : dir: reading active writers 2026/08/22 03:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 03:11:28 DEBUG : dir: Looking for writers 2026/08/22 03:11:28 DEBUG : file1: reading active writers 2026/08/22 03:11:28 DEBUG : Looking for writers 2026/08/22 03:11:28 DEBUG : dir: reading active writers 2026/08/22 03:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 03:11:28 DEBUG : dir: Looking for writers 2026/08/22 03:11:28 DEBUG : file1: reading active writers 2026/08/22 03:11:28 DEBUG : Looking for writers 2026/08/22 03:11:28 DEBUG : dir: reading active writers 2026/08/22 03:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 03:11:28 DEBUG : dir/file1: vfs cache: starting upload 2026/08/22 03:11:28 DEBUG : dir: Looking for writers 2026/08/22 03:11:28 DEBUG : file1: reading active writers 2026/08/22 03:11:28 DEBUG : Looking for writers 2026/08/22 03:11:28 DEBUG : dir: reading active writers 2026/08/22 03:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 03:11:28 DEBUG : dir: Looking for writers 2026/08/22 03:11:28 DEBUG : file1: reading active writers 2026/08/22 03:11:28 DEBUG : Looking for writers 2026/08/22 03:11:28 DEBUG : dir: reading active writers 2026/08/22 03:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 03:11:28 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/08/22 03:11:29 DEBUG : dir: Looking for writers 2026/08/22 03:11:29 DEBUG : file1: reading active writers 2026/08/22 03:11:29 DEBUG : Looking for writers 2026/08/22 03:11:29 DEBUG : dir: reading active writers 2026/08/22 03:11:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/22 03:11:29 DEBUG : dir/file1: size = 5 OK 2026/08/22 03:11:29 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 03:11:29 INFO : dir/file1: Copied (replaced existing) 2026/08/22 03:11:29 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-22 03:11:28 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/22 03:11:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/22 03:11:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/22 03:11:29 DEBUG : dir: Looking for writers 2026/08/22 03:11:29 DEBUG : file1: reading active writers 2026/08/22 03:11:29 DEBUG : Looking for writers 2026/08/22 03:11:29 DEBUG : dir: reading active writers 2026/08/22 03:11:29 DEBUG : >WaitForWriters: 2026/08/22 03:11:29 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:11:30 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:11:30 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:11:30 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:30 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:30 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:11:31 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/22 03:11:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 03:11:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 03:11:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 03:11:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 03:11:33 DEBUG : dir/file1(0x730d68624c0): _writeAt: size=5, off=0 2026/08/22 03:11:33 DEBUG : dir/file1(0x730d68624c0): openPending: 2026/08/22 03:11:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 03:11:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 03:11:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:33 DEBUG : dir/file1(0x730d68624c0): >openPending: err= 2026/08/22 03:11:33 DEBUG : dir/file1(0x730d68624c0): >_writeAt: n=5, err= 2026/08/22 03:11:33 DEBUG : dir/file1(0x730d68624c0): _writeAt: size=15, off=5 2026/08/22 03:11:33 DEBUG : dir/file1(0x730d68624c0): >_writeAt: n=15, err= 2026/08/22 03:11:33 DEBUG : dir/file1(0x730d68624c0): close: 2026/08/22 03:11:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/22 03:11:33 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-22 03:11:33.815375264 +0000 UTC m=+330.251992682 2026/08/22 03:11:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:33 DEBUG : dir/file1(0x730d68624c0): >close: err= 2026/08/22 03:11:33 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:11:33 DEBUG : dir: Looking for writers 2026/08/22 03:11:33 DEBUG : file1: reading active writers 2026/08/22 03:11:33 DEBUG : Looking for writers 2026/08/22 03:11:33 DEBUG : dir: reading active writers 2026/08/22 03:11:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 03:11:33 DEBUG : dir: Looking for writers 2026/08/22 03:11:33 DEBUG : file1: reading active writers 2026/08/22 03:11:33 DEBUG : Looking for writers 2026/08/22 03:11:33 DEBUG : dir: reading active writers 2026/08/22 03:11:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 03:11:33 DEBUG : dir: Looking for writers 2026/08/22 03:11:33 DEBUG : file1: reading active writers 2026/08/22 03:11:33 DEBUG : Looking for writers 2026/08/22 03:11:33 DEBUG : dir: reading active writers 2026/08/22 03:11:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 03:11:33 DEBUG : dir: Looking for writers 2026/08/22 03:11:33 DEBUG : file1: reading active writers 2026/08/22 03:11:33 DEBUG : Looking for writers 2026/08/22 03:11:33 DEBUG : dir: reading active writers 2026/08/22 03:11:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 03:11:33 DEBUG : dir/file1: vfs cache: starting upload 2026/08/22 03:11:33 DEBUG : dir: Looking for writers 2026/08/22 03:11:33 DEBUG : file1: reading active writers 2026/08/22 03:11:33 DEBUG : Looking for writers 2026/08/22 03:11:33 DEBUG : dir: reading active writers 2026/08/22 03:11:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 03:11:34 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/08/22 03:11:34 DEBUG : dir: Looking for writers 2026/08/22 03:11:34 DEBUG : file1: reading active writers 2026/08/22 03:11:34 DEBUG : Looking for writers 2026/08/22 03:11:34 DEBUG : dir: reading active writers 2026/08/22 03:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 03:11:34 DEBUG : dir: Looking for writers 2026/08/22 03:11:34 DEBUG : file1: reading active writers 2026/08/22 03:11:34 DEBUG : Looking for writers 2026/08/22 03:11:34 DEBUG : dir: reading active writers 2026/08/22 03:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/22 03:11:35 DEBUG : dir/file1: size = 20 OK 2026/08/22 03:11:35 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/22 03:11:35 INFO : dir/file1: Copied (replaced existing) 2026/08/22 03:11:35 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-22 03:11:33 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/22 03:11:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/22 03:11:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/22 03:11:35 DEBUG : dir: Looking for writers 2026/08/22 03:11:35 DEBUG : file1: reading active writers 2026/08/22 03:11:35 DEBUG : Looking for writers 2026/08/22 03:11:35 DEBUG : dir: reading active writers 2026/08/22 03:11:35 DEBUG : >WaitForWriters: 2026/08/22 03:11:35 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.32s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:11:36 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:11:36 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:11:36 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:36 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:36 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:11:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:36 DEBUG : file1: newRWFileHandle: 2026/08/22 03:11:36 DEBUG : file1(0x730d68639c0): openPending: 2026/08/22 03:11:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:36 DEBUG : file1(0x730d68639c0): >openPending: err= 2026/08/22 03:11:36 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 03:11:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 03:11:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 03:11:36 DEBUG : file1(0x730d68639c0): _writeAt: size=5, off=0 2026/08/22 03:11:36 DEBUG : file1(0x730d68639c0): >_writeAt: n=5, err= 2026/08/22 03:11:36 DEBUG : file1(0x730d68639c0): close: 2026/08/22 03:11:36 DEBUG : file1: vfs cache: setting modification time to 2026-08-22 03:11:36.329817031 +0000 UTC m=+332.766434449 2026/08/22 03:11:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:36 DEBUG : file1(0x730d68639c0): >close: err= 2026/08/22 03:11:36 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:11:36 DEBUG : Looking for writers 2026/08/22 03:11:36 DEBUG : file1: reading active writers 2026/08/22 03:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 03:11:36 DEBUG : Looking for writers 2026/08/22 03:11:36 DEBUG : file1: reading active writers 2026/08/22 03:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 03:11:36 DEBUG : Looking for writers 2026/08/22 03:11:36 DEBUG : file1: reading active writers 2026/08/22 03:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 03:11:36 DEBUG : Looking for writers 2026/08/22 03:11:36 DEBUG : file1: reading active writers 2026/08/22 03:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 03:11:36 DEBUG : file1: vfs cache: starting upload 2026/08/22 03:11:36 DEBUG : Looking for writers 2026/08/22 03:11:36 DEBUG : file1: reading active writers 2026/08/22 03:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 03:11:36 DEBUG : Looking for writers 2026/08/22 03:11:36 DEBUG : file1: reading active writers 2026/08/22 03:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 03:11:36 DEBUG : Looking for writers 2026/08/22 03:11:36 DEBUG : file1: reading active writers 2026/08/22 03:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/22 03:11:37 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/22 03:11:37 DEBUG : Looking for writers 2026/08/22 03:11:37 DEBUG : file1: reading active writers 2026/08/22 03:11:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/22 03:11:38 DEBUG : file1: size = 5 OK 2026/08/22 03:11:38 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 03:11:38 INFO : file1: Copied (new) 2026/08/22 03:11:38 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-22 03:11:36 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/22 03:11:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 03:11:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:38 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 03:11:38 DEBUG : Looking for writers 2026/08/22 03:11:38 DEBUG : file1: reading active writers 2026/08/22 03:11:38 DEBUG : >WaitForWriters: 2026/08/22 03:11:38 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.99s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:11:39 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:11:39 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:11:39 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:39 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/22 03:11:39 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6600d40): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6600d40): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6600d40): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6600d40): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6600d40): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.310036831 +0000 UTC m=+335.746654259 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6600d40): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d66016c0): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d66016c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d66016c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d66016c0): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d66016c0): _writeAt: size=3, off=2 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d66016c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d66016c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.310036831 +0000 UTC m=+335.746654259 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d66016c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6601dc0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6601dc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6601dc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6601dc0): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6601dc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.310036831 +0000 UTC m=+335.746654259 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6601dc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6677b20 item 1 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d62b1940): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d62b1940): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d62b1940): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d62b1940): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d62b1940): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.313289051 +0000 UTC m=+335.749906509 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d62b1940): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6862340): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6862340): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6862340): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6862340): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6862340): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.313289051 +0000 UTC m=+335.749906509 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6862340): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d68b8620 item 2 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6862bc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6862bc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6862bc0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6862bc0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6862bc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.315418842 +0000 UTC m=+335.752036270 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6862bc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6863340): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6863340): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6863340): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6863340): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6863340): _writeAt: size=3, off=2 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6863340): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6863340): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.315418842 +0000 UTC m=+335.752036270 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6863340): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d68638c0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d68638c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d68638c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d68638c0): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d68638c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.315418842 +0000 UTC m=+335.752036270 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d68638c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d68b90a0 item 3 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d69022c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d69022c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d69022c0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d69022c0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d69022c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.31840533 +0000 UTC m=+335.755022748 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d69022c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6902a40): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6902a40): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6902a40): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6902a40): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6902a40): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.31840533 +0000 UTC m=+335.755022748 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6902a40): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d68b99d0 item 4 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6903940): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6903940): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6903940): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6903940): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6903940): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.320103598 +0000 UTC m=+335.756721016 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6903940): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7c080): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7c080): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7c080): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7c080): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7c080): _writeAt: size=3, off=2 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7c080): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7c080): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.320103598 +0000 UTC m=+335.756721016 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7c080): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7c540): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7c540): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7c540): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7c540): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7c540): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.320103598 +0000 UTC m=+335.756721016 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7c540): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d62933b0 item 5 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7cbc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7cbc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7cbc0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7cbc0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7cbc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.322470937 +0000 UTC m=+335.759088365 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7cbc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7d100): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7d100): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7d100): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7d100): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7d100): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.322470937 +0000 UTC m=+335.759088365 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7d100): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6744690 item 6 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7d780): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7d780): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7d780): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7d780): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7d780): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.324010874 +0000 UTC m=+335.760628292 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7d780): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7dc80): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7dc80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7dc80): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7dc80): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7dc80): _writeAt: size=3, off=2 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7dc80): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7dc80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.324010874 +0000 UTC m=+335.760628292 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6a7dc80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5c240): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5c240): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5c240): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5c240): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5c240): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.324010874 +0000 UTC m=+335.760628292 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5c240): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6745110 item 7 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5c8c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5c8c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5c8c0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5c8c0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5c8c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.326932381 +0000 UTC m=+335.763549809 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5c8c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5ce00): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5ce00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5ce00): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5ce00): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5ce00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.326932381 +0000 UTC m=+335.763549809 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5ce00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67459d0 item 8 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5d3c0): _readAt: size=2, off=0 2026/08/22 03:11:39 ERROR : open-test-file(0x730d6b5d3c0): Couldn't read size of file 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5d3c0): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5d3c0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5d3c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5d3c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5d3c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5d780): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5d780): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5d780): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5d780): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5d780): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.329726306 +0000 UTC m=+335.766343734 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5d780): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5dc00): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5dc00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5dc00): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5dc00): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5dc00): _writeAt: size=3, off=2 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5dc00): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5dc00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.329726306 +0000 UTC m=+335.766343734 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b5dc00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b82200): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b82200): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b82200): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b82200): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b82200): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.329726306 +0000 UTC m=+335.766343734 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b82200): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d66943f0 item 9 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b82880): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b82880): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b82880): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b82880): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b82880): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.333040864 +0000 UTC m=+335.769658292 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b82880): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b82dc0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b82dc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b82dc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b82dc0): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b82dc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.333040864 +0000 UTC m=+335.769658292 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b82dc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6695c00 item 10 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b83400): _readAt: size=2, off=0 2026/08/22 03:11:39 ERROR : open-test-file(0x730d6b83400): Couldn't read size of file 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b83400): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b83400): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b83400): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b83400): close: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b83400): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b837c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b837c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b837c0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b837c0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b837c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.33539022 +0000 UTC m=+335.772007647 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b837c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b83cc0): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b83cc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b83cc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b83cc0): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b83cc0): _writeAt: size=3, off=2 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b83cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b83cc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.33539022 +0000 UTC m=+335.772007647 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6b83cc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf4780): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf4780): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf4780): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf4780): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf4780): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.33539022 +0000 UTC m=+335.772007647 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf4780): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6690e00 item 11 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf4ec0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf4ec0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf4ec0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf4ec0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf4ec0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.3387486 +0000 UTC m=+335.775366078 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf4ec0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf5480): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf5480): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf5480): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf5480): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf5480): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.3387486 +0000 UTC m=+335.775366078 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf5480): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67bdd50 item 12 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf5ac0): _readAt: size=2, off=0 2026/08/22 03:11:39 ERROR : open-test-file(0x730d6bf5ac0): Couldn't read size of file 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf5ac0): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf5ac0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf5ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf5ac0): close: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf5ac0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf5e80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf5e80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf5e80): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf5e80): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf5e80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.340773093 +0000 UTC m=+335.777390531 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6bf5e80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c24640): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c24640): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c24640): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c24640): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c24640): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.340773093 +0000 UTC m=+335.777390531 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c24640): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d65b6310 item 13 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c24cc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c24cc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c24cc0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c24cc0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c24cc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.342706864 +0000 UTC m=+335.779324282 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c24cc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c25200): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c25200): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c25200): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c25200): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c25200): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.342706864 +0000 UTC m=+335.779324282 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c25200): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d65b6770 item 14 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c25840): _readAt: size=2, off=0 2026/08/22 03:11:39 ERROR : open-test-file(0x730d6c25840): Couldn't read size of file 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c25840): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c25840): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c25840): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c25840): close: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c25840): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c25c00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c25c00): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c25c00): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c25c00): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c25c00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.344953205 +0000 UTC m=+335.781570633 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c25c00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c423c0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c423c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c423c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c423c0): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c423c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.344953205 +0000 UTC m=+335.781570633 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c423c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d65b75e0 item 15 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c42a40): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c42a40): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c42a40): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c42a40): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c42a40): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.346824008 +0000 UTC m=+335.783441435 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c42a40): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c42f80): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c42f80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c42f80): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c42f80): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c42f80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.346824008 +0000 UTC m=+335.783441435 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c42f80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d65d8230 item 16 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c435c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c435c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c435c0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c435c0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c435c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.348570946 +0000 UTC m=+335.785188374 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c435c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c43a40): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c43a40): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c43a40): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c43a40): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c43a40): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c43a40): _writeAt: size=3, off=7 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c43a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c43a40): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.348570946 +0000 UTC m=+335.785188374 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c43a40): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c58040): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c58040): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c58040): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c58040): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c58040): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.348570946 +0000 UTC m=+335.785188374 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c58040): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d65d90a0 item 17 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c586c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c586c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c586c0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c586c0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c586c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.350697071 +0000 UTC m=+335.787314489 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c586c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c58c00): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c58c00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c58c00): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c58c00): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c58c00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.350697071 +0000 UTC m=+335.787314489 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c58c00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d65d9960 item 18 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59280): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59280): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59280): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59280): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59280): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.352223633 +0000 UTC m=+335.788841051 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59280): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59780): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59780): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59780): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59780): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59780): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59780): _writeAt: size=3, off=7 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59780): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59780): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.352223633 +0000 UTC m=+335.788841051 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59780): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59c80): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59c80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59c80): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59c80): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59c80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.352223633 +0000 UTC m=+335.788841051 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c59c80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d665ca10 item 19 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c70400): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c70400): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c70400): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c70400): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c70400): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.354242614 +0000 UTC m=+335.790860032 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c70400): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c70940): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c70940): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c70940): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c70940): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c70940): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.354242614 +0000 UTC m=+335.790860032 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c70940): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d65b48c0 item 20 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c70fc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c70fc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c70fc0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c70fc0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c70fc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.355840731 +0000 UTC m=+335.792458149 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c70fc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c714c0): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c714c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c714c0): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c714c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c714c0): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c714c0): _writeAt: size=3, off=7 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c714c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c714c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.355840731 +0000 UTC m=+335.792458149 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c714c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c719c0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c719c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c719c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c719c0): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c719c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.355840731 +0000 UTC m=+335.792458149 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c719c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d65b5030 item 21 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8c140): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8c140): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8c140): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8c140): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8c140): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.358325012 +0000 UTC m=+335.794942430 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8c140): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8c680): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8c680): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8c680): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8c680): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8c680): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.358325012 +0000 UTC m=+335.794942430 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8c680): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d666ce00 item 22 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8cd00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8cd00): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8cd00): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8cd00): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8cd00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.360281956 +0000 UTC m=+335.796899385 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8cd00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8d200): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8d200): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8d200): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8d200): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8d200): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8d200): _writeAt: size=3, off=7 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8d200): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8d200): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.360281956 +0000 UTC m=+335.796899385 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8d200): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8d700): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8d700): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8d700): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8d700): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8d700): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.360281956 +0000 UTC m=+335.796899385 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8d700): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d61e63f0 item 23 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8dd80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8dd80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8dd80): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8dd80): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8dd80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.363395155 +0000 UTC m=+335.800012594 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6c8dd80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca43c0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca43c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca43c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca43c0): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca43c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.363395155 +0000 UTC m=+335.800012594 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca43c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d61e7180 item 24 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca4a00): _readAt: size=2, off=0 2026/08/22 03:11:39 ERROR : open-test-file(0x730d6ca4a00): Couldn't read size of file 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca4a00): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca4a00): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca4a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca4a00): close: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca4a00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca4dc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca4dc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca4dc0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca4dc0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca4dc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.365758326 +0000 UTC m=+335.802375765 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca4dc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca52c0): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca52c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca52c0): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca52c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca52c0): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca52c0): _writeAt: size=3, off=7 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca52c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca52c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.365758326 +0000 UTC m=+335.802375765 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca52c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca5800): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca5800): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca5800): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca5800): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca5800): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.365758326 +0000 UTC m=+335.802375765 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca5800): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d61e79d0 item 25 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca5e80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca5e80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca5e80): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca5e80): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca5e80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.368825047 +0000 UTC m=+335.805442485 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ca5e80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc44c0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc44c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc44c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc44c0): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc44c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.368825047 +0000 UTC m=+335.805442485 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc44c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d66a2b60 item 26 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc4b00): _readAt: size=2, off=0 2026/08/22 03:11:39 ERROR : open-test-file(0x730d6cc4b00): Couldn't read size of file 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc4b00): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc4b00): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc4b00): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc4b00): close: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc4b00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc4ec0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc4ec0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc4ec0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc4ec0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc4ec0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.370996617 +0000 UTC m=+335.807614055 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc4ec0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc53c0): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc53c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc53c0): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc53c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc53c0): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc53c0): _writeAt: size=3, off=7 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc53c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc53c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.370996617 +0000 UTC m=+335.807614055 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc53c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc5900): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc5900): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc5900): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc5900): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc5900): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.370996617 +0000 UTC m=+335.807614055 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cc5900): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d66a3420 item 27 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cde080): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cde080): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cde080): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cde080): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cde080): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.373988917 +0000 UTC m=+335.810606345 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cde080): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cde5c0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cde5c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cde5c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cde5c0): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cde5c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.373988917 +0000 UTC m=+335.810606345 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cde5c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d65cee70 item 28 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdec00): _readAt: size=2, off=0 2026/08/22 03:11:39 ERROR : open-test-file(0x730d6cdec00): Couldn't read size of file 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdec00): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdec00): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdec00): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdec00): close: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdec00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdefc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdefc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdefc0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdefc0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdefc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.376288739 +0000 UTC m=+335.812906187 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdefc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdf680): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdf680): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdf680): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdf680): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdf680): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.376288739 +0000 UTC m=+335.812906187 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdf680): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d65cfb90 item 29 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdfd00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdfd00): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdfd00): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdfd00): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdfd00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.378405145 +0000 UTC m=+335.815022632 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cdfd00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfc340): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfc340): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfc340): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfc340): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfc340): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.378405145 +0000 UTC m=+335.815022632 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfc340): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67ac620 item 30 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfc980): _readAt: size=2, off=0 2026/08/22 03:11:39 ERROR : open-test-file(0x730d6cfc980): Couldn't read size of file 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfc980): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfc980): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfc980): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfc980): close: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfc980): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfcd40): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfcd40): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfcd40): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfcd40): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfcd40): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.380706379 +0000 UTC m=+335.817323807 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfcd40): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfd400): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfd400): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfd400): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfd400): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfd400): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.380706379 +0000 UTC m=+335.817323807 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfd400): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67ad180 item 31 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfda80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfda80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfda80): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfda80): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfda80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.383067478 +0000 UTC m=+335.819684906 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6cfda80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d160c0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d160c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d160c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d160c0): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d160c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.383067478 +0000 UTC m=+335.819684906 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d160c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67adc00 item 32 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d16700): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d16700): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d16700): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d16700): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d16700): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.385787072 +0000 UTC m=+335.822404501 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d16700): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d16b80): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d16b80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d16b80): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d16b80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d16b80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d669ec40 item 33 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d16b80): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d16b80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.386590429 +0000 UTC m=+335.823207857 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d16b80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d17080): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d17080): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d17080): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d17080): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d17080): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.386590429 +0000 UTC m=+335.823207857 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d17080): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d669efc0 item 33 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d176c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d176c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d176c0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d176c0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d176c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.388653134 +0000 UTC m=+335.825270571 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d176c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d17b40): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d17b40): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d669fc00 item 34 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d17b40): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d17b40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d17b40): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d17b40): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d17b40): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.389766035 +0000 UTC m=+335.826383463 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d17b40): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d38180): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d38180): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d38180): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d38180): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d38180): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.389766035 +0000 UTC m=+335.826383463 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d38180): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d69300e0 item 34 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d387c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d387c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d387c0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d387c0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d387c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.391568788 +0000 UTC m=+335.828186217 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d387c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d38c40): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d38c40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d38c40): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d38c40): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d38c40): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6930770 item 35 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d38c40): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d38c40): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.392354082 +0000 UTC m=+335.828971519 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d38c40): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d39140): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d39140): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d39140): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d39140): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d39140): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.392354082 +0000 UTC m=+335.828971519 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d39140): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6930af0 item 35 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d397c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d397c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d397c0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d397c0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d397c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.394209644 +0000 UTC m=+335.830827072 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d397c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d39cc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d39cc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6931a40 item 36 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d39cc0): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d39cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d39cc0): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d39cc0): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d39cc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.394963949 +0000 UTC m=+335.831581377 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d39cc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d58300): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d58300): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d58300): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d58300): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d58300): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.394963949 +0000 UTC m=+335.831581377 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d58300): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6931c70 item 36 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d58940): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d58940): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d58940): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d58940): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d58940): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.396652737 +0000 UTC m=+335.833270156 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d58940): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d58dc0): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d58dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d58dc0): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d58dc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d58dc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6562770 item 37 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d58dc0): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d58dc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.397396471 +0000 UTC m=+335.834013900 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d58dc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d592c0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d592c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d592c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d592c0): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d592c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.397396471 +0000 UTC m=+335.834013900 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d592c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6562f50 item 37 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d59940): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d59940): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d59940): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d59940): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d59940): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.399345582 +0000 UTC m=+335.835963000 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d59940): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d59e40): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d59e40): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6563960 item 38 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d59e40): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d59e40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d59e40): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d59e40): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d59e40): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.401565894 +0000 UTC m=+335.838183322 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d59e40): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d72480): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d72480): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d72480): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d72480): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d72480): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.401565894 +0000 UTC m=+335.838183322 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d72480): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6563e30 item 38 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d72b00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d72b00): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d72b00): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d72b00): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d72b00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.403905571 +0000 UTC m=+335.840523039 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d72b00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d73000): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d73000): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d73000): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d73000): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d73000): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c0380 item 39 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d73000): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d73000): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.404822332 +0000 UTC m=+335.841439811 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d73000): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d73500): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d73500): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d73500): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d73500): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d73500): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.404822332 +0000 UTC m=+335.841439811 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d73500): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c0540 item 39 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d73b80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d73b80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d73b80): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d73b80): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d73b80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.4068974 +0000 UTC m=+335.843515019 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d73b80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d92180): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d92180): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c0af0 item 40 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d92180): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d92180): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d92180): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d92180): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d92180): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.407737396 +0000 UTC m=+335.844354825 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d92180): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d926c0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d926c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d926c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d926c0): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d926c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.407737396 +0000 UTC m=+335.844354825 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d926c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c0cb0 item 40 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d92c80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d92c80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d92c80): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d92c80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d92c80): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d92c80): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d92c80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.409559417 +0000 UTC m=+335.846176845 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d92c80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d93180): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d93180): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d93180): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c1110 item 41 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d93180): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d93180): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.410863659 +0000 UTC m=+335.847481087 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d93180): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d93640): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d93640): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d93640): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d93640): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d93640): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c1490 item 41 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d93640): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d93640): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.4116059 +0000 UTC m=+335.848223328 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d93640): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d93b80): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d93b80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d93b80): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d93b80): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d93b80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.4116059 +0000 UTC m=+335.848223328 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6d93b80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c1650 item 41 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6db22c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6db22c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6db22c0): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6db22c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6db22c0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6db22c0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6db22c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.413526957 +0000 UTC m=+335.850144375 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6db22c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d651fdc0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d651fdc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d651fdc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d667f2d0 item 42 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d651fdc0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d651fdc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.414327779 +0000 UTC m=+335.850945237 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d651fdc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e06480): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e06480): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d667f500 item 42 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e06480): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e06480): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e06480): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e06480): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e06480): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.415266161 +0000 UTC m=+335.851883589 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e06480): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e06a00): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e06a00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e06a00): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e06a00): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e06a00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.415266161 +0000 UTC m=+335.851883589 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e06a00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c4000 item 42 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07040): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07040): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07040): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07040): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07040): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07040): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07040): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.417113529 +0000 UTC m=+335.853730957 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07040): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07540): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07540): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07540): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c45b0 item 43 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07540): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07540): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.417847525 +0000 UTC m=+335.854464943 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07540): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07a80): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07a80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07a80): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07a80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07a80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c4850 item 43 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07a80): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07a80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.418534581 +0000 UTC m=+335.855151999 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e07a80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e240c0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e240c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e240c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e240c0): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e240c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.418534581 +0000 UTC m=+335.855151999 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e240c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c4a10 item 43 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e24700): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e24700): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e24700): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e24700): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e24700): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e24700): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e24700): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.420541271 +0000 UTC m=+335.857158689 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e24700): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e24c00): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e24c00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e24c00): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c4e70 item 44 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e24c00): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e24c00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.422247282 +0000 UTC m=+335.858864720 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e24c00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e25140): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e25140): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c51f0 item 44 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e25140): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e25140): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e25140): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e25140): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e25140): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.423329425 +0000 UTC m=+335.859946933 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e25140): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e256c0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e256c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e256c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e256c0): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e256c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.423329425 +0000 UTC m=+335.859946933 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e256c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c5490 item 44 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e25d00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e25d00): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e25d00): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e25d00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e25d00): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e25d00): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e25d00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.42601714 +0000 UTC m=+335.862634578 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e25d00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e42300): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e42300): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e42300): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c5810 item 45 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e42300): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e42300): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.426852086 +0000 UTC m=+335.863469524 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e42300): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e42a00): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e42a00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e42a00): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e42a00): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e42a00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.426852086 +0000 UTC m=+335.863469524 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e42a00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c59d0 item 45 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e43040): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e43040): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e43040): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e43040): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e43040): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e43040): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e43040): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.429528399 +0000 UTC m=+335.866145858 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e43040): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e43540): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e43540): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e43540): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c5d50 item 46 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e43540): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e43540): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.430340071 +0000 UTC m=+335.866957500 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e43540): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e43c40): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e43c40): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e43c40): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e43c40): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e43c40): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.430340071 +0000 UTC m=+335.866957500 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e43c40): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c6070 item 46 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5a380): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5a380): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5a380): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5a380): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5a380): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5a380): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5a380): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.432340999 +0000 UTC m=+335.868958427 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5a380): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5a880): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5a880): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5a880): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c6460 item 47 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5a880): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5a880): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.43317797 +0000 UTC m=+335.869795388 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5a880): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5af80): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5af80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5af80): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5af80): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5af80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.43317797 +0000 UTC m=+335.869795388 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5af80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c6620 item 47 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5b5c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5b5c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5b5c0): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5b5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5b5c0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5b5c0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5b5c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.435716974 +0000 UTC m=+335.872334432 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5b5c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5bac0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5bac0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5bac0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c69a0 item 48 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5bac0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5bac0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.436345661 +0000 UTC m=+335.872963079 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e5bac0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7a2c0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7a2c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7a2c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7a2c0): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7a2c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.436345661 +0000 UTC m=+335.872963079 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7a2c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c6bd0 item 48 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7a900): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7a900): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7a900): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7a900): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7a900): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.439108426 +0000 UTC m=+335.875725865 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7a900): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7ad80): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7ad80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7ad80): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7ad80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7ad80): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7ad80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c6f50 item 49 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7ad80): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7ad80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.439948844 +0000 UTC m=+335.876566272 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7ad80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7b2c0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7b2c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7b2c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7b2c0): >_readAt: n=8, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7b2c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.439948844 +0000 UTC m=+335.876566272 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7b2c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c7110 item 49 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7b940): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7b940): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7b940): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7b940): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7b940): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.442428295 +0000 UTC m=+335.879045733 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7b940): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7be40): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7be40): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7be40): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c7490 item 50 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7be40): _readAt: size=2, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7be40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7be40): _writeAt: size=3, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7be40): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7be40): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.444068432 +0000 UTC m=+335.880685860 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e7be40): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e984c0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e984c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e984c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e984c0): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e984c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.444068432 +0000 UTC m=+335.880685860 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e984c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c7650 item 50 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e98b40): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e98b40): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e98b40): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e98b40): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e98b40): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.445998015 +0000 UTC m=+335.882615443 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e98b40): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99040): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99040): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99040): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99040): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99040): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99040): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c79d0 item 51 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99040): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99040): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.446782226 +0000 UTC m=+335.883399653 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99040): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99580): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99580): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99580): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99580): >_readAt: n=8, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99580): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.446782226 +0000 UTC m=+335.883399653 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99580): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67c7c00 item 51 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99c00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99c00): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99c00): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99c00): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99c00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.448625175 +0000 UTC m=+335.885242664 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6e99c00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6200): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6200): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6200): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67b04d0 item 52 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6200): _readAt: size=2, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6200): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6200): _writeAt: size=3, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6200): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6200): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.44943315 +0000 UTC m=+335.886050568 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6200): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6780): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6780): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6780): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6780): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6780): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.44943315 +0000 UTC m=+335.886050568 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6780): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67b0cb0 item 52 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6e00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6e00): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6e00): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6e00): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6e00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.45191111 +0000 UTC m=+335.888528538 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb6e00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7300): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7300): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7300): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7300): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7300): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7300): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67b1260 item 53 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7300): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7300): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.453268763 +0000 UTC m=+335.889886192 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7300): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7840): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7840): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7840): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7840): >_readAt: n=8, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7840): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.453268763 +0000 UTC m=+335.889886192 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7840): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67b1420 item 53 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7ec0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7ec0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7ec0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7ec0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7ec0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.455824308 +0000 UTC m=+335.892441746 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6eb7ec0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed84c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed84c0): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed84c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67b17a0 item 54 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed84c0): _readAt: size=2, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed84c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed84c0): _writeAt: size=3, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed84c0): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed84c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.456982765 +0000 UTC m=+335.893600203 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed84c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed8a40): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed8a40): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed8a40): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed8a40): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed8a40): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.456982765 +0000 UTC m=+335.893600203 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed8a40): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67b1960 item 54 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed90c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed90c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed90c0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed90c0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed90c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.459448109 +0000 UTC m=+335.896065527 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed90c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed95c0): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed95c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed95c0): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed95c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed95c0): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed95c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d67b1ce0 item 55 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed95c0): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed95c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.46012626 +0000 UTC m=+335.896743678 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed95c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed9b00): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed9b00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed9b00): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed9b00): >_readAt: n=8, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed9b00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.46012626 +0000 UTC m=+335.896743678 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ed9b00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6eee000 item 55 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4280): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4280): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4280): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4280): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4280): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.46182112 +0000 UTC m=+335.898438538 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4280): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4780): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4780): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4780): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6eee380 item 56 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4780): _readAt: size=2, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4780): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4780): _writeAt: size=3, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4780): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4780): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.462777876 +0000 UTC m=+335.899395294 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4780): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4d00): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4d00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4d00): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4d00): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4d00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.462777876 +0000 UTC m=+335.899395294 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef4d00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6eee540 item 56 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5340): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5340): open at offset 0 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5340): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5340): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5340): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5340): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5340): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5340): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.464923758 +0000 UTC m=+335.901541176 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5340): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5880): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5880): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5880): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6eee8c0 item 57 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5880): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5880): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.4656506 +0000 UTC m=+335.902268068 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5880): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5dc0): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5dc0): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5dc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5dc0): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5dc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6eeea80 item 57 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5dc0): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5dc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.4664291 +0000 UTC m=+335.903046548 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ef5dc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14440): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14440): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14440): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14440): >_readAt: n=8, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14440): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.4664291 +0000 UTC m=+335.903046548 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14440): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6eeec40 item 57 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14a80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14a80): open at offset 0 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14a80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14a80): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14a80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14a80): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14a80): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14a80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.468429567 +0000 UTC m=+335.905046985 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14a80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14fc0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14fc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14fc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6eeefc0 item 58 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14fc0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14fc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.469240869 +0000 UTC m=+335.905858318 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f14fc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f15500): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f15500): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f15500): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6eef180 item 58 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f15500): _readAt: size=2, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f15500): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f15500): _writeAt: size=3, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f15500): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f15500): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.469900715 +0000 UTC m=+335.906518143 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f15500): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f15ac0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f15ac0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f15ac0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f15ac0): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f15ac0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.469900715 +0000 UTC m=+335.906518143 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f15ac0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6eef340 item 58 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30200): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30200): open at offset 0 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30200): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30200): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30200): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30200): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30200): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30200): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.47148693 +0000 UTC m=+335.908104348 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30200): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30740): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30740): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30740): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6eef6c0 item 59 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30740): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30740): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.472062136 +0000 UTC m=+335.908679564 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30740): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30c80): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30c80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30c80): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30c80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30c80): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30c80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6eef880 item 59 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30c80): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30c80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.472838512 +0000 UTC m=+335.909455990 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f30c80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31200): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31200): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31200): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31200): >_readAt: n=8, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31200): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.472838512 +0000 UTC m=+335.909455990 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31200): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6eefa40 item 59 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31840): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31840): open at offset 0 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31840): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31840): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31840): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31840): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31840): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31840): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.474794986 +0000 UTC m=+335.911412404 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31840): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31d80): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31d80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31d80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6eefdc0 item 60 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31d80): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31d80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.475485339 +0000 UTC m=+335.912102757 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f31d80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5a3c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5a3c0): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5a3c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6f5c0e0 item 60 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5a3c0): _readAt: size=2, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5a3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5a3c0): _writeAt: size=3, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5a3c0): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5a3c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.476425705 +0000 UTC m=+335.913043123 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5a3c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5a980): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5a980): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5a980): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5a980): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5a980): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.476425705 +0000 UTC m=+335.913043123 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5a980): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6f5c2a0 item 60 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5afc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5afc0): open at offset 0 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5afc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5afc0): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5afc0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5afc0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5afc0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5afc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.478363693 +0000 UTC m=+335.914981111 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5afc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5b500): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5b500): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5b500): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6f5c620 item 61 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5b500): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5b500): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.479168854 +0000 UTC m=+335.915786293 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5b500): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5bc00): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5bc00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5bc00): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5bc00): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5bc00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.479168854 +0000 UTC m=+335.915786293 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f5bc00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6f5c7e0 item 61 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78340): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78340): open at offset 0 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78340): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78340): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78340): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78340): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78340): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78340): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.481531524 +0000 UTC m=+335.918148953 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78340): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78880): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78880): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78880): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6f5cb60 item 62 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78880): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78880): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.482387351 +0000 UTC m=+335.919004769 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78880): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78f80): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78f80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78f80): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78f80): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78f80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.482387351 +0000 UTC m=+335.919004769 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f78f80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6f5cd20 item 62 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f795c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f795c0): open at offset 0 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f795c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f795c0): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f795c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f795c0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f795c0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f795c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.484303609 +0000 UTC m=+335.920921027 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f795c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f79b00): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f79b00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f79b00): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6f5d0a0 item 63 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f79b00): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f79b00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.485126833 +0000 UTC m=+335.921744251 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f79b00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90300): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90300): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90300): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90300): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90300): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.485126833 +0000 UTC m=+335.921744251 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90300): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6f5d260 item 63 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90940): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90940): open at offset 0 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90940): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90940): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90940): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90940): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90940): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90940): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.487231738 +0000 UTC m=+335.923849156 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90940): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90e80): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90e80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90e80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6f5d5e0 item 64 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90e80): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90e80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.487920828 +0000 UTC m=+335.924538246 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f90e80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f91580): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f91580): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f91580): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f91580): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f91580): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.487920828 +0000 UTC m=+335.924538246 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f91580): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6f5d7a0 item 64 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f91bc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f91bc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f91bc0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f91bc0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f91bc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.489811799 +0000 UTC m=+335.926429268 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6f91bc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb0140): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb0140): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb0140): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb0140): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb0140): _writeAt: size=3, off=2 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6f5db20 item 65 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb0140): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb0140): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.490599856 +0000 UTC m=+335.927217304 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb0140): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb0640): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb0640): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb0640): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb0640): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb0640): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.490599856 +0000 UTC m=+335.927217304 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb0640): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6f5dce0 item 65 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb0c80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb0c80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb0c80): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb0c80): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb0c80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.492396819 +0000 UTC m=+335.929014287 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb0c80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb1100): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb1100): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6fb61c0 item 66 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb1100): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb1100): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb1100): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb1100): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb1100): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.493214673 +0000 UTC m=+335.929832092 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb1100): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb1640): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb1640): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb1640): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb1640): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb1640): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.493214673 +0000 UTC m=+335.929832092 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb1640): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6fb6380 item 66 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb1c80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb1c80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb1c80): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb1c80): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb1c80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.495115482 +0000 UTC m=+335.931732921 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fb1c80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd0200): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd0200): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd0200): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd0200): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd0200): _writeAt: size=3, off=2 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6fb6700 item 67 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd0200): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd0200): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.49599383 +0000 UTC m=+335.932611248 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd0200): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd0700): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd0700): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd0700): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd0700): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd0700): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.49599383 +0000 UTC m=+335.932611248 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd0700): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6fb68c0 item 67 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd0d80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd0d80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd0d80): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd0d80): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd0d80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.498452352 +0000 UTC m=+335.935069781 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd0d80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd1280): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd1280): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6fb6c40 item 68 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd1280): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd1280): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd1280): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd1280): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd1280): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.499627071 +0000 UTC m=+335.936244519 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd1280): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd17c0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd17c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd17c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd17c0): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd17c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.499627071 +0000 UTC m=+335.936244519 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd17c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6fb6e00 item 68 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd1e00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd1e00): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd1e00): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd1e00): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd1e00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.501863783 +0000 UTC m=+335.938481201 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6fd1e00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff2380): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff2380): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff2380): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff2380): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff2380): _writeAt: size=3, off=2 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6fb7180 item 69 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff2380): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff2380): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.502573573 +0000 UTC m=+335.939191022 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff2380): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff2880): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff2880): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff2880): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff2880): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff2880): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.502573573 +0000 UTC m=+335.939191022 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff2880): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6fb7340 item 69 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff2f00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff2f00): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff2f00): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff2f00): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff2f00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.504699307 +0000 UTC m=+335.941316746 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff2f00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff3400): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff3400): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6fb76c0 item 70 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff3400): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff3400): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff3400): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff3400): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff3400): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.505494168 +0000 UTC m=+335.942111637 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff3400): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff3940): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff3940): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff3940): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff3940): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff3940): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.505494168 +0000 UTC m=+335.942111637 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d6ff3940): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6fb7880 item 70 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700e0c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700e0c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700e0c0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700e0c0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700e0c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.507716063 +0000 UTC m=+335.944333512 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700e0c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700e5c0): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700e5c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700e5c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700e5c0): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700e5c0): _writeAt: size=3, off=2 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6fb7c00 item 71 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700e5c0): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700e5c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.508629828 +0000 UTC m=+335.945247246 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700e5c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700eac0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700eac0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700eac0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700eac0): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700eac0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.508629828 +0000 UTC m=+335.945247246 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700eac0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6fb7dc0 item 71 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700f140): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700f140): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700f140): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700f140): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700f140): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.510522782 +0000 UTC m=+335.947140200 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700f140): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700f640): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700f640): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d701e2a0 item 72 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700f640): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700f640): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700f640): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700f640): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700f640): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.511415127 +0000 UTC m=+335.948032545 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700f640): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700fb80): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700fb80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700fb80): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700fb80): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700fb80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.511415127 +0000 UTC m=+335.948032545 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d700fb80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d701e460 item 72 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032240): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032240): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032240): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032240): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032240): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032240): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032240): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.51338668 +0000 UTC m=+335.950004108 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032240): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032740): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032740): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032740): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d701e7e0 item 73 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032740): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032740): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.51421284 +0000 UTC m=+335.950830268 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032740): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032c00): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032c00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032c00): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032c00): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032c00): _writeAt: size=3, off=2 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d701e9a0 item 73 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032c00): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032c00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.51515066 +0000 UTC m=+335.951768078 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7032c00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7033140): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7033140): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7033140): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7033140): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7033140): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.51515066 +0000 UTC m=+335.951768078 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7033140): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d701eb60 item 73 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7033780): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7033780): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7033780): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7033780): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7033780): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7033780): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7033780): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.517350784 +0000 UTC m=+335.953968202 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7033780): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7033c80): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7033c80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7033c80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d701eee0 item 74 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7033c80): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7033c80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.518198705 +0000 UTC m=+335.954816133 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7033c80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70522c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70522c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d701f0a0 item 74 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70522c0): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70522c0): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70522c0): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70522c0): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70522c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.519166282 +0000 UTC m=+335.955783700 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70522c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7052840): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7052840): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7052840): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7052840): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7052840): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.519166282 +0000 UTC m=+335.955783700 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7052840): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d701f260 item 74 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7052e80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7052e80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7052e80): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7052e80): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7052e80): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7052e80): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7052e80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.520952364 +0000 UTC m=+335.957569782 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7052e80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7053380): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7053380): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7053380): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d701f5e0 item 75 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7053380): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7053380): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.52164942 +0000 UTC m=+335.958266838 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7053380): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70538c0): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70538c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70538c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70538c0): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70538c0): _writeAt: size=3, off=2 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d701f7a0 item 75 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70538c0): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70538c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.522391592 +0000 UTC m=+335.959009010 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70538c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7053e00): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7053e00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7053e00): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7053e00): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7053e00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.522391592 +0000 UTC m=+335.959009010 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7053e00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d701f960 item 75 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706a540): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706a540): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706a540): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706a540): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706a540): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706a540): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706a540): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.524301588 +0000 UTC m=+335.960919006 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706a540): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706aa40): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706aa40): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706aa40): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d701fce0 item 76 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706aa40): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706aa40): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.524940465 +0000 UTC m=+335.961557883 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706aa40): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706af80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706af80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7080000 item 76 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706af80): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706af80): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706af80): _writeAt: size=3, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706af80): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706af80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.52570681 +0000 UTC m=+335.962324228 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706af80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706b500): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706b500): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706b500): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706b500): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706b500): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.52570681 +0000 UTC m=+335.962324228 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706b500): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d70801c0 item 76 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706bb40): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706bb40): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706bb40): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706bb40): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706bb40): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706bb40): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706bb40): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.527343331 +0000 UTC m=+335.963960749 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d706bb40): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708c140): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708c140): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708c140): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7080540 item 77 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708c140): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708c140): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.528035869 +0000 UTC m=+335.964653287 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708c140): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708c840): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708c840): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708c840): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708c840): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708c840): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.528035869 +0000 UTC m=+335.964653287 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708c840): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7080700 item 77 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708ce80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708ce80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708ce80): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708ce80): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708ce80): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708ce80): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708ce80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.529769321 +0000 UTC m=+335.966386749 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708ce80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708d380): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708d380): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708d380): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7080a80 item 78 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708d380): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708d380): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.531351859 +0000 UTC m=+335.967969287 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708d380): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708da80): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708da80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708da80): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708da80): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708da80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.531351859 +0000 UTC m=+335.967969287 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d708da80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7080c40 item 78 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ac1c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ac1c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ac1c0): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ac1c0): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ac1c0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ac1c0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ac1c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.533211591 +0000 UTC m=+335.969829009 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ac1c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ac6c0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ac6c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ac6c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7080fc0 item 79 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ac6c0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ac6c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.533742763 +0000 UTC m=+335.970360181 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ac6c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70acdc0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70acdc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70acdc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70acdc0): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70acdc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.533742763 +0000 UTC m=+335.970360181 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70acdc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7081180 item 79 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ad400): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ad400): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ad400): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ad400): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ad400): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ad400): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ad400): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.535508918 +0000 UTC m=+335.972126336 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ad400): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ad900): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ad900): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ad900): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7081500 item 80 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ad900): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ad900): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.536137024 +0000 UTC m=+335.972754442 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70ad900): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4100): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4100): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4100): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4100): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4100): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.536137024 +0000 UTC m=+335.972754442 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4100): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d70816c0 item 80 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4740): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4740): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4740): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4740): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4740): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.53793593 +0000 UTC m=+335.974553358 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4740): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4bc0): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4bc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4bc0): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4bc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4bc0): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4bc0): _writeAt: size=3, off=7 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7081a40 item 81 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4bc0): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4bc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.538670497 +0000 UTC m=+335.975287915 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c4bc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5100): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5100): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5100): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5100): >_readAt: n=8, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5100): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.538670497 +0000 UTC m=+335.975287915 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5100): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7081c00 item 81 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5780): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5780): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5780): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5780): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5780): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.541525448 +0000 UTC m=+335.978142866 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5780): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5c80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5c80): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5c80): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d70de0e0 item 82 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5c80): _readAt: size=2, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5c80): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5c80): _writeAt: size=3, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5c80): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5c80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.542486131 +0000 UTC m=+335.979103559 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70c5c80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4300): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4300): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4300): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4300): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4300): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.542486131 +0000 UTC m=+335.979103559 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4300): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d70de2a0 item 82 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4980): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4980): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4980): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4980): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4980): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.544719118 +0000 UTC m=+335.981336536 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4980): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4e80): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4e80): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4e80): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4e80): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4e80): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4e80): _writeAt: size=3, off=7 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d70de620 item 83 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4e80): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4e80): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.545576085 +0000 UTC m=+335.982193523 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e4e80): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e53c0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e53c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e53c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e53c0): >_readAt: n=8, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e53c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.545576085 +0000 UTC m=+335.982193523 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e53c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d70de7e0 item 83 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e5a40): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e5a40): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e5a40): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e5a40): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e5a40): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.547571332 +0000 UTC m=+335.984188750 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d70e5a40): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7102040): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7102040): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7102040): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d70deb60 item 84 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7102040): _readAt: size=2, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7102040): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7102040): _writeAt: size=3, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7102040): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7102040): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.548598101 +0000 UTC m=+335.985215519 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7102040): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71025c0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71025c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71025c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71025c0): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71025c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.548598101 +0000 UTC m=+335.985215519 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71025c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d70ded20 item 84 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7102c40): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7102c40): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7102c40): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7102c40): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7102c40): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.550570465 +0000 UTC m=+335.987187883 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7102c40): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103140): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103140): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103140): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103140): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103140): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103140): _writeAt: size=3, off=7 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d70df0a0 item 85 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103140): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103140): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.551498377 +0000 UTC m=+335.988115795 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103140): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103680): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103680): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103680): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103680): >_readAt: n=8, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103680): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.551498377 +0000 UTC m=+335.988115795 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103680): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d70df260 item 85 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103d00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103d00): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103d00): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103d00): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103d00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.553415477 +0000 UTC m=+335.990032895 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7103d00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126300): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126300): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126300): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d70df5e0 item 86 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126300): _readAt: size=2, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126300): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126300): _writeAt: size=3, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126300): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126300): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.554414834 +0000 UTC m=+335.991032252 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126300): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126880): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126880): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126880): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126880): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126880): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.554414834 +0000 UTC m=+335.991032252 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126880): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d70df7a0 item 86 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126f00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126f00): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126f00): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126f00): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126f00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.556332205 +0000 UTC m=+335.992949632 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7126f00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7127400): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7127400): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7127400): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7127400): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7127400): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7127400): _writeAt: size=3, off=7 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d70dfb20 item 87 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7127400): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7127400): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.557187529 +0000 UTC m=+335.993804987 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7127400): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7127940): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7127940): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7127940): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7127940): >_readAt: n=8, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7127940): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.557187529 +0000 UTC m=+335.993804987 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7127940): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d70dfce0 item 87 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71460c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71460c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71460c0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71460c0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71460c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.558928636 +0000 UTC m=+335.995546064 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71460c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71465c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71465c0): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71465c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d71401c0 item 88 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71465c0): _readAt: size=2, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71465c0): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71465c0): _writeAt: size=3, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71465c0): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71465c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.559771998 +0000 UTC m=+335.996389416 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71465c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7146b40): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7146b40): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7146b40): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7146b40): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7146b40): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.559771998 +0000 UTC m=+335.996389416 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7146b40): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7140380 item 88 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7147180): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7147180): open at offset 0 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7147180): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7147180): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7147180): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7147180): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7147180): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7147180): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.561731188 +0000 UTC m=+335.998348656 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7147180): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71476c0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71476c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71476c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7140700 item 89 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71476c0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71476c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.562391565 +0000 UTC m=+335.999008983 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71476c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7147c00): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7147c00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7147c00): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7147c00): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7147c00): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7147c00): _writeAt: size=3, off=7 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d71408c0 item 89 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7147c00): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7147c00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.563169323 +0000 UTC m=+335.999786741 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7147c00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7166280): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7166280): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7166280): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7166280): >_readAt: n=8, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7166280): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.563169323 +0000 UTC m=+335.999786741 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7166280): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7140a80 item 89 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71668c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71668c0): open at offset 0 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71668c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71668c0): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71668c0): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71668c0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71668c0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71668c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.564936389 +0000 UTC m=+336.001553807 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71668c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7166e00): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7166e00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7166e00): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7140e00 item 90 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7166e00): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7166e00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.565505273 +0000 UTC m=+336.002122702 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7166e00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7167340): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7167340): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7167340): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7140fc0 item 90 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7167340): _readAt: size=2, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7167340): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7167340): _writeAt: size=3, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7167340): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7167340): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.566337234 +0000 UTC m=+336.002954652 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7167340): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7167900): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7167900): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7167900): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7167900): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7167900): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.566337234 +0000 UTC m=+336.002954652 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d7167900): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7141180 item 90 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718a040): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718a040): open at offset 0 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718a040): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718a040): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718a040): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718a040): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718a040): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718a040): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.568326751 +0000 UTC m=+336.004944169 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718a040): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718a580): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718a580): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718a580): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7141500 item 91 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718a580): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718a580): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.569012916 +0000 UTC m=+336.005630344 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718a580): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718aac0): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718aac0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718aac0): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718aac0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718aac0): >_readAt: n=2, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718aac0): _writeAt: size=3, off=7 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d71416c0 item 91 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718aac0): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718aac0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.570027411 +0000 UTC m=+336.006644829 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718aac0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718b040): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718b040): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718b040): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718b040): >_readAt: n=8, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718b040): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.570027411 +0000 UTC m=+336.006644829 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718b040): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7141880 item 91 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718b680): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718b680): open at offset 0 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718b680): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718b680): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718b680): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718b680): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718b680): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718b680): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.571970751 +0000 UTC m=+336.008588179 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718b680): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718bbc0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718bbc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718bbc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7141c00 item 92 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718bbc0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718bbc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.572599217 +0000 UTC m=+336.009216635 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d718bbc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a4200): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a4200): open at offset 5 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a4200): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7141dc0 item 92 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a4200): _readAt: size=2, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a4200): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a4200): _writeAt: size=3, off=5 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a4200): >_writeAt: n=3, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a4200): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.57344837 +0000 UTC m=+336.010065789 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a4200): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a47c0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a47c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a47c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a47c0): >_readAt: n=3, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a47c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.57344837 +0000 UTC m=+336.010065789 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a47c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d71a80e0 item 92 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a4e00): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a4e00): open at offset 0 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a4e00): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a4e00): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a4e00): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a4e00): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a4e00): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a4e00): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.575245494 +0000 UTC m=+336.011862922 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a4e00): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a5340): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a5340): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a5340): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d71a8460 item 93 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a5340): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a5340): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.576317948 +0000 UTC m=+336.012935406 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a5340): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a5a40): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a5a40): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a5a40): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a5a40): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a5a40): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.576317948 +0000 UTC m=+336.012935406 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71a5a40): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d71a8620 item 93 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c2180): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c2180): open at offset 0 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c2180): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c2180): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c2180): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c2180): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c2180): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c2180): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.58072502 +0000 UTC m=+336.017342438 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c2180): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c26c0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c26c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c26c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d71a89a0 item 94 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c26c0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c26c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.581541821 +0000 UTC m=+336.018159239 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c26c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c2dc0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c2dc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c2dc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c2dc0): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c2dc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.581541821 +0000 UTC m=+336.018159239 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c2dc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d71a8b60 item 94 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c3400): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c3400): open at offset 0 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c3400): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c3400): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c3400): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c3400): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c3400): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c3400): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.5838179 +0000 UTC m=+336.020435318 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c3400): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c3940): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c3940): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c3940): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d71a8ee0 item 95 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c3940): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c3940): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.584623119 +0000 UTC m=+336.021240547 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71c3940): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2140): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2140): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2140): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2140): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2140): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.584623119 +0000 UTC m=+336.021240547 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2140): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d71a90a0 item 95 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2780): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2780): open at offset 0 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2780): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2780): _readAt: size=2, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2780): >_readAt: n=0, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2780): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2780): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2780): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.586666889 +0000 UTC m=+336.023284317 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2780): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2cc0): _writeAt: size=5, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2cc0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2cc0): >openPending: err= 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d71a9420 item 96 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2cc0): >_writeAt: n=5, err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2cc0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.587358594 +0000 UTC m=+336.023976032 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e2cc0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e33c0): _readAt: size=512, off=0 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e33c0): openPending: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e33c0): >openPending: err= 2026/08/22 03:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e33c0): >_readAt: n=5, err=EOF 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e33c0): close: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:39.587358594 +0000 UTC m=+336.023976032 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:39 DEBUG : open-test-file(0x730d71e33c0): >close: err= 2026/08/22 03:11:39 DEBUG : open-test-file: Remove: 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d71a95e0 item 96 2026/08/22 03:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:39 DEBUG : open-test-file: >Remove: err= 2026/08/22 03:11:39 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:11:39 DEBUG : Looking for writers 2026/08/22 03:11:39 DEBUG : >WaitForWriters: 2026/08/22 03:11:39 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:11:39 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:11:39 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:11:39 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:39 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/22 03:11:39 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67ce5c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67ce5c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67ce5c0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67ce5c0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67ce5c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.114435514 +0000 UTC m=+336.551052972 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67ce5c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67ceb80): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67ceb80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67ceb80): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67ceb80): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67ceb80): _writeAt: size=3, off=2 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67ceb80): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67ceb80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.114435514 +0000 UTC m=+336.551052972 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67ceb80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67cf040): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67cf040): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67cf040): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67cf040): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67cf040): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.114435514 +0000 UTC m=+336.551052972 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67cf040): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6ace310 item 1 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67cf6c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67cf6c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67cf6c0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67cf6c0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67cf6c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.118229156 +0000 UTC m=+336.554846674 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67cf6c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67cfbc0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67cfbc0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67cfbc0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67cfbc0): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67cfbc0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.118229156 +0000 UTC m=+336.554846674 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d67cfbc0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6ace7e0 item 2 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7294300): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7294300): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7294300): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7294300): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7294300): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.120583321 +0000 UTC m=+336.557200758 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7294300): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7294780): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7294780): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7294780): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7294780): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7294780): _writeAt: size=3, off=2 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7294780): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7294780): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.120583321 +0000 UTC m=+336.557200758 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7294780): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7294c40): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7294c40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7294c40): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7294c40): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7294c40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.120583321 +0000 UTC m=+336.557200758 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7294c40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6aceb60 item 3 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72952c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72952c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72952c0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72952c0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72952c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.123403005 +0000 UTC m=+336.560020433 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72952c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7295800): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7295800): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7295800): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7295800): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7295800): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.123403005 +0000 UTC m=+336.560020433 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7295800): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6acf030 item 4 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7295e40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7295e40): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7295e40): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7295e40): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7295e40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.126186661 +0000 UTC m=+336.562804249 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7295e40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b23c0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b23c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b23c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b23c0): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b23c0): _writeAt: size=3, off=2 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b23c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b23c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.126186661 +0000 UTC m=+336.562804249 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b23c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b2880): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b2880): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b2880): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b2880): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b2880): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.126186661 +0000 UTC m=+336.562804249 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b2880): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6acf3b0 item 5 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b2f00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b2f00): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b2f00): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b2f00): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b2f00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.129397462 +0000 UTC m=+336.566014901 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b2f00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71e3b80): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71e3b80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71e3b80): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71e3b80): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71e3b80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.129397462 +0000 UTC m=+336.566014901 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71e3b80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d71fc230 item 6 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71fe300): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71fe300): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71fe300): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71fe300): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71fe300): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.131887193 +0000 UTC m=+336.568504621 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71fe300): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71fe800): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71fe800): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71fe800): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71fe800): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71fe800): _writeAt: size=3, off=2 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71fe800): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71fe800): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.131887193 +0000 UTC m=+336.568504621 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71fe800): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71fecc0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71fecc0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71fecc0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71fecc0): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71fecc0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.131887193 +0000 UTC m=+336.568504621 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71fecc0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d71fc5b0 item 7 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71ff340): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71ff340): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71ff340): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71ff340): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71ff340): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.134897978 +0000 UTC m=+336.571515465 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71ff340): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71ff880): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71ff880): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71ff880): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71ff880): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71ff880): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.134897978 +0000 UTC m=+336.571515465 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71ff880): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d71fca80 item 8 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71ffe40): _readAt: size=2, off=0 2026/08/22 03:11:40 ERROR : open-test-file(0x730d71ffe40): Couldn't read size of file 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71ffe40): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71ffe40): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71ffe40): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71ffe40): close: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d71ffe40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7322300): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7322300): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7322300): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7322300): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7322300): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.137442011 +0000 UTC m=+336.574059429 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7322300): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7322780): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7322780): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7322780): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7322780): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7322780): _writeAt: size=3, off=2 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7322780): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7322780): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.137442011 +0000 UTC m=+336.574059429 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7322780): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7322c80): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7322c80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7322c80): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7322c80): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7322c80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.137442011 +0000 UTC m=+336.574059429 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7322c80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d71fce00 item 9 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7323300): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7323300): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7323300): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7323300): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7323300): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.140405837 +0000 UTC m=+336.577023265 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7323300): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7323840): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7323840): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7323840): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7323840): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7323840): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.140405837 +0000 UTC m=+336.577023265 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7323840): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d71fd2d0 item 10 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7323e80): _readAt: size=2, off=0 2026/08/22 03:11:40 ERROR : open-test-file(0x730d7323e80): Couldn't read size of file 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7323e80): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7323e80): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7323e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7323e80): close: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7323e80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7342340): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7342340): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7342340): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7342340): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7342340): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.14240914 +0000 UTC m=+336.579026567 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7342340): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7342840): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7342840): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7342840): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7342840): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7342840): _writeAt: size=3, off=2 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7342840): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7342840): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.14240914 +0000 UTC m=+336.579026567 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7342840): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7342d40): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7342d40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7342d40): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7342d40): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7342d40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.14240914 +0000 UTC m=+336.579026567 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7342d40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d71fd650 item 11 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73433c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73433c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73433c0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73433c0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73433c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.144821684 +0000 UTC m=+336.581439112 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73433c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7343900): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7343900): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7343900): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7343900): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7343900): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.144821684 +0000 UTC m=+336.581439112 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7343900): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d71fdb20 item 12 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735e040): _readAt: size=2, off=0 2026/08/22 03:11:40 ERROR : open-test-file(0x730d735e040): Couldn't read size of file 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735e040): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735e040): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735e040): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735e040): close: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735e040): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735e400): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735e400): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735e400): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735e400): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735e400): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.146713737 +0000 UTC m=+336.583331175 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735e400): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735eac0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735eac0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735eac0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735eac0): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735eac0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.146713737 +0000 UTC m=+336.583331175 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735eac0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7366000 item 13 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735f140): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735f140): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735f140): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735f140): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735f140): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.148615057 +0000 UTC m=+336.585232485 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735f140): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735f680): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735f680): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735f680): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735f680): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735f680): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.148615057 +0000 UTC m=+336.585232485 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735f680): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7366380 item 14 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735fcc0): _readAt: size=2, off=0 2026/08/22 03:11:40 ERROR : open-test-file(0x730d735fcc0): Couldn't read size of file 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735fcc0): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735fcc0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735fcc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735fcc0): close: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d735fcc0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737e180): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737e180): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737e180): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737e180): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737e180): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.150713779 +0000 UTC m=+336.587331207 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737e180): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737e840): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737e840): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737e840): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737e840): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737e840): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.150713779 +0000 UTC m=+336.587331207 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737e840): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7366700 item 15 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737eec0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737eec0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737eec0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737eec0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737eec0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.152427846 +0000 UTC m=+336.589045274 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737eec0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737f400): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737f400): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737f400): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737f400): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737f400): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.152427846 +0000 UTC m=+336.589045274 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737f400): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7366a80 item 16 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737fa40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737fa40): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737fa40): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737fa40): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737fa40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.154019451 +0000 UTC m=+336.590636869 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737fa40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737fec0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737fec0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737fec0): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737fec0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737fec0): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737fec0): _writeAt: size=3, off=7 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737fec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737fec0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.154019451 +0000 UTC m=+336.590636869 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d737fec0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739e4c0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739e4c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739e4c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739e4c0): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739e4c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.154019451 +0000 UTC m=+336.590636869 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739e4c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7366e00 item 17 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739eb40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739eb40): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739eb40): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739eb40): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739eb40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.156176022 +0000 UTC m=+336.592793440 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739eb40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739f080): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739f080): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739f080): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739f080): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739f080): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.156176022 +0000 UTC m=+336.592793440 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739f080): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d73672d0 item 18 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739f700): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739f700): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739f700): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739f700): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739f700): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.157565346 +0000 UTC m=+336.594182774 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739f700): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739fc00): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739fc00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739fc00): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739fc00): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739fc00): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739fc00): _writeAt: size=3, off=7 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739fc00): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739fc00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.157565346 +0000 UTC m=+336.594182774 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d739fc00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c4200): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c4200): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c4200): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c4200): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c4200): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.157565346 +0000 UTC m=+336.594182774 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c4200): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7367650 item 19 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c4880): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c4880): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c4880): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c4880): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c4880): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.159721076 +0000 UTC m=+336.596338494 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c4880): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c4dc0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c4dc0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c4dc0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c4dc0): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c4dc0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.159721076 +0000 UTC m=+336.596338494 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c4dc0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7367b20 item 20 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5440): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5440): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5440): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5440): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5440): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.161316789 +0000 UTC m=+336.597934207 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5440): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5940): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5940): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5940): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5940): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5940): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5940): _writeAt: size=3, off=7 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5940): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5940): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.161316789 +0000 UTC m=+336.597934207 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5940): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5e40): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5e40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5e40): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5e40): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5e40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.161316789 +0000 UTC m=+336.597934207 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73c5e40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d73de000 item 21 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e45c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e45c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e45c0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e45c0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e45c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.163413257 +0000 UTC m=+336.600030685 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e45c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e4b00): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e4b00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e4b00): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e4b00): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e4b00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.163413257 +0000 UTC m=+336.600030685 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e4b00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d73de4d0 item 22 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5180): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5180): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5180): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5180): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5180): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.165041011 +0000 UTC m=+336.601658439 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5180): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5680): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5680): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5680): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5680): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5680): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5680): _writeAt: size=3, off=7 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5680): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5680): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.165041011 +0000 UTC m=+336.601658439 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5680): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5b80): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5b80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5b80): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5b80): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5b80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.165041011 +0000 UTC m=+336.601658439 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d73e5b80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d73de850 item 23 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7406300): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7406300): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7406300): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7406300): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7406300): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.167758622 +0000 UTC m=+336.604376049 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7406300): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7406840): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7406840): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7406840): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7406840): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7406840): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.167758622 +0000 UTC m=+336.604376049 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7406840): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d73ded20 item 24 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7406e80): _readAt: size=2, off=0 2026/08/22 03:11:40 ERROR : open-test-file(0x730d7406e80): Couldn't read size of file 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7406e80): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7406e80): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7406e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7406e80): close: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7406e80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407240): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407240): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407240): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407240): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407240): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.169517502 +0000 UTC m=+336.606134930 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407240): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407740): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407740): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407740): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407740): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407740): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407740): _writeAt: size=3, off=7 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407740): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407740): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.169517502 +0000 UTC m=+336.606134930 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407740): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407c80): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407c80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407c80): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407c80): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407c80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.169517502 +0000 UTC m=+336.606134930 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7407c80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d73df0a0 item 25 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7426400): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7426400): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7426400): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7426400): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7426400): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.172222379 +0000 UTC m=+336.608839807 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7426400): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7426940): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7426940): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7426940): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7426940): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7426940): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.172222379 +0000 UTC m=+336.608839807 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7426940): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d73df570 item 26 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7426f80): _readAt: size=2, off=0 2026/08/22 03:11:40 ERROR : open-test-file(0x730d7426f80): Couldn't read size of file 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7426f80): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7426f80): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7426f80): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7426f80): close: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7426f80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427340): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427340): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427340): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427340): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427340): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.173862095 +0000 UTC m=+336.610479513 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427340): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427840): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427840): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427840): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427840): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427840): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427840): _writeAt: size=3, off=7 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427840): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427840): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.173862095 +0000 UTC m=+336.610479513 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427840): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427d80): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427d80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427d80): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427d80): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427d80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.173862095 +0000 UTC m=+336.610479513 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7427d80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d73df8f0 item 27 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744e500): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744e500): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744e500): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744e500): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744e500): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.176688651 +0000 UTC m=+336.613306089 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744e500): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744ea40): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744ea40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744ea40): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744ea40): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744ea40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.176688651 +0000 UTC m=+336.613306089 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744ea40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d73dfdc0 item 28 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744f080): _readAt: size=2, off=0 2026/08/22 03:11:40 ERROR : open-test-file(0x730d744f080): Couldn't read size of file 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744f080): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744f080): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744f080): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744f080): close: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744f080): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744f440): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744f440): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744f440): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744f440): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744f440): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.179045893 +0000 UTC m=+336.615663380 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744f440): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744fb00): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744fb00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744fb00): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744fb00): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744fb00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.179045893 +0000 UTC m=+336.615663380 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d744fb00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d74562a0 item 29 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746a280): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746a280): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746a280): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746a280): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746a280): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.181213194 +0000 UTC m=+336.617830622 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746a280): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746a7c0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746a7c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746a7c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746a7c0): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746a7c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.181213194 +0000 UTC m=+336.617830622 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746a7c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7456620 item 30 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746ae00): _readAt: size=2, off=0 2026/08/22 03:11:40 ERROR : open-test-file(0x730d746ae00): Couldn't read size of file 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746ae00): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746ae00): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746ae00): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746ae00): close: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746ae00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746b1c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746b1c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746b1c0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746b1c0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746b1c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.183532163 +0000 UTC m=+336.620149600 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746b1c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746b880): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746b880): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746b880): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746b880): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746b880): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.183532163 +0000 UTC m=+336.620149600 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d746b880): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d74569a0 item 31 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7484000): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7484000): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7484000): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7484000): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7484000): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.185700357 +0000 UTC m=+336.622317775 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7484000): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7484540): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7484540): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7484540): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7484540): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7484540): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.185700357 +0000 UTC m=+336.622317775 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7484540): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7456d20 item 32 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7484b80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7484b80): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7484b80): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7484b80): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7484b80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.187900671 +0000 UTC m=+336.624518099 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7484b80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7485000): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7485000): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7485000): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7485000): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7485000): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d74570a0 item 33 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7485000): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7485000): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.188703568 +0000 UTC m=+336.625320995 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7485000): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7485500): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7485500): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7485500): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7485500): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7485500): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.188703568 +0000 UTC m=+336.625320995 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7485500): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7457260 item 33 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7485b40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7485b40): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7485b40): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7485b40): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7485b40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.190540014 +0000 UTC m=+336.627157453 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7485b40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74aa0c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74aa0c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d74575e0 item 34 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74aa0c0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74aa0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74aa0c0): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74aa0c0): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74aa0c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.191354071 +0000 UTC m=+336.627971499 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74aa0c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74aa600): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74aa600): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74aa600): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74aa600): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74aa600): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.191354071 +0000 UTC m=+336.627971499 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74aa600): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d74577a0 item 34 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74aac40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74aac40): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74aac40): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74aac40): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74aac40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.193572379 +0000 UTC m=+336.630189807 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74aac40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ab0c0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ab0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ab0c0): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ab0c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ab0c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7457b20 item 35 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ab0c0): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ab0c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.194311244 +0000 UTC m=+336.630928672 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ab0c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ab5c0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ab5c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ab5c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ab5c0): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ab5c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.194311244 +0000 UTC m=+336.630928672 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ab5c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7457ce0 item 35 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74abc40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74abc40): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74abc40): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74abc40): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74abc40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.196057681 +0000 UTC m=+336.632675110 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74abc40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cc240): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cc240): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d74c81c0 item 36 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cc240): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cc240): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cc240): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cc240): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cc240): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.196780997 +0000 UTC m=+336.633398425 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cc240): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cc780): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cc780): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cc780): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cc780): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cc780): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.196780997 +0000 UTC m=+336.633398425 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cc780): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d74c8380 item 36 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ccdc0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ccdc0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ccdc0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ccdc0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ccdc0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.198443456 +0000 UTC m=+336.635060874 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ccdc0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cd240): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cd240): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cd240): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cd240): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cd240): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d74c8700 item 37 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cd240): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cd240): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.199096028 +0000 UTC m=+336.635713447 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cd240): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cd740): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cd740): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cd740): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cd740): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cd740): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.199096028 +0000 UTC m=+336.635713447 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cd740): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d74c88c0 item 37 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cddc0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cddc0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cddc0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cddc0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cddc0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.200702121 +0000 UTC m=+336.637319539 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74cddc0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ee3c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ee3c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d74c8c40 item 38 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ee3c0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ee3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ee3c0): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ee3c0): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ee3c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.201338042 +0000 UTC m=+336.637955470 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ee3c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ee900): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ee900): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ee900): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ee900): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ee900): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.201338042 +0000 UTC m=+336.637955470 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ee900): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d74c8e00 item 38 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74eef80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74eef80): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74eef80): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74eef80): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74eef80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.203199667 +0000 UTC m=+336.639817094 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74eef80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ef480): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ef480): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ef480): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ef480): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ef480): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d74c9180 item 39 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ef480): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ef480): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.203955654 +0000 UTC m=+336.640573082 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ef480): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db2a00): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db2a00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db2a00): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db2a00): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db2a00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.203955654 +0000 UTC m=+336.640573082 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db2a00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6dc6930 item 39 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db30c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db30c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db30c0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db30c0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db30c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.205848928 +0000 UTC m=+336.642466356 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db30c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db35c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db35c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6dc6cb0 item 40 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db35c0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db35c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db35c0): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db35c0): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db35c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.206754459 +0000 UTC m=+336.643371907 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db35c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db3b00): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db3b00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db3b00): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db3b00): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db3b00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.206754459 +0000 UTC m=+336.643371907 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d6db3b00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6dc6e70 item 40 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72461c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72461c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72461c0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72461c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72461c0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72461c0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72461c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.208929625 +0000 UTC m=+336.645547053 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72461c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72466c0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72466c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72466c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6dc71f0 item 41 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72466c0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72466c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.209618616 +0000 UTC m=+336.646236034 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72466c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7246b80): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7246b80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7246b80): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7246b80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7246b80): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6dc73b0 item 41 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7246b80): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7246b80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.210355047 +0000 UTC m=+336.646972505 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7246b80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72470c0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72470c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72470c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72470c0): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72470c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.210355047 +0000 UTC m=+336.646972505 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72470c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6dc7570 item 41 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7247700): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7247700): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7247700): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7247700): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7247700): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7247700): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7247700): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.212793901 +0000 UTC m=+336.649411329 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7247700): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7247c00): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7247c00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7247c00): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6dc78f0 item 42 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7247c00): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7247c00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.213465329 +0000 UTC m=+336.650082766 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7247c00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7260240): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7260240): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6dc7ab0 item 42 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7260240): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7260240): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7260240): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7260240): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7260240): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.214561398 +0000 UTC m=+336.651178836 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7260240): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72607c0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72607c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72607c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72607c0): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72607c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.214561398 +0000 UTC m=+336.651178836 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72607c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6dc7c70 item 42 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7260e00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7260e00): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7260e00): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7260e00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7260e00): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7260e00): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7260e00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.21616765 +0000 UTC m=+336.652785068 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7260e00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7261300): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7261300): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7261300): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d726e150 item 43 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7261300): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7261300): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.216747466 +0000 UTC m=+336.653364884 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7261300): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7261840): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7261840): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7261840): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7261840): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7261840): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d726e310 item 43 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7261840): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7261840): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.217356035 +0000 UTC m=+336.653973453 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7261840): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7261d80): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7261d80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7261d80): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7261d80): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7261d80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.217356035 +0000 UTC m=+336.653973453 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7261d80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d726e4d0 item 43 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75804c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75804c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75804c0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75804c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75804c0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75804c0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75804c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.21931329 +0000 UTC m=+336.655930709 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75804c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75809c0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75809c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75809c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d726e850 item 44 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75809c0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75809c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.219919404 +0000 UTC m=+336.656536822 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75809c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7580f00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7580f00): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d726ea10 item 44 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7580f00): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7580f00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7580f00): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7580f00): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7580f00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.220586284 +0000 UTC m=+336.657203712 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7580f00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7581480): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7581480): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7581480): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7581480): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7581480): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.220586284 +0000 UTC m=+336.657203712 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7581480): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d726ebd0 item 44 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7581ac0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7581ac0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7581ac0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7581ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7581ac0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7581ac0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7581ac0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.221990826 +0000 UTC m=+336.658608244 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7581ac0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a40c0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a40c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a40c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d726ef50 item 45 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a40c0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a40c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.222640292 +0000 UTC m=+336.659257710 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a40c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a47c0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a47c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a47c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a47c0): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a47c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.222640292 +0000 UTC m=+336.659257710 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a47c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d726f110 item 45 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a4e00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a4e00): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a4e00): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a4e00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a4e00): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a4e00): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a4e00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.224256673 +0000 UTC m=+336.660874092 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a4e00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a5300): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a5300): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a5300): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d726f490 item 46 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a5300): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a5300): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.224817903 +0000 UTC m=+336.661435321 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a5300): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a5a00): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a5a00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a5a00): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a5a00): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a5a00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.224817903 +0000 UTC m=+336.661435321 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75a5a00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d726f650 item 46 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c0140): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c0140): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c0140): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c0140): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c0140): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c0140): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c0140): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.226535567 +0000 UTC m=+336.663152995 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c0140): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c0640): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c0640): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c0640): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d726f9d0 item 47 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c0640): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c0640): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.227164644 +0000 UTC m=+336.663782062 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c0640): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c0d40): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c0d40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c0d40): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c0d40): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c0d40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.227164644 +0000 UTC m=+336.663782062 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c0d40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d726fb90 item 47 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c1380): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c1380): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c1380): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c1380): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c1380): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c1380): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c1380): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.228659857 +0000 UTC m=+336.665277275 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c1380): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c1880): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c1880): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c1880): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d75d4070 item 48 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c1880): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c1880): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.229177064 +0000 UTC m=+336.665794482 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75c1880): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75de080): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75de080): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75de080): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75de080): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75de080): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.229177064 +0000 UTC m=+336.665794482 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75de080): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d75d4230 item 48 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75de6c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75de6c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75de6c0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75de6c0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75de6c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.230744253 +0000 UTC m=+336.667361671 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75de6c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75deb40): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75deb40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75deb40): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75deb40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75deb40): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75deb40): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d75d45b0 item 49 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75deb40): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75deb40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.231399089 +0000 UTC m=+336.668016507 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75deb40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75df080): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75df080): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75df080): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75df080): >_readAt: n=8, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75df080): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.231399089 +0000 UTC m=+336.668016507 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75df080): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d75d4770 item 49 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75df700): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75df700): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75df700): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75df700): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75df700): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.233020029 +0000 UTC m=+336.669637447 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75df700): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75dfc00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75dfc00): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75dfc00): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d75d4af0 item 50 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75dfc00): _readAt: size=2, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75dfc00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75dfc00): _writeAt: size=3, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75dfc00): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75dfc00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.233698671 +0000 UTC m=+336.670316089 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75dfc00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600280): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600280): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600280): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600280): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600280): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.233698671 +0000 UTC m=+336.670316089 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600280): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d75d4cb0 item 50 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600900): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600900): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600900): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600900): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600900): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.235224572 +0000 UTC m=+336.671841990 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600900): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600e00): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600e00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600e00): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600e00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600e00): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600e00): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d75d5030 item 51 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600e00): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600e00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.235824655 +0000 UTC m=+336.672442074 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7600e00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7601340): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7601340): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7601340): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7601340): >_readAt: n=8, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7601340): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.235824655 +0000 UTC m=+336.672442074 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7601340): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d75d51f0 item 51 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76019c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76019c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76019c0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76019c0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76019c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.237630625 +0000 UTC m=+336.674248043 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76019c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7601ec0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7601ec0): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7601ec0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d75d5570 item 52 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7601ec0): _readAt: size=2, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7601ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7601ec0): _writeAt: size=3, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7601ec0): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7601ec0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.238456765 +0000 UTC m=+336.675074183 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7601ec0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761a540): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761a540): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761a540): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761a540): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761a540): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.238456765 +0000 UTC m=+336.675074183 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761a540): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d75d5730 item 52 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761abc0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761abc0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761abc0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761abc0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761abc0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.240342946 +0000 UTC m=+336.676960374 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761abc0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761b0c0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761b0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761b0c0): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761b0c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761b0c0): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761b0c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d75d5ab0 item 53 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761b0c0): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761b0c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.241067644 +0000 UTC m=+336.677685072 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761b0c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761b600): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761b600): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761b600): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761b600): >_readAt: n=8, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761b600): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.241067644 +0000 UTC m=+336.677685072 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761b600): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d75d5c70 item 53 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761bc80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761bc80): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761bc80): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761bc80): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761bc80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.243775887 +0000 UTC m=+336.680393376 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d761bc80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763e280): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763e280): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763e280): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d763c150 item 54 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763e280): _readAt: size=2, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763e280): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763e280): _writeAt: size=3, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763e280): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763e280): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.244761308 +0000 UTC m=+336.681378776 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763e280): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763e800): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763e800): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763e800): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763e800): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763e800): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.244761308 +0000 UTC m=+336.681378776 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763e800): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d763c310 item 54 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763ee80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763ee80): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763ee80): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763ee80): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763ee80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.246767045 +0000 UTC m=+336.683384503 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763ee80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763f380): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763f380): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763f380): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763f380): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763f380): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763f380): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d763c690 item 55 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763f380): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763f380): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.247472066 +0000 UTC m=+336.684089494 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763f380): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763f8c0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763f8c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763f8c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763f8c0): >_readAt: n=8, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763f8c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.247472066 +0000 UTC m=+336.684089494 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d763f8c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d763c850 item 55 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765c040): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765c040): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765c040): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765c040): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765c040): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.249305668 +0000 UTC m=+336.685923086 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765c040): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765c540): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765c540): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765c540): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d763cbd0 item 56 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765c540): _readAt: size=2, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765c540): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765c540): _writeAt: size=3, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765c540): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765c540): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.250023944 +0000 UTC m=+336.686641362 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765c540): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765cac0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765cac0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765cac0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765cac0): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765cac0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.250023944 +0000 UTC m=+336.686641362 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765cac0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d763cd90 item 56 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765d100): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765d100): open at offset 0 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765d100): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765d100): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765d100): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765d100): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765d100): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765d100): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.251706261 +0000 UTC m=+336.688323679 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765d100): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765d640): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765d640): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765d640): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d763d110 item 57 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765d640): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765d640): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.252487325 +0000 UTC m=+336.689104743 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765d640): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765db80): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765db80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765db80): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765db80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765db80): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765db80): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d763d2d0 item 57 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765db80): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765db80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.25325265 +0000 UTC m=+336.689870068 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d765db80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686200): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686200): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686200): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686200): >_readAt: n=8, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686200): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.25325265 +0000 UTC m=+336.689870068 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686200): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d763d490 item 57 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686840): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686840): open at offset 0 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686840): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686840): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686840): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686840): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686840): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686840): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.254936128 +0000 UTC m=+336.691553546 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686840): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686d80): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686d80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686d80): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d763d810 item 58 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686d80): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686d80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.255572961 +0000 UTC m=+336.692190379 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7686d80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76872c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76872c0): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76872c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d763d9d0 item 58 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76872c0): _readAt: size=2, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76872c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76872c0): _writeAt: size=3, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76872c0): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76872c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.256800158 +0000 UTC m=+336.693417576 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76872c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7687880): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7687880): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7687880): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7687880): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7687880): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.256800158 +0000 UTC m=+336.693417576 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7687880): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d763db90 item 58 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7687ec0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7687ec0): open at offset 0 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7687ec0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7687ec0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7687ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7687ec0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7687ec0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7687ec0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.258688433 +0000 UTC m=+336.695305851 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7687ec0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2500): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2500): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2500): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d76a8070 item 59 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2500): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2500): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.25947055 +0000 UTC m=+336.696087998 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2500): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2a40): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2a40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2a40): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2a40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2a40): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2a40): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d76a8230 item 59 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2a40): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2a40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.260228301 +0000 UTC m=+336.696845719 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2a40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2fc0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2fc0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2fc0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2fc0): >_readAt: n=8, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2fc0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.260228301 +0000 UTC m=+336.696845719 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a2fc0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d76a83f0 item 59 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a3600): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a3600): open at offset 0 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a3600): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a3600): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a3600): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a3600): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a3600): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a3600): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.26231493 +0000 UTC m=+336.698932369 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a3600): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a3b40): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a3b40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a3b40): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d76a8770 item 60 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a3b40): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a3b40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.263036783 +0000 UTC m=+336.699654212 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76a3b40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0180): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0180): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0180): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d76a8930 item 60 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0180): _readAt: size=2, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0180): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0180): _writeAt: size=3, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0180): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0180): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.263900013 +0000 UTC m=+336.700517442 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0180): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0740): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0740): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0740): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0740): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0740): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.263900013 +0000 UTC m=+336.700517442 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0740): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d76a8af0 item 60 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0d80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0d80): open at offset 0 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0d80): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0d80): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0d80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0d80): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0d80): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0d80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.265715351 +0000 UTC m=+336.702332779 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c0d80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c12c0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c12c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c12c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d76a8e70 item 61 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c12c0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c12c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.266498129 +0000 UTC m=+336.703115607 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c12c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c19c0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c19c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c19c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c19c0): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c19c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.266498129 +0000 UTC m=+336.703115607 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76c19c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d76a9030 item 61 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6100): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6100): open at offset 0 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6100): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6100): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6100): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6100): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6100): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6100): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.268573026 +0000 UTC m=+336.705190484 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6100): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6640): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6640): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6640): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d76a93b0 item 62 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6640): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6640): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.269368208 +0000 UTC m=+336.705985626 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6640): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6d40): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6d40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6d40): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6d40): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6d40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.269368208 +0000 UTC m=+336.705985626 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e6d40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d76a9570 item 62 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e7380): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e7380): open at offset 0 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e7380): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e7380): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e7380): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e7380): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e7380): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e7380): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.271349037 +0000 UTC m=+336.707966466 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e7380): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e78c0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e78c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e78c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d76a98f0 item 63 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e78c0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e78c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.27203909 +0000 UTC m=+336.708656508 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76e78c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fe0c0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fe0c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fe0c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fe0c0): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fe0c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.27203909 +0000 UTC m=+336.708656508 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fe0c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d76a9ab0 item 63 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fe700): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fe700): open at offset 0 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fe700): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fe700): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fe700): >_readAt: n=0, err=Bad file descriptor 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fe700): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fe700): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fe700): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.27390322 +0000 UTC m=+336.710520638 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fe700): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fec40): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fec40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fec40): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d76a9e30 item 64 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fec40): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fec40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.274524513 +0000 UTC m=+336.711141942 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76fec40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76ff340): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76ff340): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76ff340): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76ff340): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76ff340): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.274524513 +0000 UTC m=+336.711141942 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76ff340): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7710150 item 64 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76ff980): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76ff980): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76ff980): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76ff980): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76ff980): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.276319702 +0000 UTC m=+336.712937120 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76ff980): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76ffe00): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76ffe00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76ffe00): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76ffe00): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76ffe00): _writeAt: size=3, off=2 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d77104d0 item 65 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76ffe00): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76ffe00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.276910217 +0000 UTC m=+336.713527635 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d76ffe00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7724400): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7724400): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7724400): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7724400): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7724400): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.276910217 +0000 UTC m=+336.713527635 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7724400): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7710690 item 65 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7724a40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7724a40): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7724a40): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7724a40): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7724a40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.278607291 +0000 UTC m=+336.715224709 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7724a40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7724ec0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7724ec0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7710a10 item 66 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7724ec0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7724ec0): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7724ec0): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7724ec0): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7724ec0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.279453049 +0000 UTC m=+336.716070467 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7724ec0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7725400): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7725400): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7725400): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7725400): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7725400): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.279453049 +0000 UTC m=+336.716070467 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7725400): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7710bd0 item 66 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7725a40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7725a40): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7725a40): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7725a40): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7725a40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.281203523 +0000 UTC m=+336.717820941 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7725a40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7725ec0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7725ec0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7725ec0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7725ec0): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7725ec0): _writeAt: size=3, off=2 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7710f50 item 67 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7725ec0): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7725ec0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.281901031 +0000 UTC m=+336.718518449 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7725ec0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77464c0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77464c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77464c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77464c0): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77464c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.281901031 +0000 UTC m=+336.718518449 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77464c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7711110 item 67 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7746b40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7746b40): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7746b40): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7746b40): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7746b40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.283820334 +0000 UTC m=+336.720437752 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7746b40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7747040): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7747040): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7711490 item 68 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7747040): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7747040): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7747040): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7747040): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7747040): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.284949836 +0000 UTC m=+336.721567255 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7747040): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7747580): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7747580): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7747580): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7747580): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7747580): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.284949836 +0000 UTC m=+336.721567255 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7747580): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7711650 item 68 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7747bc0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7747bc0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7747bc0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7747bc0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7747bc0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.287221877 +0000 UTC m=+336.723839315 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7747bc0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7764140): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7764140): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7764140): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7764140): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7764140): _writeAt: size=3, off=2 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d77119d0 item 69 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7764140): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7764140): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.28807658 +0000 UTC m=+336.724693998 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7764140): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7764640): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7764640): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7764640): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7764640): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7764640): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.28807658 +0000 UTC m=+336.724693998 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7764640): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7711b90 item 69 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7764cc0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7764cc0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7764cc0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7764cc0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7764cc0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.290019158 +0000 UTC m=+336.726636586 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7764cc0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77651c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77651c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7778070 item 70 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77651c0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77651c0): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77651c0): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77651c0): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77651c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.291549157 +0000 UTC m=+336.728166575 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77651c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7765700): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7765700): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7765700): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7765700): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7765700): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.291549157 +0000 UTC m=+336.728166575 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7765700): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7778230 item 70 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7765d80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7765d80): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7765d80): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7765d80): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7765d80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.294228496 +0000 UTC m=+336.730845914 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7765d80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778a380): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778a380): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778a380): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778a380): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778a380): _writeAt: size=3, off=2 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d77785b0 item 71 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778a380): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778a380): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.295342359 +0000 UTC m=+336.731959777 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778a380): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778a880): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778a880): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778a880): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778a880): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778a880): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.295342359 +0000 UTC m=+336.731959777 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778a880): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7778770 item 71 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778af00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778af00): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778af00): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778af00): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778af00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.297832891 +0000 UTC m=+336.734450309 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778af00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778b400): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778b400): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7778af0 item 72 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778b400): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778b400): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778b400): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778b400): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778b400): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.298802051 +0000 UTC m=+336.735419469 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778b400): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778b940): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778b940): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778b940): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778b940): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778b940): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.298802051 +0000 UTC m=+336.735419469 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d778b940): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7778cb0 item 72 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a2000): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a2000): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a2000): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a2000): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a2000): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a2000): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a2000): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.304700677 +0000 UTC m=+336.741318105 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a2000): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a2500): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a2500): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a2500): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7779030 item 73 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a2500): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a2500): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.305670719 +0000 UTC m=+336.742288148 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a2500): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a29c0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a29c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a29c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a29c0): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a29c0): _writeAt: size=3, off=2 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d77791f0 item 73 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a29c0): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a29c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.306592529 +0000 UTC m=+336.743209947 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a29c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a2f00): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a2f00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a2f00): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a2f00): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a2f00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.306592529 +0000 UTC m=+336.743209947 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a2f00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d77793b0 item 73 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a3540): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a3540): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a3540): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a3540): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a3540): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a3540): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a3540): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.309004464 +0000 UTC m=+336.745621892 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a3540): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a3a40): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a3a40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a3a40): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7779730 item 74 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a3a40): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a3a40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.310585749 +0000 UTC m=+336.747203177 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77a3a40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0080): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0080): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d77798f0 item 74 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0080): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0080): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0080): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0080): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0080): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.311801595 +0000 UTC m=+336.748419013 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0080): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0600): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0600): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0600): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0600): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0600): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.311801595 +0000 UTC m=+336.748419013 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0600): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7779ab0 item 74 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3480): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3480): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3480): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3480): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3480): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3480): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3480): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.314052875 +0000 UTC m=+336.750670303 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3480): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3980): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3980): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3980): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6acf9d0 item 75 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3980): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3980): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.31470712 +0000 UTC m=+336.751324558 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3980): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3ec0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3ec0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3ec0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3ec0): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3ec0): _writeAt: size=3, off=2 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6acfb90 item 75 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3ec0): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3ec0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.315500789 +0000 UTC m=+336.752118216 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72b3ec0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d4500): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d4500): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d4500): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d4500): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d4500): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.315500789 +0000 UTC m=+336.752118216 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d4500): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d6acfd50 item 75 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d4b40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d4b40): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d4b40): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d4b40): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d4b40): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d4b40): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d4b40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.317758041 +0000 UTC m=+336.754375469 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d4b40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d5040): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d5040): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d5040): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d72e2230 item 76 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d5040): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d5040): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.318463243 +0000 UTC m=+336.755080671 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d5040): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d5580): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d5580): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d72e23f0 item 76 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d5580): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d5580): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d5580): _writeAt: size=3, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d5580): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d5580): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.319216534 +0000 UTC m=+336.755833952 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d5580): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d5b00): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d5b00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d5b00): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d5b00): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d5b00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.319216534 +0000 UTC m=+336.755833952 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72d5b00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d72e25b0 item 76 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f6240): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f6240): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f6240): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f6240): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f6240): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f6240): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f6240): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.321028626 +0000 UTC m=+336.757646044 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f6240): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f6740): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f6740): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f6740): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d72e2930 item 77 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f6740): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f6740): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.321646192 +0000 UTC m=+336.758263610 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f6740): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f6e40): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f6e40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f6e40): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f6e40): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f6e40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.321646192 +0000 UTC m=+336.758263610 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f6e40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d72e2af0 item 77 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f7480): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f7480): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f7480): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f7480): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f7480): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f7480): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f7480): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.323435831 +0000 UTC m=+336.760053259 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f7480): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f7980): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f7980): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f7980): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d72e2e70 item 78 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f7980): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f7980): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.324226473 +0000 UTC m=+336.760843902 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d72f7980): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ef880): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ef880): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ef880): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ef880): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ef880): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.324226473 +0000 UTC m=+336.760843902 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74ef880): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d72e3030 item 78 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74efec0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74efec0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74efec0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74efec0): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74efec0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74efec0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74efec0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.326238864 +0000 UTC m=+336.762856302 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d74efec0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75104c0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75104c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75104c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d74c95e0 item 79 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75104c0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75104c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.326912425 +0000 UTC m=+336.763529853 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75104c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7510bc0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7510bc0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7510bc0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7510bc0): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7510bc0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.326912425 +0000 UTC m=+336.763529853 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7510bc0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d74c97a0 item 79 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7511200): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7511200): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7511200): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7511200): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7511200): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7511200): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7511200): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.328934903 +0000 UTC m=+336.765552331 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7511200): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7511700): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7511700): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7511700): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d74c9b20 item 80 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7511700): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7511700): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.329605049 +0000 UTC m=+336.766222477 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7511700): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7511e00): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7511e00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7511e00): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7511e00): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7511e00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.329605049 +0000 UTC m=+336.766222477 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7511e00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d74c9ce0 item 80 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7530540): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7530540): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7530540): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7530540): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7530540): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.331726886 +0000 UTC m=+336.768344314 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7530540): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75309c0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75309c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75309c0): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75309c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75309c0): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75309c0): _writeAt: size=3, off=7 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d75321c0 item 81 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75309c0): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75309c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.332442317 +0000 UTC m=+336.769059744 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75309c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7530f00): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7530f00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7530f00): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7530f00): >_readAt: n=8, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7530f00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.332442317 +0000 UTC m=+336.769059744 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7530f00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7532380 item 81 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7531580): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7531580): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7531580): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7531580): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7531580): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.334384202 +0000 UTC m=+336.771001630 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7531580): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7531a80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7531a80): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7531a80): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7532700 item 82 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7531a80): _readAt: size=2, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7531a80): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7531a80): _writeAt: size=3, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7531a80): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7531a80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.335277889 +0000 UTC m=+336.771895317 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7531a80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552100): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552100): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552100): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552100): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552100): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.335277889 +0000 UTC m=+336.771895317 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552100): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d75328c0 item 82 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552780): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552780): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552780): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552780): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552780): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.337043604 +0000 UTC m=+336.773661032 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552780): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552c80): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552c80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552c80): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552c80): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552c80): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552c80): _writeAt: size=3, off=7 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7532c40 item 83 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552c80): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552c80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.337786015 +0000 UTC m=+336.774403443 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7552c80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75531c0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75531c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75531c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75531c0): >_readAt: n=8, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75531c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.337786015 +0000 UTC m=+336.774403443 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d75531c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7532e00 item 83 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7553840): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7553840): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7553840): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7553840): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7553840): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.339770863 +0000 UTC m=+336.776388291 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7553840): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0a80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0a80): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0a80): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7533180 item 84 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0a80): _readAt: size=2, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0a80): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0a80): _writeAt: size=3, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0a80): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0a80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.340620808 +0000 UTC m=+336.777238226 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c0a80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1000): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1000): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1000): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1000): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1000): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.340620808 +0000 UTC m=+336.777238226 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1000): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7779dc0 item 84 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1680): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1680): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1680): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1680): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1680): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.342262998 +0000 UTC m=+336.778880416 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1680): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1b80): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1b80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1b80): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1b80): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1b80): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1b80): _writeAt: size=3, off=7 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d77d62a0 item 85 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1b80): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1b80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.342932653 +0000 UTC m=+336.779550071 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77c1b80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e01c0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e01c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e01c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e01c0): >_readAt: n=8, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e01c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.342932653 +0000 UTC m=+336.779550071 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e01c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d77d6460 item 85 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e0840): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e0840): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e0840): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e0840): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e0840): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.344897512 +0000 UTC m=+336.781514930 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e0840): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e0d40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e0d40): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e0d40): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d77d67e0 item 86 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e0d40): _readAt: size=2, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e0d40): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e0d40): _writeAt: size=3, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e0d40): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e0d40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.345655504 +0000 UTC m=+336.782272922 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e0d40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e12c0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e12c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e12c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e12c0): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e12c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.345655504 +0000 UTC m=+336.782272922 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e12c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d77d69a0 item 86 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e1940): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e1940): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e1940): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e1940): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e1940): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.347264742 +0000 UTC m=+336.783882160 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e1940): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e1e40): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e1e40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e1e40): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e1e40): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e1e40): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e1e40): _writeAt: size=3, off=7 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d77d6d20 item 87 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e1e40): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e1e40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.34795775 +0000 UTC m=+336.784575168 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d77e1e40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7882480): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7882480): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7882480): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7882480): >_readAt: n=8, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7882480): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.34795775 +0000 UTC m=+336.784575168 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7882480): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d77d6ee0 item 87 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7882b00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7882b00): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7882b00): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7882b00): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7882b00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.349626121 +0000 UTC m=+336.786243539 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7882b00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883000): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883000): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883000): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d77d7260 item 88 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883000): _readAt: size=2, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883000): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883000): _writeAt: size=3, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883000): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883000): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.350381546 +0000 UTC m=+336.786998964 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883000): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883580): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883580): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883580): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883580): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883580): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.350381546 +0000 UTC m=+336.786998964 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883580): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d77d7420 item 88 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883bc0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883bc0): open at offset 0 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883bc0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883bc0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883bc0): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883bc0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883bc0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883bc0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.352070857 +0000 UTC m=+336.788688275 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7883bc0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4200): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4200): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4200): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d77d77a0 item 89 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4200): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4200): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.352742133 +0000 UTC m=+336.789359552 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4200): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4740): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4740): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4740): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4740): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4740): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4740): _writeAt: size=3, off=7 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d77d7960 item 89 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4740): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4740): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.35347701 +0000 UTC m=+336.790094429 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4740): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4cc0): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4cc0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4cc0): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4cc0): >_readAt: n=8, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4cc0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.35347701 +0000 UTC m=+336.790094429 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a4cc0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d77d7b20 item 89 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5300): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5300): open at offset 0 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5300): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5300): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5300): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5300): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5300): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5300): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.355235311 +0000 UTC m=+336.791852729 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5300): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5840): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5840): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5840): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d78ba000 item 90 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5840): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5840): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.355893764 +0000 UTC m=+336.792511182 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5840): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5d80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5d80): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5d80): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d78ba1c0 item 90 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5d80): _readAt: size=2, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5d80): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5d80): _writeAt: size=3, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5d80): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5d80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.356831415 +0000 UTC m=+336.793448833 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78a5d80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2440): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2440): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2440): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2440): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2440): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.356831415 +0000 UTC m=+336.793448833 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2440): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d78ba380 item 90 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2a80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2a80): open at offset 0 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2a80): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2a80): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2a80): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2a80): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2a80): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2a80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.358373816 +0000 UTC m=+336.794991234 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2a80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2fc0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2fc0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2fc0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d78ba700 item 91 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2fc0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2fc0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.359406166 +0000 UTC m=+336.796023624 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c2fc0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c3500): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c3500): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c3500): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c3500): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c3500): >_readAt: n=2, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c3500): _writeAt: size=3, off=7 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d78ba8c0 item 91 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c3500): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c3500): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.360368322 +0000 UTC m=+336.796985750 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c3500): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c3a80): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c3a80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c3a80): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c3a80): >_readAt: n=8, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c3a80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.360368322 +0000 UTC m=+336.796985750 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78c3a80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d78baa80 item 91 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e01c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e01c0): open at offset 0 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e01c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e01c0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e01c0): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e01c0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e01c0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e01c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.362742274 +0000 UTC m=+336.799359703 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e01c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e0700): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e0700): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e0700): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d78bae00 item 92 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e0700): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e0700): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.363542175 +0000 UTC m=+336.800159602 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e0700): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e0c40): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e0c40): open at offset 5 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e0c40): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d78bafc0 item 92 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e0c40): _readAt: size=2, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e0c40): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e0c40): _writeAt: size=3, off=5 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e0c40): >_writeAt: n=3, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e0c40): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.36457242 +0000 UTC m=+336.801189908 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e0c40): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e1200): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e1200): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e1200): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e1200): >_readAt: n=3, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e1200): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.36457242 +0000 UTC m=+336.801189908 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e1200): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d78bb180 item 92 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e1840): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e1840): open at offset 0 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e1840): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e1840): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e1840): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e1840): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e1840): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e1840): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.36721561 +0000 UTC m=+336.803833038 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78e1840): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7820580): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7820580): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7820580): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d72e31f0 item 93 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7820580): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7820580): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.367858674 +0000 UTC m=+336.804476102 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7820580): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7820c80): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7820c80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7820c80): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7820c80): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7820c80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.367858674 +0000 UTC m=+336.804476102 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7820c80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d72e33b0 item 93 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78212c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78212c0): open at offset 0 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78212c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78212c0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78212c0): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78212c0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78212c0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78212c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.369852298 +0000 UTC m=+336.806469727 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d78212c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7821800): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7821800): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7821800): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d72e3730 item 94 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7821800): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7821800): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.370467631 +0000 UTC m=+336.807085049 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d7821800): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783e000): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783e000): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783e000): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783e000): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783e000): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.370467631 +0000 UTC m=+336.807085049 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783e000): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d72e38f0 item 94 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783e640): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783e640): open at offset 0 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783e640): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783e640): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783e640): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783e640): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783e640): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783e640): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.372536136 +0000 UTC m=+336.809153564 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783e640): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783eb80): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783eb80): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783eb80): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d72e3c70 item 95 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783eb80): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783eb80): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.373328472 +0000 UTC m=+336.809945900 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783eb80): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783f280): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783f280): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783f280): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783f280): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783f280): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.373328472 +0000 UTC m=+336.809945900 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783f280): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d72e3e30 item 95 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783f8c0): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783f8c0): open at offset 0 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783f8c0): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783f8c0): _readAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783f8c0): >_readAt: n=0, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783f8c0): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783f8c0): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783f8c0): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.375632863 +0000 UTC m=+336.812250291 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783f8c0): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783fe00): _writeAt: size=5, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783fe00): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783fe00): >openPending: err= 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d7850310 item 96 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783fe00): >_writeAt: n=5, err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783fe00): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.376349035 +0000 UTC m=+336.812966463 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d783fe00): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 03:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 03:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d785c600): _readAt: size=512, off=0 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d785c600): openPending: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d785c600): >openPending: err= 2026/08/22 03:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d785c600): >_readAt: n=5, err=EOF 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d785c600): close: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 03:11:40.376349035 +0000 UTC m=+336.812966463 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : open-test-file(0x730d785c600): >close: err= 2026/08/22 03:11:40 DEBUG : open-test-file: Remove: 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x730d78504d0 item 96 2026/08/22 03:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 03:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 03:11:40 DEBUG : open-test-file: >Remove: err= 2026/08/22 03:11:40 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:11:40 DEBUG : Looking for writers 2026/08/22 03:11:40 DEBUG : >WaitForWriters: 2026/08/22 03:11:40 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.60s) --- PASS: TestRWFileHandleOpenTests/writes (0.81s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.79s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- 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-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:11:40 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:11:40 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:11:40 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:40 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:40 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:11:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:40 DEBUG : file1: newRWFileHandle: 2026/08/22 03:11:40 DEBUG : file1(0x730d78e1a40): openPending: 2026/08/22 03:11:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:40 DEBUG : file1(0x730d78e1a40): >openPending: err= 2026/08/22 03:11:40 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 03:11:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 03:11:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 03:11:40 DEBUG : file1(0x730d78e1a40): _writeAt: size=2, off=0 2026/08/22 03:11:40 DEBUG : file1(0x730d78e1a40): >_writeAt: n=2, err= 2026/08/22 03:11:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/22 03:11:40 DEBUG : file1(0x730d78e1a40): RWFileHandle.Flush 2026/08/22 03:11:40 DEBUG : file1(0x730d78e1a40): RWFileHandle.Release 2026/08/22 03:11:40 DEBUG : file1(0x730d78e1a40): close: 2026/08/22 03:11:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/22 03:11:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:40 DEBUG : file1(0x730d78e1a40): >close: err= 2026/08/22 03:11:40 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:11:40 DEBUG : Looking for writers 2026/08/22 03:11:40 DEBUG : file1: reading active writers 2026/08/22 03:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 03:11:40 DEBUG : Looking for writers 2026/08/22 03:11:40 DEBUG : file1: reading active writers 2026/08/22 03:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 03:11:40 DEBUG : Looking for writers 2026/08/22 03:11:40 DEBUG : file1: reading active writers 2026/08/22 03:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 03:11:40 DEBUG : Looking for writers 2026/08/22 03:11:40 DEBUG : file1: reading active writers 2026/08/22 03:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 03:11:41 DEBUG : file1: vfs cache: starting upload 2026/08/22 03:11:41 DEBUG : Looking for writers 2026/08/22 03:11:41 DEBUG : file1: reading active writers 2026/08/22 03:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 03:11:41 DEBUG : Looking for writers 2026/08/22 03:11:41 DEBUG : file1: reading active writers 2026/08/22 03:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 03:11:41 DEBUG : Looking for writers 2026/08/22 03:11:41 DEBUG : file1: reading active writers 2026/08/22 03:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/22 03:11:41 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/08/22 03:11:42 DEBUG : Looking for writers 2026/08/22 03:11:42 DEBUG : file1: reading active writers 2026/08/22 03:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/22 03:11:43 DEBUG : file1: size = 2 OK 2026/08/22 03:11:43 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/22 03:11:43 INFO : file1: Copied (new) 2026/08/22 03:11:43 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/22 03:11:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 03:11:43 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/22 03:11:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:11:43 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 03:11:43 DEBUG : Looking for writers 2026/08/22 03:11:43 DEBUG : file1: reading active writers 2026/08/22 03:11:43 DEBUG : >WaitForWriters: 2026/08/22 03:11:43 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:11:43 DEBUG : Looking for writers 2026/08/22 03:11:43 DEBUG : file1: reading active writers 2026/08/22 03:11:43 DEBUG : >WaitForWriters: 2026/08/22 03:11:43 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.17s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:11:43 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:11:43 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:11:43 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:43 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:43 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:11:43 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:11:44 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:11:44 DEBUG : rename_me: newRWFileHandle: 2026/08/22 03:11:44 DEBUG : rename_me(0x730d6600780): openPending: 2026/08/22 03:11:44 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 03:11:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/22 03:11:44 DEBUG : rename_me(0x730d6600780): >openPending: err= 2026/08/22 03:11:44 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/22 03:11:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/22 03:11:44 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/22 03:11:44 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/22 03:11:44 DEBUG : rename_me(0x730d6600780): _writeAt: size=5, off=0 2026/08/22 03:11:44 DEBUG : rename_me(0x730d6600780): >_writeAt: n=5, err= 2026/08/22 03:11:44 DEBUG : rename_me(0x730d6600780): close: 2026/08/22 03:11:44 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-22 03:11:44.073794247 +0000 UTC m=+340.510411665 2026/08/22 03:11:44 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/22 03:11:44 DEBUG : rename_me(0x730d6600780): >close: err= 2026/08/22 03:11:44 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/22 03:11:44 DEBUG : i_was_renamed: Updating file with 0x730d67221a0 2026/08/22 03:11:44 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/22 03:11:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/22 03:11:44 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:11:44 DEBUG : Looking for writers 2026/08/22 03:11:44 DEBUG : i_was_renamed: reading active writers 2026/08/22 03:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 03:11:44 DEBUG : Looking for writers 2026/08/22 03:11:44 DEBUG : i_was_renamed: reading active writers 2026/08/22 03:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 03:11:44 DEBUG : Looking for writers 2026/08/22 03:11:44 DEBUG : i_was_renamed: reading active writers 2026/08/22 03:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 03:11:44 DEBUG : Looking for writers 2026/08/22 03:11:44 DEBUG : i_was_renamed: reading active writers 2026/08/22 03:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 03:11:44 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/22 03:11:44 DEBUG : Looking for writers 2026/08/22 03:11:44 DEBUG : i_was_renamed: reading active writers 2026/08/22 03:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 03:11:44 DEBUG : Looking for writers 2026/08/22 03:11:44 DEBUG : i_was_renamed: reading active writers 2026/08/22 03:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 03:11:44 DEBUG : Looking for writers 2026/08/22 03:11:44 DEBUG : i_was_renamed: reading active writers 2026/08/22 03:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/22 03:11:45 DEBUG : Looking for writers 2026/08/22 03:11:45 DEBUG : i_was_renamed: reading active writers 2026/08/22 03:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/22 03:11:45 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/08/22 03:11:46 DEBUG : i_was_renamed: size = 5 OK 2026/08/22 03:11:46 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 03:11:46 INFO : i_was_renamed: Copied (new) 2026/08/22 03:11:46 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-22 03:11:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/22 03:11:46 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/22 03:11:46 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/22 03:11:46 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/22 03:11:46 DEBUG : Looking for writers 2026/08/22 03:11:46 DEBUG : i_was_renamed: reading active writers 2026/08/22 03:11:46 DEBUG : >WaitForWriters: 2026/08/22 03:11:46 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.01s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:11:46 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:11:46 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 03:11:46 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:46 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 03:11:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wacijem1gina" 2026/08/22 03:11:46 INFO : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 03:11:47 DEBUG : forgetting directory cache 2026/08/22 03:11:47 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/22 03:11:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 03:11:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 03:11:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 03:11:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 03:11:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 03:11:49 DEBUG : TestRWCacheUpdate(0x730d756c380): _readAt: size=512, off=0 2026/08/22 03:11:49 DEBUG : TestRWCacheUpdate(0x730d756c380): openPending: 2026/08/22 03:11:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-22 02:12:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/22 03:11:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/22 03:11:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 03:11:49 DEBUG : TestRWCacheUpdate(0x730d756c380): >openPending: err= 2026/08/22 03:11:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/22 03:11:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 03:11:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:11:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:11:49 DEBUG : TestRWCacheUpdate(0x730d756c380): >_readAt: n=20, err=EOF 2026/08/22 03:11:49 DEBUG : TestRWCacheUpdate(0x730d756c380): close: 2026/08/22 03:11:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 02:12:46 +0000 UTC 2026/08/22 03:11:49 DEBUG : TestRWCacheUpdate(0x730d756c380): >close: err= 2026/08/22 03:11:49 DEBUG : Re-reading directory (182.897774ms old) 2026/08/22 03:11:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 03:11:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 03:11:49 DEBUG : forgetting directory cache 2026/08/22 03:11:50 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/22 03:11:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 03:11:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 03:11:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 03:11:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 03:11:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 03:11:51 DEBUG : TestRWCacheUpdate(0x730d785c600): _readAt: size=512, off=0 2026/08/22 03:11:51 DEBUG : TestRWCacheUpdate(0x730d785c600): openPending: 2026/08/22 03:11:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-22 02:13:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-22 02:12:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/22 03:11:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-22 02:13:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-22 02:12:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/22 03:11:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 03:11:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 03:11:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/22 03:11:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 03:11:51 DEBUG : TestRWCacheUpdate(0x730d785c600): >openPending: err= 2026/08/22 03:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/22 03:11:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 03:11:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:11:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:11:51 DEBUG : TestRWCacheUpdate(0x730d785c600): >_readAt: n=20, err=EOF 2026/08/22 03:11:51 DEBUG : TestRWCacheUpdate(0x730d785c600): close: 2026/08/22 03:11:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 02:13:46 +0000 UTC 2026/08/22 03:11:51 DEBUG : TestRWCacheUpdate(0x730d785c600): >close: err= 2026/08/22 03:11:51 DEBUG : Re-reading directory (183.124022ms old) 2026/08/22 03:11:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 03:11:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 03:11:52 DEBUG : forgetting directory cache 2026/08/22 03:11:52 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/22 03:11:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 03:11:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 03:11:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 03:11:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 03:11:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 03:11:54 DEBUG : TestRWCacheUpdate(0x730d62b0880): _readAt: size=512, off=0 2026/08/22 03:11:54 DEBUG : TestRWCacheUpdate(0x730d62b0880): openPending: 2026/08/22 03:11:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-22 02:14:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-22 02:13:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/22 03:11:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-22 02:14:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-22 02:13:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/22 03:11:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 03:11:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 03:11:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/22 03:11:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 03:11:54 DEBUG : TestRWCacheUpdate(0x730d62b0880): >openPending: err= 2026/08/22 03:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/22 03:11:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 03:11:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:11:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:11:54 DEBUG : TestRWCacheUpdate(0x730d62b0880): >_readAt: n=20, err=EOF 2026/08/22 03:11:54 DEBUG : TestRWCacheUpdate(0x730d62b0880): close: 2026/08/22 03:11:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 02:14:46 +0000 UTC 2026/08/22 03:11:54 DEBUG : TestRWCacheUpdate(0x730d62b0880): >close: err= 2026/08/22 03:11:54 DEBUG : Re-reading directory (183.964449ms old) 2026/08/22 03:11:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 03:11:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 03:11:55 DEBUG : forgetting directory cache 2026/08/22 03:11:55 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/22 03:11:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 03:11:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 03:11:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 03:11:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 03:11:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 03:11:57 DEBUG : TestRWCacheUpdate(0x730d785cd00): _readAt: size=512, off=0 2026/08/22 03:11:57 DEBUG : TestRWCacheUpdate(0x730d785cd00): openPending: 2026/08/22 03:11:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-22 02:15:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-22 02:14:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/22 03:11:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-22 02:15:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-22 02:14:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/22 03:11:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 03:11:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 03:11:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/22 03:11:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 03:11:57 DEBUG : TestRWCacheUpdate(0x730d785cd00): >openPending: err= 2026/08/22 03:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/22 03:11:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 03:11:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:11:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:11:57 DEBUG : TestRWCacheUpdate(0x730d785cd00): >_readAt: n=20, err=EOF 2026/08/22 03:11:57 DEBUG : TestRWCacheUpdate(0x730d785cd00): close: 2026/08/22 03:11:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 02:15:46 +0000 UTC 2026/08/22 03:11:57 DEBUG : TestRWCacheUpdate(0x730d785cd00): >close: err= 2026/08/22 03:11:57 DEBUG : Re-reading directory (181.261294ms old) 2026/08/22 03:11:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 03:11:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 03:11:57 DEBUG : forgetting directory cache 2026/08/22 03:11:58 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/22 03:11:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:11:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 03:11:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 03:11:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 03:11:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 03:11:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 03:11:59 DEBUG : TestRWCacheUpdate(0x730d785c200): _readAt: size=512, off=0 2026/08/22 03:11:59 DEBUG : TestRWCacheUpdate(0x730d785c200): openPending: 2026/08/22 03:11:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-22 02:16:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-22 02:15:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/22 03:11:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-22 02:16:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-22 02:15:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/22 03:11:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 03:11:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 03:11:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/22 03:11:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 03:11:59 DEBUG : TestRWCacheUpdate(0x730d785c200): >openPending: err= 2026/08/22 03:11:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/22 03:11:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 03:11:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:11:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:12:00 DEBUG : TestRWCacheUpdate(0x730d785c200): >_readAt: n=20, err=EOF 2026/08/22 03:12:00 DEBUG : TestRWCacheUpdate(0x730d785c200): close: 2026/08/22 03:12:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 02:16:46 +0000 UTC 2026/08/22 03:12:00 DEBUG : TestRWCacheUpdate(0x730d785c200): >close: err= 2026/08/22 03:12:00 DEBUG : Re-reading directory (179.874957ms old) 2026/08/22 03:12:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 03:12:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 03:12:00 DEBUG : forgetting directory cache 2026/08/22 03:12:00 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate(0x730d785cb00): _readAt: size=512, off=0 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate(0x730d785cb00): openPending: 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-22 02:17:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-22 02:16:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-22 02:17:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-22 02:16:46 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/22 03:12:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/22 03:12:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate(0x730d785cb00): >openPending: err= 2026/08/22 03:12:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate(0x730d785cb00): >_readAt: n=20, err=EOF 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate(0x730d785cb00): close: 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 02:17:46 +0000 UTC 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate(0x730d785cb00): >close: err= 2026/08/22 03:12:02 DEBUG : Re-reading directory (181.628457ms old) 2026/08/22 03:12:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 03:12:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 03:12:03 DEBUG : forgetting directory cache 2026/08/22 03:12:03 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate(0x730d785c480): _readAt: size=512, off=0 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate(0x730d785c480): openPending: 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-22 02:18:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-22 02:17:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-22 02:18:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-22 02:17:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/22 03:12:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/22 03:12:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate(0x730d785c480): >openPending: err= 2026/08/22 03:12:05 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate(0x730d785c480): >_readAt: n=21, err=EOF 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate(0x730d785c480): close: 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 02:18:46 +0000 UTC 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate(0x730d785c480): >close: err= 2026/08/22 03:12:05 DEBUG : Re-reading directory (184.421181ms old) 2026/08/22 03:12:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 03:12:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 03:12:05 DEBUG : forgetting directory cache 2026/08/22 03:12:06 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/08/22 03:12:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:12:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 03:12:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 03:12:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 03:12:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 03:12:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 03:12:07 DEBUG : TestRWCacheUpdate(0x730d785ce80): _readAt: size=512, off=0 2026/08/22 03:12:07 DEBUG : TestRWCacheUpdate(0x730d785ce80): openPending: 2026/08/22 03:12:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-22 02:19:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-22 02:18:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/22 03:12:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-22 02:19:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-22 02:18:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/22 03:12:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 03:12:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 03:12:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/22 03:12:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 03:12:07 DEBUG : TestRWCacheUpdate(0x730d785ce80): >openPending: err= 2026/08/22 03:12:07 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/22 03:12:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 03:12:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:12:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:12:07 DEBUG : TestRWCacheUpdate(0x730d785ce80): >_readAt: n=22, err=EOF 2026/08/22 03:12:07 DEBUG : TestRWCacheUpdate(0x730d785ce80): close: 2026/08/22 03:12:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 02:19:46 +0000 UTC 2026/08/22 03:12:07 DEBUG : TestRWCacheUpdate(0x730d785ce80): >close: err= 2026/08/22 03:12:07 DEBUG : Re-reading directory (180.791919ms old) 2026/08/22 03:12:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 03:12:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 03:12:08 DEBUG : forgetting directory cache 2026/08/22 03:12:08 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/08/22 03:12:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:12:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 03:12:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 03:12:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 03:12:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 03:12:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 03:12:10 DEBUG : TestRWCacheUpdate(0x730d6862580): _readAt: size=512, off=0 2026/08/22 03:12:10 DEBUG : TestRWCacheUpdate(0x730d6862580): openPending: 2026/08/22 03:12:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-22 02:20:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-22 02:19:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/22 03:12:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-22 02:20:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-22 02:19:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/22 03:12:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 03:12:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 03:12:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/22 03:12:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 03:12:10 DEBUG : TestRWCacheUpdate(0x730d6862580): >openPending: err= 2026/08/22 03:12:10 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/22 03:12:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 03:12:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:12:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:12:10 DEBUG : TestRWCacheUpdate(0x730d6862580): >_readAt: n=23, err=EOF 2026/08/22 03:12:10 DEBUG : TestRWCacheUpdate(0x730d6862580): close: 2026/08/22 03:12:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 02:20:46 +0000 UTC 2026/08/22 03:12:10 DEBUG : TestRWCacheUpdate(0x730d6862580): >close: err= 2026/08/22 03:12:10 DEBUG : Re-reading directory (182.954612ms old) 2026/08/22 03:12:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 03:12:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 03:12:11 DEBUG : forgetting directory cache 2026/08/22 03:12:11 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate(0x730d62b1900): _readAt: size=512, off=0 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate(0x730d62b1900): openPending: 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-22 02:21:46 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-22 02:20:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-22 02:21:46 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-22 02:20:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/22 03:12:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/22 03:12:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate(0x730d62b1900): >openPending: err= 2026/08/22 03:12:13 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate(0x730d62b1900): >_readAt: n=24, err=EOF 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate(0x730d62b1900): close: 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 02:21:46 +0000 UTC 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate(0x730d62b1900): >close: err= 2026/08/22 03:12:13 DEBUG : Re-reading directory (183.601924ms old) 2026/08/22 03:12:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 03:12:13 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:12:13 DEBUG : Looking for writers 2026/08/22 03:12:13 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/22 03:12:13 DEBUG : >WaitForWriters: 2026/08/22 03:12:13 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': vfs cache: cleaner exiting 2026/08/22 03:12:13 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (27.38s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:12:15 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/08/22 03:12:17 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/08/22 03:12:18 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:12:18 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:12:18 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 03:12:18 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/22 03:12:18 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/22 03:12:18 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/22 03:12:18 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:12:18 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 03:12:18 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 03:12:18 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/22 03:12:18 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/22 03:12:18 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/22 03:12:18 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:12:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 03:12:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 03:12:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/22 03:12:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/22 03:12:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/22 03:12:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:12:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 03:12:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 03:12:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/22 03:12:19 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:12:19 DEBUG : Looking for writers 2026/08/22 03:12:19 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/22 03:12:19 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/22 03:12:19 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.82s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:12:20 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:12:20 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:12:20 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': Reusing VFS from active cache 2026/08/22 03:12:20 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:12:20 DEBUG : Looking for writers 2026/08/22 03:12:20 DEBUG : >WaitForWriters: 2026/08/22 03:12:20 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:12:20 DEBUG : Looking for writers 2026/08/22 03:12:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.36s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:12:20 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:12:20 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:12:20 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:12:20 DEBUG : Looking for writers 2026/08/22 03:12:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.36s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:12:21 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:12:21 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:12:21 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:12:21 DEBUG : Looking for writers 2026/08/22 03:12:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:12:21 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:12:21 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:12:22 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:12:24 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/22 03:12:26 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:12:26 DEBUG : dir: Looking for writers 2026/08/22 03:12:26 DEBUG : file2: reading active writers 2026/08/22 03:12:26 DEBUG : Looking for writers 2026/08/22 03:12:26 DEBUG : dir: reading active writers 2026/08/22 03:12:26 DEBUG : file1: reading active writers 2026/08/22 03:12:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.95s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:12:27 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:12:27 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:12:28 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:12:30 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/22 03:12:32 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:12:32 DEBUG : dir: Looking for writers 2026/08/22 03:12:32 DEBUG : Looking for writers 2026/08/22 03:12:32 DEBUG : dir: reading active writers 2026/08/22 03:12:32 DEBUG : file1: reading active writers 2026/08/22 03:12:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.94s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:12:33 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:12:33 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:12:34 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/22 03:12:36 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/22 03:12:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 03:12:37 DEBUG : file1: Open: flags=O_RDONLY 2026/08/22 03:12:37 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/22 03:12:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/22 03:12:37 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 03:12:37 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/22 03:12:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 03:12:38 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/22 03:12:38 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:12:38 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:12:38 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/22 03:12:38 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/22 03:12:38 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/22 03:12:38 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/22 03:12:38 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': File to upload is small (0 bytes), uploading instead of streaming 2026/08/22 03:12:39 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/22 03:12:39 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 03:12:39 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/22 03:12:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/22 03:12:39 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:12:39 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/22 03:12:39 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:12:39 DEBUG : dir: Looking for writers 2026/08/22 03:12:39 DEBUG : file2: reading active writers 2026/08/22 03:12:39 DEBUG : new_file.txt: reading active writers 2026/08/22 03:12:39 DEBUG : Looking for writers 2026/08/22 03:12:39 DEBUG : dir: reading active writers 2026/08/22 03:12:39 DEBUG : file1: reading active writers 2026/08/22 03:12:39 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.67s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:12:41 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:12:41 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:12:42 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/22 03:12:44 DEBUG : dir/file2: same parent dir (ODFfMTMwOTIyMjhfaVpXNGI) - using file/rename instead of move_copy for dir/file1 2026/08/22 03:12:44 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/22 03:12:44 DEBUG : dir/file1: Updating file with dir/file1 0x730d6b32340 2026/08/22 03:12:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/22 03:12:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 03:12:45 INFO : dir/file1: Moved (server-side) to: file0 2026/08/22 03:12:45 DEBUG : file0: Updating file with file0 0x730d6b32340 2026/08/22 03:12:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 03:12:45 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/22 03:12:46 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:12:46 DEBUG : dir: Looking for writers 2026/08/22 03:12:46 DEBUG : Looking for writers 2026/08/22 03:12:46 DEBUG : dir: reading active writers 2026/08/22 03:12:46 DEBUG : file0: reading active writers 2026/08/22 03:12:46 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.16s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:12:47 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:12:47 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:12:47 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:12:47 DEBUG : Looking for writers 2026/08/22 03:12:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.53s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:12:47 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:12:47 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:12:48 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/22 03:12:48 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/22 03:12:49 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/22 03:12:50 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/22 03:12:51 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/22 03:12:52 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:12:52 DEBUG : b: Looking for writers 2026/08/22 03:12:52 DEBUG : c: Looking for writers 2026/08/22 03:12:52 DEBUG : d: Looking for writers 2026/08/22 03:12:52 DEBUG : Looking for writers 2026/08/22 03:12:52 DEBUG : a: Looking for writers 2026/08/22 03:12:52 DEBUG : Looking for writers 2026/08/22 03:12:52 DEBUG : d: reading active writers 2026/08/22 03:12:52 DEBUG : /: reading active writers 2026/08/22 03:12:52 DEBUG : a: reading active writers 2026/08/22 03:12:52 DEBUG : b: reading active writers 2026/08/22 03:12:52 DEBUG : c: reading active writers 2026/08/22 03:12:52 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.30s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:12:54 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:12:54 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:12:54 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/22 03:12:55 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/22 03:12:56 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/22 03:12:56 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/22 03:12:59 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:12:59 DEBUG : a/b/c/d: Looking for writers 2026/08/22 03:12:59 DEBUG : a/b/c: Looking for writers 2026/08/22 03:12:59 DEBUG : d: reading active writers 2026/08/22 03:12:59 DEBUG : a/b: Looking for writers 2026/08/22 03:12:59 DEBUG : c: reading active writers 2026/08/22 03:12:59 DEBUG : a: Looking for writers 2026/08/22 03:12:59 DEBUG : b: reading active writers 2026/08/22 03:12:59 DEBUG : Looking for writers 2026/08/22 03:12:59 DEBUG : a: reading active writers 2026/08/22 03:12:59 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.07s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:13:02 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:13:02 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:13:02 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:13:02 DEBUG : Looking for writers 2026/08/22 03:13:02 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.36s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:13:02 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:13:02 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:13:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:13:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:13:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 03:13:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 03:13:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:02 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/22 03:13:02 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/22 03:13:02 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/22 03:13:02 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': File to upload is small (5 bytes), uploading instead of streaming 2026/08/22 03:13:03 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/22 03:13:04 DEBUG : file1: size = 5 OK 2026/08/22 03:13:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 03:13:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 03:13:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:13:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:13:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 03:13:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 03:13:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:13:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:13:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 03:13:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 03:13:04 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/22 03:13:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/22 03:13:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 03:13:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 03:13:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 03:13:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:04 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': File to upload is small (0 bytes), uploading instead of streaming 2026/08/22 03:13:06 DEBUG : file1: size = 0 OK 2026/08/22 03:13:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 03:13:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 03:13:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/22 03:13:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 03:13:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 03:13:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 03:13:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:06 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': File to upload is small (7 bytes), uploading instead of streaming 2026/08/22 03:13:07 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/08/22 03:13:07 DEBUG : file1: size = 7 OK 2026/08/22 03:13:07 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/22 03:13:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 03:13:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:07 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:13:07 DEBUG : Looking for writers 2026/08/22 03:13:07 DEBUG : file1: reading active writers 2026/08/22 03:13:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (6.03s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:13:08 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:13:08 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:13:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:13:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:13:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 03:13:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 03:13:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:08 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/22 03:13:09 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/22 03:13:09 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/22 03:13:09 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/22 03:13:09 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': File to upload is small (11 bytes), uploading instead of streaming 2026/08/22 03:13:10 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/22 03:13:11 DEBUG : file1: size = 11 OK 2026/08/22 03:13:11 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/22 03:13:11 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 03:13:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:11 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/22 03:13:11 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:13:11 DEBUG : Looking for writers 2026/08/22 03:13:11 DEBUG : file1: reading active writers 2026/08/22 03:13:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.70s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:13:12 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:13:12 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:13:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:13:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:13:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 03:13:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 03:13:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:12 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/22 03:13:12 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/08/22 03:13:12 DEBUG : file1: Remove: 2026/08/22 03:13:12 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/22 03:13:12 DEBUG : file1: >Remove: err= 2026/08/22 03:13:12 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:13:12 DEBUG : Looking for writers 2026/08/22 03:13:12 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:13:12 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:13:12 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:13:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:13:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:13:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 03:13:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 03:13:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:12 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/22 03:13:12 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/08/22 03:13:12 DEBUG : file1: Remove: 2026/08/22 03:13:12 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/22 03:13:12 DEBUG : file1: >Remove: err= 2026/08/22 03:13:12 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:13:12 DEBUG : Looking for writers 2026/08/22 03:13:12 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:13:13 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:13:13 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:13:13 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:13:13 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:13:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 03:13:13 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/22 03:13:13 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/22 03:13:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 03:13:13 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': File to upload is small (5 bytes), uploading instead of streaming 2026/08/22 03:13:14 DEBUG : file2: Uploading chunk 0, size=5, remain=0 2026/08/22 03:13:15 DEBUG : file2: size = 5 OK 2026/08/22 03:13:15 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 03:13:15 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/22 03:13:15 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 03:13:15 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:13:15 DEBUG : Looking for writers 2026/08/22 03:13:15 DEBUG : file2: reading active writers 2026/08/22 03:13:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (3.79s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.54s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.55s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.71s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:13:16 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:13:16 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:13:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:13:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:13:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 03:13:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 03:13:16 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/22 03:13:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:16 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': File to upload is small (5 bytes), uploading instead of streaming 2026/08/22 03:13:17 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/22 03:13:18 DEBUG : file1: size = 5 OK 2026/08/22 03:13:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 03:13:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 03:13:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:18 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/22 03:13:18 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:13:18 DEBUG : Looking for writers 2026/08/22 03:13:18 DEBUG : file1: reading active writers 2026/08/22 03:13:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.54s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:13:18 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:13:18 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:13:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:13:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:13:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 03:13:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 03:13:18 DEBUG : file1: WriteFileHandle.Release closing 2026/08/22 03:13:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:18 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': File to upload is small (0 bytes), uploading instead of streaming 2026/08/22 03:13:20 DEBUG : file1: size = 0 OK 2026/08/22 03:13:20 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 03:13:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 03:13:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:20 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/22 03:13:20 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:13:20 DEBUG : Looking for writers 2026/08/22 03:13:20 DEBUG : file1: reading active writers 2026/08/22 03:13:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.35s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:13:20 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:13:20 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:13:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:13:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:13:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 03:13:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 03:13:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:21 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': File to upload is small (2 bytes), uploading instead of streaming 2026/08/22 03:13:21 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/08/22 03:13:22 DEBUG : file1: size = 2 OK 2026/08/22 03:13:22 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/22 03:13:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 03:13:23 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/22 03:13:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:23 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:13:23 DEBUG : Looking for writers 2026/08/22 03:13:23 DEBUG : file1: reading active writers 2026/08/22 03:13:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.74s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:13:23 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:13:23 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:13:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:13:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:13:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 03:13:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 03:13:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:23 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': File to upload is small (0 bytes), uploading instead of streaming 2026/08/22 03:13:25 DEBUG : file1: size = 0 OK 2026/08/22 03:13:25 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 03:13:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 03:13:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:13:25 DEBUG : file1: Open: flags=O_RDONLY 2026/08/22 03:13:25 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/22 03:13:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/22 03:13:25 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:13:25 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/22 03:13:25 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:13:25 DEBUG : Looking for writers 2026/08/22 03:13:25 DEBUG : file1: reading active writers 2026/08/22 03:13:25 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.54s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:13:26 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:13:26 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:13:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:13:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 03:13:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 03:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:26 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': File to upload is small (100 bytes), uploading instead of streaming 2026/08/22 03:13:27 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/08/22 03:13:28 DEBUG : file1: size = 100 OK 2026/08/22 03:13:28 DEBUG : file1: md5 = f57d7249b84d6f4d923bdeac1abf0b1b OK 2026/08/22 03:13:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 03:13:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 03:13:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 03:13:28 DEBUG : file1: Open: flags=O_RDONLY 2026/08/22 03:13:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/22 03:13:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/22 03:13:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:13:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/22 03:13:28 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:13:28 DEBUG : Looking for writers 2026/08/22 03:13:28 DEBUG : file1: reading active writers 2026/08/22 03:13:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.24s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:13:29 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:13:29 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 03:13:29 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/22 03:13:29 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/22 03:13:29 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/22 03:13:29 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/22 03:13:29 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/22 03:13:29 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/22 03:13:29 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/22 03:13:29 DEBUG : stalled: Remove: 2026/08/22 03:13:29 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/22 03:13:29 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.56s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:13:30 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:13:30 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:13:31 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/08/22 03:13:33 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/08/22 03:13:35 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/08/22 03:13:36 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/08/22 03:13:38 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/08/22 03:13:40 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/22 03:13:40 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/22 03:13:40 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:13:41 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:13:41 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/22 03:13:41 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/22 03:13:41 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:13:41 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:13:41 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/22 03:13:41 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/22 03:13:41 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:13:41 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:13:41 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/22 03:13:41 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/22 03:13:41 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:13:42 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:13:42 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/22 03:13:42 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/22 03:13:42 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:13:42 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:13:42 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:13:42 DEBUG : flat: Looking for writers 2026/08/22 03:13:42 DEBUG : f003.txt: reading active writers 2026/08/22 03:13:42 DEBUG : f004.txt: reading active writers 2026/08/22 03:13:42 DEBUG : f000.txt: reading active writers 2026/08/22 03:13:42 DEBUG : f001.txt: reading active writers 2026/08/22 03:13:42 DEBUG : f002.txt: reading active writers 2026/08/22 03:13:42 DEBUG : Looking for writers 2026/08/22 03:13:42 DEBUG : flat: reading active writers 2026/08/22 03:13:42 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.53s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:13:44 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:13:44 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:13:45 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/08/22 03:13:47 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/08/22 03:13:50 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/08/22 03:13:52 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/22 03:13:52 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/22 03:13:52 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:13:52 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:13:52 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/22 03:13:52 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/22 03:13:52 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:13:52 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:13:52 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/22 03:13:52 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/22 03:13:52 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:13:52 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:13:52 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:13:52 DEBUG : a/b/c: Looking for writers 2026/08/22 03:13:52 DEBUG : deep.txt: reading active writers 2026/08/22 03:13:52 DEBUG : a/b: Looking for writers 2026/08/22 03:13:52 DEBUG : c: reading active writers 2026/08/22 03:13:52 DEBUG : mid.txt: reading active writers 2026/08/22 03:13:52 DEBUG : a: Looking for writers 2026/08/22 03:13:52 DEBUG : b: reading active writers 2026/08/22 03:13:52 DEBUG : top.txt: reading active writers 2026/08/22 03:13:52 DEBUG : Looking for writers 2026/08/22 03:13:52 DEBUG : a: reading active writers 2026/08/22 03:13:52 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.19s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:13:55 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:13:55 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:13:57 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/08/22 03:14:24 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/22 03:14:24 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/22 03:14:24 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:14:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/22 03:14:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/22 03:14:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/22 03:14:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:14:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/22 03:14:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/22 03:14:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/22 03:14:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/22 03:14:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/22 03:14:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/22 03:14:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/22 03:14:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/22 03:14:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/22 03:14:51 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:14:51 DEBUG : bigdir: Looking for writers 2026/08/22 03:14:51 DEBUG : big.bin: reading active writers 2026/08/22 03:14:51 DEBUG : Looking for writers 2026/08/22 03:14:51 DEBUG : bigdir: reading active writers 2026/08/22 03:14:51 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.43s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-wacijem1gina'", Local "Local file system at /tmp/rclone200704704", Modify Window "1s" 2026/08/22 03:14:52 INFO : OpenDrive root 'rclone-test-wacijem1gina': poll-interval is not supported by this remote 2026/08/22 03:14:52 NOTICE: OpenDrive root 'rclone-test-wacijem1gina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 03:14:53 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/08/22 03:14:55 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/08/22 03:14:58 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/08/22 03:14:59 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/22 03:14:59 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/22 03:14:59 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:14:59 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:15:00 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/22 03:15:00 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/22 03:15:00 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:15:00 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:15:00 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/22 03:15:00 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/22 03:15:00 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 03:15:00 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 03:15:00 DEBUG : WaitForWriters: timeout=30s 2026/08/22 03:15:00 DEBUG : dir2: Looking for writers 2026/08/22 03:15:00 DEBUG : b.txt: reading active writers 2026/08/22 03:15:00 DEBUG : dir3: Looking for writers 2026/08/22 03:15:00 DEBUG : c.txt: reading active writers 2026/08/22 03:15:00 DEBUG : dir1: Looking for writers 2026/08/22 03:15:00 DEBUG : a.txt: reading active writers 2026/08/22 03:15:00 DEBUG : Looking for writers 2026/08/22 03:15:00 DEBUG : dir1: reading active writers 2026/08/22 03:15:00 DEBUG : dir2: reading active writers 2026/08/22 03:15:00 DEBUG : dir3: reading active writers 2026/08/22 03:15:00 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.21s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/08/22 03:15:03 DEBUG : OpenDrive root 'rclone-test-wacijem1gina': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 9m0.395794475s (try 1/5): exit status 1: Failed [TestDirRemoveName]