"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/10/28 04:39:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xipupus0dehi" 2025/10/28 04:39:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/28 04:39:22 DEBUG : Starting OpenDrive session with ID: fbacf673d0fb1fb825116c4845089f337423acff964aa777b05b2633d358a2a7 2025/10/28 04:39:23 DEBUG : Creating backend with remote "/tmp/rclone1611428231" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:39:23 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:39:23 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:39:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:39:26 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:39:26 DEBUG : dir: Looking for writers 2025/10/28 04:39:26 DEBUG : Looking for writers 2025/10/28 04:39:26 DEBUG : dir: reading active writers 2025/10/28 04:39:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.56s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:39:27 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:39:27 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:39:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:39:30 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/10/28 04:39:33 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/10/28 04:39:35 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:39:35 DEBUG : dir/subdir: Looking for writers 2025/10/28 04:39:35 DEBUG : dir: Looking for writers 2025/10/28 04:39:35 DEBUG : file1: reading active writers 2025/10/28 04:39:35 DEBUG : file2: reading active writers 2025/10/28 04:39:35 DEBUG : subdir: reading active writers 2025/10/28 04:39:35 DEBUG : Looking for writers 2025/10/28 04:39:35 DEBUG : dir: reading active writers 2025/10/28 04:39:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.66s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:39:37 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:39:37 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:39:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:39:40 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:39:40 DEBUG : dir: Looking for writers 2025/10/28 04:39:40 DEBUG : file1: reading active writers 2025/10/28 04:39:40 DEBUG : Looking for writers 2025/10/28 04:39:40 DEBUG : dir: reading active writers 2025/10/28 04:39:40 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.14s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:39:41 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:39:41 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:39:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:39:44 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:39:44 DEBUG : dir: Looking for writers 2025/10/28 04:39:44 DEBUG : Looking for writers 2025/10/28 04:39:44 DEBUG : dir: reading active writers 2025/10/28 04:39:44 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.94s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:39:45 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:39:45 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:39:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:39:48 DEBUG : dir: forgetting directory cache 2025/10/28 04:39:48 DEBUG : forgetting directory cache 2025/10/28 04:39:48 DEBUG : dir: forgetting directory cache 2025/10/28 04:39:48 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:39:48 DEBUG : Looking for writers 2025/10/28 04:39:48 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.16s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:39:49 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:39:49 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:39:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:39:52 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/28 04:39:52 DEBUG : dir: invalidating directory cache 2025/10/28 04:39:52 DEBUG : >ForgetPath: 2025/10/28 04:39:52 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/28 04:39:52 DEBUG : invalidating directory cache 2025/10/28 04:39:52 DEBUG : dir: forgetting directory cache 2025/10/28 04:39:52 DEBUG : >ForgetPath: 2025/10/28 04:39:52 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/28 04:39:52 DEBUG : >ForgetPath: 2025/10/28 04:39:52 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:39:52 DEBUG : dir: Looking for writers 2025/10/28 04:39:52 DEBUG : Looking for writers 2025/10/28 04:39:52 DEBUG : dir: reading active writers 2025/10/28 04:39:52 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.17s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:39:53 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:39:53 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:39:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:39:58 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/10/28 04:40:01 DEBUG : forgetting directory cache 2025/10/28 04:40:01 DEBUG : dir: forgetting directory cache 2025/10/28 04:40:01 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:40:01 DEBUG : dir: Looking for writers 2025/10/28 04:40:01 DEBUG : fil/a/b: Looking for writers 2025/10/28 04:40:01 DEBUG : fil/a: Looking for writers 2025/10/28 04:40:01 DEBUG : b: reading active writers 2025/10/28 04:40:01 DEBUG : fil: Looking for writers 2025/10/28 04:40:01 DEBUG : a: reading active writers 2025/10/28 04:40:01 DEBUG : Looking for writers 2025/10/28 04:40:01 DEBUG : fil: reading active writers 2025/10/28 04:40:01 DEBUG : dir: reading active writers 2025/10/28 04:40:01 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.47s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:40:04 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:40:04 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:40:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:40:07 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:40:07 DEBUG : dir: Looking for writers 2025/10/28 04:40:07 DEBUG : Looking for writers 2025/10/28 04:40:07 DEBUG : dir: reading active writers 2025/10/28 04:40:07 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.97s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:40:08 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:40:08 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:40:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:40:11 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:40:11 DEBUG : dir: Looking for writers 2025/10/28 04:40:11 DEBUG : file1: reading active writers 2025/10/28 04:40:11 DEBUG : Looking for writers 2025/10/28 04:40:11 DEBUG : dir: reading active writers 2025/10/28 04:40:11 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.25s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:40:12 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:40:12 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:40:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:40:15 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/10/28 04:40:18 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/10/28 04:40:20 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/28 04:40:20 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/28 04:40:20 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/28 04:40:20 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/28 04:40:21 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/10/28 04:40:23 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/10/28 04:40:25 DEBUG : dir: invalidating directory cache 2025/10/28 04:40:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/28 04:40:25 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/28 04:40:25 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/28 04:40:25 DEBUG : dir/file1: Reset virtual modtime 2025/10/28 04:40:25 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/28 04:40:25 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/28 04:40:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/28 04:40:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/28 04:40:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 04:40:25 DEBUG : dir: invalidating directory cache 2025/10/28 04:40:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/28 04:40:25 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/28 04:40:25 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/28 04:40:25 DEBUG : forgetting directory cache 2025/10/28 04:40:25 DEBUG : dir: forgetting directory cache 2025/10/28 04:40:25 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/28 04:40:25 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:40:25 DEBUG : dir/virtualDir: Looking for writers 2025/10/28 04:40:25 DEBUG : dir: Looking for writers 2025/10/28 04:40:25 DEBUG : file1: reading active writers 2025/10/28 04:40:25 DEBUG : virtualFile2: reading active writers 2025/10/28 04:40:25 DEBUG : virtualFile: reading active writers 2025/10/28 04:40:25 DEBUG : virtualDir: reading active writers 2025/10/28 04:40:25 DEBUG : Looking for writers 2025/10/28 04:40:25 DEBUG : dir: reading active writers 2025/10/28 04:40:25 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (15.26s) --- PASS: TestDirReadDirAll/Virtual (5.47s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:40:27 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:40:27 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:40:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:40:30 ERROR : dir/: Can only open directories read only 2025/10/28 04:40:30 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:40:30 DEBUG : dir: Looking for writers 2025/10/28 04:40:30 DEBUG : Looking for writers 2025/10/28 04:40:30 DEBUG : dir: reading active writers 2025/10/28 04:40:30 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (4.13s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:40:32 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:40:32 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:40:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:40:35 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:40:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/28 04:40:35 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/28 04:40:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/28 04:40:35 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': File to upload is small (5 bytes), uploading instead of streaming 2025/10/28 04:40:35 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/10/28 04:40:37 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/28 04:40:37 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/10/28 04:40:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/28 04:40:37 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:40:37 DEBUG : dir: Looking for writers 2025/10/28 04:40:37 DEBUG : file1: reading active writers 2025/10/28 04:40:37 DEBUG : potato: reading active writers 2025/10/28 04:40:37 DEBUG : Looking for writers 2025/10/28 04:40:37 DEBUG : dir: reading active writers 2025/10/28 04:40:37 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.47s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:40:38 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:40:38 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:40:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:40:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/28 04:40:44 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:40:44 DEBUG : dir/sub: Looking for writers 2025/10/28 04:40:44 DEBUG : dir: Looking for writers 2025/10/28 04:40:44 DEBUG : file1: reading active writers 2025/10/28 04:40:44 DEBUG : sub: reading active writers 2025/10/28 04:40:44 DEBUG : Looking for writers 2025/10/28 04:40:44 DEBUG : dir: reading active writers 2025/10/28 04:40:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (7.37s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:40:45 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:40:45 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:40:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:40:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/28 04:40:49 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/28 04:40:50 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:40:50 DEBUG : dir/sub/subsub: Looking for writers 2025/10/28 04:40:50 DEBUG : dir/sub: Looking for writers 2025/10/28 04:40:50 DEBUG : subsub: reading active writers 2025/10/28 04:40:50 DEBUG : dir: Looking for writers 2025/10/28 04:40:50 DEBUG : file1: reading active writers 2025/10/28 04:40:50 DEBUG : sub: reading active writers 2025/10/28 04:40:50 DEBUG : Looking for writers 2025/10/28 04:40:50 DEBUG : dir: reading active writers 2025/10/28 04:40:50 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.26s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:40:53 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:40:53 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:40:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:40:56 ERROR : dir/: Dir.Remove not empty 2025/10/28 04:40:56 DEBUG : dir/file1: Remove: 2025/10/28 04:40:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 04:40:56 DEBUG : dir/file1: >Remove: err= 2025/10/28 04:40:56 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/28 04:40:56 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:40:56 DEBUG : Looking for writers 2025/10/28 04:40:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.21s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:40:57 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:40:57 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:40:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:41:00 DEBUG : dir/file1: Remove: 2025/10/28 04:41:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 04:41:00 DEBUG : dir/file1: >Remove: err= 2025/10/28 04:41:00 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/28 04:41:01 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:41:01 DEBUG : Looking for writers 2025/10/28 04:41:01 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.15s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:41:01 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:41:01 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:41:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:41:04 DEBUG : dir/file1: Remove: 2025/10/28 04:41:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 04:41:04 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 2025/10/28 04:41:05 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:41:05 DEBUG : dir: Looking for writers 2025/10/28 04:41:05 DEBUG : Looking for writers 2025/10/28 04:41:05 DEBUG : dir: reading active writers 2025/10/28 04:41:05 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.69s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:41:06 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:41:06 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:41:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:41:10 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/10/28 04:41:11 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/28 04:41:12 DEBUG : dir2: same parent dir (ODFfOTUwMDg1M19LeEwwZg) - using folder/rename instead of move_copy 2025/10/28 04:41:12 DEBUG : dir: Updating dir with dir2 0xc0003e8dd0 2025/10/28 04:41:12 DEBUG : dir: forgetting directory cache 2025/10/28 04:41:12 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/28 04:41:12 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/28 04:41:13 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/28 04:41:13 DEBUG : file2: Updating file with file2 0xc00075c600 2025/10/28 04:41:13 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/28 04:41:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/28 04:41:14 INFO : dir2/file3: Deleted 2025/10/28 04:41:14 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/28 04:41:14 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00075c600 2025/10/28 04:41:14 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/28 04:41:14 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/28 04:41:15 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/28 04:41:15 DEBUG : renamed empty directory: same parent dir (ODFfOTUwMDg1M19LeEwwZg) - using folder/rename instead of move_copy 2025/10/28 04:41:15 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0003e9450 2025/10/28 04:41:15 DEBUG : empty directory: forgetting directory cache 2025/10/28 04:41:15 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/28 04:41:15 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/28 04:41:15 DEBUG : dir2: Renaming to "dir3" 2025/10/28 04:41:15 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:41:15 DEBUG : dir3: Looking for writers 2025/10/28 04:41:15 DEBUG : file3: reading active writers 2025/10/28 04:41:15 DEBUG : renamed empty directory: Looking for writers 2025/10/28 04:41:15 DEBUG : Looking for writers 2025/10/28 04:41:15 DEBUG : dir3: reading active writers 2025/10/28 04:41:15 DEBUG : renamed empty directory: reading active writers 2025/10/28 04:41:15 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.55s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:41:17 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:41:17 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:41:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:41:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/28 04:41:21 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:41:21 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/28 04:41:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/28 04:41:21 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/28 04:41:21 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/28 04:41:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/28 04:41:21 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:41:21 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/28 04:41:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/28 04:41:21 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/28 04:41:21 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/28 04:41:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/28 04:41:21 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': File to upload is small (12 bytes), uploading instead of streaming 2025/10/28 04:41:22 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/10/28 04:41:23 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/10/28 04:41:23 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/10/28 04:41:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/28 04:41:23 DEBUG : forgetting directory cache 2025/10/28 04:41:23 DEBUG : dir: forgetting directory cache 2025/10/28 04:41:23 DEBUG : dir/sub: forgetting directory cache 2025/10/28 04:41:23 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/28 04:41:23 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/28 04:41:23 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': File to upload is small (5 bytes), uploading instead of streaming 2025/10/28 04:41:23 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/10/28 04:41:24 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/28 04:41:24 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/10/28 04:41:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/28 04:41:24 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:41:24 DEBUG : dir/sub: Looking for writers 2025/10/28 04:41:24 DEBUG : file0: reading active writers 2025/10/28 04:41:24 DEBUG : file2: reading active writers 2025/10/28 04:41:24 DEBUG : dir: Looking for writers 2025/10/28 04:41:24 DEBUG : file1: reading active writers 2025/10/28 04:41:24 DEBUG : sub: reading active writers 2025/10/28 04:41:24 DEBUG : Looking for writers 2025/10/28 04:41:24 DEBUG : dir: reading active writers 2025/10/28 04:41:24 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.35s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:41:27 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:41:27 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/10/28 04:41:27 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:41:27 DEBUG : Looking for writers 2025/10/28 04:41:27 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.38s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:41:27 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:41:27 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:41:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:41:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/28 04:41:30 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:41:30 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/28 04:41:30 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/28 04:41:30 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/28 04:41:30 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:41:30 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/28 04:41:30 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/28 04:41:30 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:41:30 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/28 04:41:30 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/28 04:41:30 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/28 04:41:30 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:41:30 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/28 04:41:30 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:41:30 DEBUG : dir: Looking for writers 2025/10/28 04:41:30 DEBUG : file1: reading active writers 2025/10/28 04:41:30 DEBUG : file1.metadata: reading active writers 2025/10/28 04:41:30 DEBUG : Looking for writers 2025/10/28 04:41:30 DEBUG : dir: reading active writers 2025/10/28 04:41:30 DEBUG : dir.metadata: reading active writers 2025/10/28 04:41:30 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.15s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:41:31 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:41:31 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:41:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:41:34 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:41:34 DEBUG : dir: Looking for writers 2025/10/28 04:41:34 DEBUG : file1: reading active writers 2025/10/28 04:41:34 DEBUG : Looking for writers 2025/10/28 04:41:34 DEBUG : dir: reading active writers 2025/10/28 04:41:34 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.34s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:41:35 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:41:35 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:41:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:41:39 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/10/28 04:41:41 DEBUG : Can set mod time: true 2025/10/28 04:41:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/28 04:41:41 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:41:41 DEBUG : dir: Looking for writers 2025/10/28 04:41:41 DEBUG : file1: reading active writers 2025/10/28 04:41:41 DEBUG : Looking for writers 2025/10/28 04:41:41 DEBUG : dir: reading active writers 2025/10/28 04:41:41 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:41:43 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:41:43 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:41:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:41:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 04:41:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/28 04:41:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:41:46 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': File to upload is small (0 bytes), uploading instead of streaming 2025/10/28 04:41:47 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/28 04:41:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/28 04:41:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/28 04:41:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:41:47 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:41:47 DEBUG : dir: Looking for writers 2025/10/28 04:41:47 DEBUG : file1: reading active writers 2025/10/28 04:41:47 DEBUG : Looking for writers 2025/10/28 04:41:47 DEBUG : dir: reading active writers 2025/10/28 04:41:47 DEBUG : >WaitForWriters: 2025/10/28 04:41:48 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:41:48 DEBUG : dir: Looking for writers 2025/10/28 04:41:48 DEBUG : file1: reading active writers 2025/10/28 04:41:48 DEBUG : Looking for writers 2025/10/28 04:41:48 DEBUG : dir: reading active writers 2025/10/28 04:41:48 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:41:49 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:41:49 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:41:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:41:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 04:41:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/28 04:41:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:41:52 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': File to upload is small (5 bytes), uploading instead of streaming 2025/10/28 04:41:52 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/10/28 04:41:53 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/28 04:41:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/28 04:41:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/28 04:41:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:41:54 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:41:54 DEBUG : dir: Looking for writers 2025/10/28 04:41:54 DEBUG : file1: reading active writers 2025/10/28 04:41:54 DEBUG : Looking for writers 2025/10/28 04:41:54 DEBUG : dir: reading active writers 2025/10/28 04:41:54 DEBUG : >WaitForWriters: 2025/10/28 04:41:54 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:41:54 DEBUG : dir: Looking for writers 2025/10/28 04:41:54 DEBUG : file1: reading active writers 2025/10/28 04:41:54 DEBUG : Looking for writers 2025/10/28 04:41:54 DEBUG : dir: reading active writers 2025/10/28 04:41:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:41:55 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:41:55 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:41:55 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:41:55 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:41:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:41:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:41:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:41:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:41:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:41:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:41:55 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:41:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:41:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/28 04:41:59 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:41:59 DEBUG : dir: Looking for writers 2025/10/28 04:41:59 DEBUG : file1: reading active writers 2025/10/28 04:41:59 DEBUG : Looking for writers 2025/10/28 04:41:59 DEBUG : dir: reading active writers 2025/10/28 04:41:59 DEBUG : >WaitForWriters: 2025/10/28 04:41:59 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:42:00 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:42:00 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:42:00 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:00 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:42:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:42:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:00 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:42:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:42:03 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/28 04:42:03 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 04:42:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 04:42:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 04:42:03 DEBUG : dir/file1(0xc00066b900): close: 2025/10/28 04:42:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/28 04:42:03 DEBUG : dir/file1(0xc00066b900): >close: err= 2025/10/28 04:42:03 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:42:03 DEBUG : dir: Looking for writers 2025/10/28 04:42:03 DEBUG : file1: reading active writers 2025/10/28 04:42:03 DEBUG : Looking for writers 2025/10/28 04:42:03 DEBUG : dir: reading active writers 2025/10/28 04:42:03 DEBUG : >WaitForWriters: 2025/10/28 04:42:04 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:42:04 DEBUG : dir: Looking for writers 2025/10/28 04:42:04 DEBUG : file1: reading active writers 2025/10/28 04:42:04 DEBUG : Looking for writers 2025/10/28 04:42:04 DEBUG : dir: reading active writers 2025/10/28 04:42:04 DEBUG : >WaitForWriters: 2025/10/28 04:42:04 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:42:05 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:42:05 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:42:05 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:05 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:42:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:42:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:05 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:42:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:42:08 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/28 04:42:08 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 04:42:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 04:42:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 04:42:08 DEBUG : dir/file1(0xc00071a6c0): _writeAt: size=5, off=0 2025/10/28 04:42:08 DEBUG : dir/file1(0xc00071a6c0): openPending: 2025/10/28 04:42:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/28 04:42:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/28 04:42:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:42:08 DEBUG : dir/file1(0xc00071a6c0): >openPending: err= 2025/10/28 04:42:08 DEBUG : dir/file1(0xc00071a6c0): >_writeAt: n=5, err= 2025/10/28 04:42:08 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/28 04:42:08 DEBUG : dir/file1(0xc00071a6c0): close: 2025/10/28 04:42:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/10/28 04:42:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/10/28 04:42:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/10/28 04:42:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/28 04:42:08 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/28 04:42:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/28 04:42:08 DEBUG : dir/file1(0xc00071a6c0): >close: err= 2025/10/28 04:42:08 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:42:08 DEBUG : dir: Looking for writers 2025/10/28 04:42:08 DEBUG : file1: reading active writers 2025/10/28 04:42:08 DEBUG : Looking for writers 2025/10/28 04:42:08 DEBUG : dir: reading active writers 2025/10/28 04:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 04:42:08 DEBUG : dir: Looking for writers 2025/10/28 04:42:08 DEBUG : file1: reading active writers 2025/10/28 04:42:08 DEBUG : Looking for writers 2025/10/28 04:42:08 DEBUG : dir: reading active writers 2025/10/28 04:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 04:42:08 DEBUG : dir: Looking for writers 2025/10/28 04:42:08 DEBUG : file1: reading active writers 2025/10/28 04:42:08 DEBUG : Looking for writers 2025/10/28 04:42:08 DEBUG : dir: reading active writers 2025/10/28 04:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 04:42:08 DEBUG : dir: Looking for writers 2025/10/28 04:42:08 DEBUG : file1: reading active writers 2025/10/28 04:42:08 DEBUG : Looking for writers 2025/10/28 04:42:08 DEBUG : dir: reading active writers 2025/10/28 04:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 04:42:08 DEBUG : dir/file1: vfs cache: starting upload 2025/10/28 04:42:08 DEBUG : dir: Looking for writers 2025/10/28 04:42:08 DEBUG : file1: reading active writers 2025/10/28 04:42:08 DEBUG : Looking for writers 2025/10/28 04:42:08 DEBUG : dir: reading active writers 2025/10/28 04:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/28 04:42:08 DEBUG : dir: Looking for writers 2025/10/28 04:42:08 DEBUG : file1: reading active writers 2025/10/28 04:42:08 DEBUG : Looking for writers 2025/10/28 04:42:08 DEBUG : dir: reading active writers 2025/10/28 04:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/28 04:42:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:42:09 DEBUG : dir: Looking for writers 2025/10/28 04:42:09 DEBUG : file1: reading active writers 2025/10/28 04:42:09 DEBUG : Looking for writers 2025/10/28 04:42:09 DEBUG : dir: reading active writers 2025/10/28 04:42:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/28 04:42:09 DEBUG : dir: Looking for writers 2025/10/28 04:42:09 DEBUG : file1: reading active writers 2025/10/28 04:42:09 DEBUG : Looking for writers 2025/10/28 04:42:09 DEBUG : dir: reading active writers 2025/10/28 04:42:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/28 04:42:09 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/10/28 04:42:09 INFO : dir/file1: Copied (replaced existing) 2025/10/28 04:42:09 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/10/28 04:42:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/28 04:42:09 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/10/28 04:42:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:42:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/28 04:42:10 DEBUG : dir: Looking for writers 2025/10/28 04:42:10 DEBUG : file1: reading active writers 2025/10/28 04:42:10 DEBUG : Looking for writers 2025/10/28 04:42:10 DEBUG : dir: reading active writers 2025/10/28 04:42:10 DEBUG : >WaitForWriters: 2025/10/28 04:42:11 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:42:11 DEBUG : dir: Looking for writers 2025/10/28 04:42:11 DEBUG : file1: reading active writers 2025/10/28 04:42:11 DEBUG : Looking for writers 2025/10/28 04:42:11 DEBUG : dir: reading active writers 2025/10/28 04:42:11 DEBUG : >WaitForWriters: 2025/10/28 04:42:11 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (36.46s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.19s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.15s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.34s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.85s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.86s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.06s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:42:12 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:42:12 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:42:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:42:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 04:42:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/28 04:42:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:42:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/28 04:42:15 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:42:15 DEBUG : dir: Looking for writers 2025/10/28 04:42:15 DEBUG : file1: reading active writers 2025/10/28 04:42:15 DEBUG : Looking for writers 2025/10/28 04:42:15 DEBUG : dir: reading active writers 2025/10/28 04:42:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.54s) === RUN TestFileOpenReadUnknownSize 2025/10/28 04:42:16 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/28 04:42:16 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:42:16 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:42:16 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/28 04:42:16 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:42:16 DEBUG : Looking for writers 2025/10/28 04:42:16 DEBUG : file.txt: reading active writers 2025/10/28 04:42:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:42:16 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:42:16 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:42:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:42:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:42:20 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': File to upload is small (25 bytes), uploading instead of streaming 2025/10/28 04:42:20 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/10/28 04:42:21 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/28 04:42:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/28 04:42:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:42:21 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:42:21 DEBUG : dir: Looking for writers 2025/10/28 04:42:21 DEBUG : file1: reading active writers 2025/10/28 04:42:21 DEBUG : Looking for writers 2025/10/28 04:42:21 DEBUG : dir: reading active writers 2025/10/28 04:42:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.77s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:42:22 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:42:22 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:42:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:42:25 DEBUG : dir/file1: Remove: 2025/10/28 04:42:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 04:42:25 DEBUG : dir/file1: >Remove: err= 2025/10/28 04:42:26 DEBUG : dir/file1: Remove: 2025/10/28 04:42:26 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/28 04:42:26 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:42:26 DEBUG : dir: Looking for writers 2025/10/28 04:42:26 DEBUG : Looking for writers 2025/10/28 04:42:26 DEBUG : dir: reading active writers 2025/10/28 04:42:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.53s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:42:27 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:42:27 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:42:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:42:30 DEBUG : dir/file1: Remove: 2025/10/28 04:42:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 04:42:30 DEBUG : dir/file1: >Remove: err= 2025/10/28 04:42:30 DEBUG : dir/file1: Remove: 2025/10/28 04:42:30 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/28 04:42:30 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:42:30 DEBUG : dir: Looking for writers 2025/10/28 04:42:30 DEBUG : Looking for writers 2025/10/28 04:42:30 DEBUG : dir: reading active writers 2025/10/28 04:42:30 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.63s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:42:31 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:42:31 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:42:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:42:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 04:42:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/28 04:42:34 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/28 04:42:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/28 04:42:34 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/28 04:42:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/28 04:42:34 DEBUG : dir/file1: Open: flags=0x3 2025/10/28 04:42:34 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/28 04:42:34 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/28 04:42:34 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:42:34 DEBUG : dir: Looking for writers 2025/10/28 04:42:34 DEBUG : file1: reading active writers 2025/10/28 04:42:34 DEBUG : Looking for writers 2025/10/28 04:42:34 DEBUG : dir: reading active writers 2025/10/28 04:42:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:42:36 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:42:36 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:42:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:42:39 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:42:39 DEBUG : dir: Looking for writers 2025/10/28 04:42:39 DEBUG : file1: reading active writers 2025/10/28 04:42:39 DEBUG : Looking for writers 2025/10/28 04:42:39 DEBUG : dir: reading active writers 2025/10/28 04:42:39 DEBUG : >WaitForWriters: 2025/10/28 04:42:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 04:42:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000661140 2025/10/28 04:42:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 04:42:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 04:42:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/28 04:42:41 DEBUG : dir/file1: Updating file with dir/file1 0xc000661140 2025/10/28 04:42:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/28 04:42:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:42:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 04:42:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/28 04:42:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:42:41 DEBUG : dir/file1: File is currently open, delaying rename 0xc000661140 2025/10/28 04:42:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 04:42:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 04:42:41 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': File to upload is small (25 bytes), uploading instead of streaming 2025/10/28 04:42:41 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/10/28 04:42:42 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/28 04:42:42 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/28 04:42:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 04:42:42 DEBUG : newLeaf: Running delayed rename now 2025/10/28 04:42:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 04:42:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000661140 2025/10/28 04:42:43 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:42:43 DEBUG : dir: Looking for writers 2025/10/28 04:42:43 DEBUG : Looking for writers 2025/10/28 04:42:43 DEBUG : dir: reading active writers 2025/10/28 04:42:43 DEBUG : newLeaf: reading active writers 2025/10/28 04:42:43 DEBUG : >WaitForWriters: 2025/10/28 04:42:43 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:42:43 DEBUG : dir: Looking for writers 2025/10/28 04:42:43 DEBUG : Looking for writers 2025/10/28 04:42:43 DEBUG : newLeaf: reading active writers 2025/10/28 04:42:43 DEBUG : dir: reading active writers 2025/10/28 04:42:43 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:42:45 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:42:45 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:42:45 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:42:45 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:45 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:45 DEBUG : Config file has changed externally - reloading 2025/10/28 04:42:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:42:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:42:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:45 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:42:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:42:48 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:42:48 DEBUG : dir: Looking for writers 2025/10/28 04:42:48 DEBUG : file1: reading active writers 2025/10/28 04:42:48 DEBUG : Looking for writers 2025/10/28 04:42:48 DEBUG : dir: reading active writers 2025/10/28 04:42:48 DEBUG : >WaitForWriters: 2025/10/28 04:42:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 04:42:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1080 2025/10/28 04:42:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 04:42:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 04:42:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/28 04:42:50 DEBUG : dir/file1: Updating file with dir/file1 0xc0001b1080 2025/10/28 04:42:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/28 04:42:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:42:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 04:42:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/28 04:42:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:42:50 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001b1080 2025/10/28 04:42:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 04:42:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 04:42:50 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': File to upload is small (25 bytes), uploading instead of streaming 2025/10/28 04:42:50 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/10/28 04:42:52 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/28 04:42:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/28 04:42:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 04:42:52 DEBUG : newLeaf: Running delayed rename now 2025/10/28 04:42:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 04:42:52 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1080 2025/10/28 04:42:52 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:42:52 DEBUG : dir: Looking for writers 2025/10/28 04:42:52 DEBUG : Looking for writers 2025/10/28 04:42:52 DEBUG : dir: reading active writers 2025/10/28 04:42:52 DEBUG : newLeaf: reading active writers 2025/10/28 04:42:52 DEBUG : >WaitForWriters: 2025/10/28 04:42:53 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:42:53 DEBUG : dir: Looking for writers 2025/10/28 04:42:53 DEBUG : Looking for writers 2025/10/28 04:42:53 DEBUG : newLeaf: reading active writers 2025/10/28 04:42:53 DEBUG : dir: reading active writers 2025/10/28 04:42:53 DEBUG : >WaitForWriters: 2025/10/28 04:42:53 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:42:54 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:42:54 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:42:54 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:42:54 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:54 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:42:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:42:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:42:54 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:42:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:42:57 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/28 04:42:57 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 04:42:57 DEBUG : dir/file1(0xc0003a2400): openPending: 2025/10/28 04:42:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/28 04:42:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/28 04:42:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:42:57 DEBUG : dir/file1(0xc0003a2400): >openPending: err= 2025/10/28 04:42:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/28 04:42:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 04:42:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:42:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 04:42:57 DEBUG : dir/file1(0xc0003a2400): _writeAt: size=14, off=0 2025/10/28 04:42:57 DEBUG : dir/file1(0xc0003a2400): >_writeAt: n=14, err= 2025/10/28 04:42:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/28 04:42:57 DEBUG : dir/file1(0xc0003a2400): close: 2025/10/28 04:42:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/28 04:42:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/28 04:42:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/28 04:42:57 DEBUG : dir/file1(0xc0003a2400): >close: err= 2025/10/28 04:42:57 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:42:57 DEBUG : dir: Looking for writers 2025/10/28 04:42:57 DEBUG : file1: reading active writers 2025/10/28 04:42:57 DEBUG : Looking for writers 2025/10/28 04:42:57 DEBUG : dir: reading active writers 2025/10/28 04:42:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 04:42:57 DEBUG : dir: Looking for writers 2025/10/28 04:42:57 DEBUG : file1: reading active writers 2025/10/28 04:42:57 DEBUG : Looking for writers 2025/10/28 04:42:57 DEBUG : dir: reading active writers 2025/10/28 04:42:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 04:42:57 DEBUG : dir: Looking for writers 2025/10/28 04:42:57 DEBUG : file1: reading active writers 2025/10/28 04:42:57 DEBUG : Looking for writers 2025/10/28 04:42:57 DEBUG : dir: reading active writers 2025/10/28 04:42:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 04:42:57 DEBUG : dir: Looking for writers 2025/10/28 04:42:57 DEBUG : file1: reading active writers 2025/10/28 04:42:57 DEBUG : Looking for writers 2025/10/28 04:42:57 DEBUG : dir: reading active writers 2025/10/28 04:42:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 04:42:57 DEBUG : dir/file1: vfs cache: starting upload 2025/10/28 04:42:57 DEBUG : dir: Looking for writers 2025/10/28 04:42:57 DEBUG : file1: reading active writers 2025/10/28 04:42:57 DEBUG : Looking for writers 2025/10/28 04:42:57 DEBUG : dir: reading active writers 2025/10/28 04:42:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/28 04:42:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:42:57 DEBUG : dir: Looking for writers 2025/10/28 04:42:57 DEBUG : file1: reading active writers 2025/10/28 04:42:57 DEBUG : Looking for writers 2025/10/28 04:42:57 DEBUG : dir: reading active writers 2025/10/28 04:42:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/28 04:42:58 DEBUG : dir: Looking for writers 2025/10/28 04:42:58 DEBUG : file1: reading active writers 2025/10/28 04:42:58 DEBUG : Looking for writers 2025/10/28 04:42:58 DEBUG : dir: reading active writers 2025/10/28 04:42:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/28 04:42:58 DEBUG : dir: Looking for writers 2025/10/28 04:42:58 DEBUG : file1: reading active writers 2025/10/28 04:42:58 DEBUG : Looking for writers 2025/10/28 04:42:58 DEBUG : dir: reading active writers 2025/10/28 04:42:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/28 04:42:58 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/28 04:42:58 INFO : dir/file1: Copied (replaced existing) 2025/10/28 04:42:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/28 04:42:58 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/28 04:42:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:42:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/28 04:42:59 DEBUG : dir: Looking for writers 2025/10/28 04:42:59 DEBUG : file1: reading active writers 2025/10/28 04:42:59 DEBUG : Looking for writers 2025/10/28 04:42:59 DEBUG : dir: reading active writers 2025/10/28 04:42:59 DEBUG : >WaitForWriters: 2025/10/28 04:42:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 04:42:59 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 04:42:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 04:42:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 04:42:59 DEBUG : dir/file1(0xc000a7c8c0): _readAt: size=512, off=0 2025/10/28 04:42:59 DEBUG : dir/file1(0xc000a7c8c0): openPending: 2025/10/28 04:42:59 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" 2025/10/28 04:42:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/28 04:42:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:42:59 DEBUG : dir/file1(0xc000a7c8c0): >openPending: err= 2025/10/28 04:42:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/28 04:42:59 DEBUG : dir/file1(0xc000a7c8c0): >_readAt: n=14, err=EOF 2025/10/28 04:42:59 DEBUG : dir/file1(0xc000a7c8c0): close: 2025/10/28 04:42:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/28 04:42:59 DEBUG : dir/file1(0xc000a7c8c0): >close: err= 2025/10/28 04:43:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 04:43:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/28 04:43:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000661440 2025/10/28 04:43:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 04:43:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 04:43:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/28 04:43:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/28 04:43:01 DEBUG : dir/file1: Updating file with dir/file1 0xc000661440 2025/10/28 04:43:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/28 04:43:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:43:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 04:43:02 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 04:43:02 DEBUG : dir/file1(0xc000a7d240): openPending: 2025/10/28 04:43:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/28 04:43:02 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/10/28 04:43:02 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/28 04:43:02 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 04:43:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/28 04:43:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:43:02 DEBUG : dir/file1(0xc000a7d240): >openPending: err= 2025/10/28 04:43:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/28 04:43:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 04:43:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 04:43:02 DEBUG : dir/file1(0xc000a7d240): _writeAt: size=25, off=0 2025/10/28 04:43:02 DEBUG : dir/file1(0xc000a7d240): >_writeAt: n=25, err= 2025/10/28 04:43:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 04:43:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/28 04:43:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000661440 2025/10/28 04:43:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 04:43:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 04:43:02 DEBUG : newLeaf(0xc000a7d240): close: 2025/10/28 04:43:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/28 04:43:02 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-28 04:43:02.119117924 +0000 UTC m=+219.777811753 2025/10/28 04:43:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/28 04:43:02 DEBUG : newLeaf(0xc000a7d240): >close: err= 2025/10/28 04:43:02 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:43:02 DEBUG : dir: Looking for writers 2025/10/28 04:43:02 DEBUG : Looking for writers 2025/10/28 04:43:02 DEBUG : dir: reading active writers 2025/10/28 04:43:02 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 04:43:02 DEBUG : dir: Looking for writers 2025/10/28 04:43:02 DEBUG : Looking for writers 2025/10/28 04:43:02 DEBUG : dir: reading active writers 2025/10/28 04:43:02 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 04:43:02 DEBUG : dir: Looking for writers 2025/10/28 04:43:02 DEBUG : Looking for writers 2025/10/28 04:43:02 DEBUG : dir: reading active writers 2025/10/28 04:43:02 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 04:43:02 DEBUG : dir: Looking for writers 2025/10/28 04:43:02 DEBUG : Looking for writers 2025/10/28 04:43:02 DEBUG : dir: reading active writers 2025/10/28 04:43:02 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 04:43:02 DEBUG : newLeaf: vfs cache: starting upload 2025/10/28 04:43:02 DEBUG : dir: Looking for writers 2025/10/28 04:43:02 DEBUG : Looking for writers 2025/10/28 04:43:02 DEBUG : dir: reading active writers 2025/10/28 04:43:02 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/28 04:43:03 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/10/28 04:43:03 DEBUG : dir: Looking for writers 2025/10/28 04:43:03 DEBUG : Looking for writers 2025/10/28 04:43:03 DEBUG : dir: reading active writers 2025/10/28 04:43:03 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/28 04:43:03 DEBUG : dir: Looking for writers 2025/10/28 04:43:03 DEBUG : Looking for writers 2025/10/28 04:43:03 DEBUG : dir: reading active writers 2025/10/28 04:43:03 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/28 04:43:03 DEBUG : dir: Looking for writers 2025/10/28 04:43:03 DEBUG : Looking for writers 2025/10/28 04:43:03 DEBUG : dir: reading active writers 2025/10/28 04:43:03 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/28 04:43:04 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/28 04:43:04 INFO : newLeaf: Copied (replaced existing) 2025/10/28 04:43:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-28 04:43:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/28 04:43:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/28 04:43:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 04:43:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/28 04:43:04 DEBUG : dir: Looking for writers 2025/10/28 04:43:04 DEBUG : Looking for writers 2025/10/28 04:43:04 DEBUG : dir: reading active writers 2025/10/28 04:43:04 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:04 DEBUG : >WaitForWriters: 2025/10/28 04:43:05 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:43:05 DEBUG : dir: Looking for writers 2025/10/28 04:43:05 DEBUG : Looking for writers 2025/10/28 04:43:05 DEBUG : dir: reading active writers 2025/10/28 04:43:05 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:05 DEBUG : >WaitForWriters: 2025/10/28 04:43:05 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:43:06 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:43:06 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:43:06 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:43:06 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:43:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:43:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:43:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:43:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:43:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:43:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:43:06 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:43:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:43:09 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:43:09 DEBUG : dir: Looking for writers 2025/10/28 04:43:09 DEBUG : file1: reading active writers 2025/10/28 04:43:09 DEBUG : Looking for writers 2025/10/28 04:43:09 DEBUG : dir: reading active writers 2025/10/28 04:43:09 DEBUG : >WaitForWriters: 2025/10/28 04:43:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 04:43:10 DEBUG : newLeaf: Updating file with newLeaf 0xc0008429c0 2025/10/28 04:43:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 04:43:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 04:43:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/28 04:43:11 DEBUG : dir/file1: Updating file with dir/file1 0xc0008429c0 2025/10/28 04:43:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/28 04:43:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:43:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 04:43:11 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 04:43:11 DEBUG : dir/file1(0xc00066adc0): openPending: 2025/10/28 04:43:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/10/28 04:43:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/28 04:43:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:43:11 DEBUG : dir/file1(0xc00066adc0): >openPending: err= 2025/10/28 04:43:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/28 04:43:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 04:43:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 04:43:11 DEBUG : dir/file1(0xc00066adc0): _writeAt: size=25, off=0 2025/10/28 04:43:11 DEBUG : dir/file1(0xc00066adc0): >_writeAt: n=25, err= 2025/10/28 04:43:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 04:43:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/28 04:43:12 DEBUG : newLeaf: Updating file with newLeaf 0xc0008429c0 2025/10/28 04:43:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 04:43:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 04:43:12 DEBUG : newLeaf(0xc00066adc0): close: 2025/10/28 04:43:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/28 04:43:12 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-28 04:43:11.840799619 +0000 UTC m=+229.499493477 2025/10/28 04:43:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/28 04:43:12 DEBUG : newLeaf(0xc00066adc0): >close: err= 2025/10/28 04:43:12 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:43:12 DEBUG : dir: Looking for writers 2025/10/28 04:43:12 DEBUG : Looking for writers 2025/10/28 04:43:12 DEBUG : dir: reading active writers 2025/10/28 04:43:12 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 04:43:12 DEBUG : dir: Looking for writers 2025/10/28 04:43:12 DEBUG : Looking for writers 2025/10/28 04:43:12 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:12 DEBUG : dir: reading active writers 2025/10/28 04:43:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 04:43:12 DEBUG : dir: Looking for writers 2025/10/28 04:43:12 DEBUG : Looking for writers 2025/10/28 04:43:12 DEBUG : dir: reading active writers 2025/10/28 04:43:12 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 04:43:12 DEBUG : dir: Looking for writers 2025/10/28 04:43:12 DEBUG : Looking for writers 2025/10/28 04:43:12 DEBUG : dir: reading active writers 2025/10/28 04:43:12 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 04:43:12 DEBUG : newLeaf: vfs cache: starting upload 2025/10/28 04:43:12 DEBUG : dir: Looking for writers 2025/10/28 04:43:12 DEBUG : Looking for writers 2025/10/28 04:43:12 DEBUG : dir: reading active writers 2025/10/28 04:43:12 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/28 04:43:12 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/10/28 04:43:12 DEBUG : dir: Looking for writers 2025/10/28 04:43:12 DEBUG : Looking for writers 2025/10/28 04:43:12 DEBUG : dir: reading active writers 2025/10/28 04:43:12 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/28 04:43:13 DEBUG : dir: Looking for writers 2025/10/28 04:43:13 DEBUG : Looking for writers 2025/10/28 04:43:13 DEBUG : dir: reading active writers 2025/10/28 04:43:13 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/28 04:43:13 DEBUG : dir: Looking for writers 2025/10/28 04:43:13 DEBUG : Looking for writers 2025/10/28 04:43:13 DEBUG : dir: reading active writers 2025/10/28 04:43:13 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/28 04:43:13 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/28 04:43:13 INFO : newLeaf: Copied (replaced existing) 2025/10/28 04:43:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-28 04:43:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/28 04:43:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/28 04:43:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 04:43:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/28 04:43:14 DEBUG : dir: Looking for writers 2025/10/28 04:43:14 DEBUG : Looking for writers 2025/10/28 04:43:14 DEBUG : dir: reading active writers 2025/10/28 04:43:14 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:14 DEBUG : >WaitForWriters: 2025/10/28 04:43:15 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:43:15 DEBUG : dir: Looking for writers 2025/10/28 04:43:15 DEBUG : Looking for writers 2025/10/28 04:43:15 DEBUG : dir: reading active writers 2025/10/28 04:43:15 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:15 DEBUG : >WaitForWriters: 2025/10/28 04:43:15 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:43:16 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:43:16 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:43:16 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:43:16 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:43:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:43:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:43:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:43:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:43:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:43:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:43:16 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:43:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:43:19 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/28 04:43:19 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 04:43:19 DEBUG : dir/file1(0xc000a7cbc0): openPending: 2025/10/28 04:43:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/28 04:43:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/28 04:43:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:43:19 DEBUG : dir/file1(0xc000a7cbc0): >openPending: err= 2025/10/28 04:43:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/28 04:43:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 04:43:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:43:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 04:43:19 DEBUG : dir/file1(0xc000a7cbc0): _writeAt: size=14, off=0 2025/10/28 04:43:19 DEBUG : dir/file1(0xc000a7cbc0): >_writeAt: n=14, err= 2025/10/28 04:43:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/28 04:43:19 DEBUG : dir/file1(0xc000a7cbc0): close: 2025/10/28 04:43:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/28 04:43:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/28 04:43:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/28 04:43:19 DEBUG : dir/file1(0xc000a7cbc0): >close: err= 2025/10/28 04:43:19 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:43:19 DEBUG : dir: Looking for writers 2025/10/28 04:43:19 DEBUG : file1: reading active writers 2025/10/28 04:43:19 DEBUG : Looking for writers 2025/10/28 04:43:19 DEBUG : dir: reading active writers 2025/10/28 04:43:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 04:43:19 DEBUG : dir: Looking for writers 2025/10/28 04:43:19 DEBUG : file1: reading active writers 2025/10/28 04:43:19 DEBUG : Looking for writers 2025/10/28 04:43:19 DEBUG : dir: reading active writers 2025/10/28 04:43:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 04:43:19 DEBUG : dir: Looking for writers 2025/10/28 04:43:19 DEBUG : file1: reading active writers 2025/10/28 04:43:19 DEBUG : Looking for writers 2025/10/28 04:43:19 DEBUG : dir: reading active writers 2025/10/28 04:43:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 04:43:19 DEBUG : dir: Looking for writers 2025/10/28 04:43:19 DEBUG : file1: reading active writers 2025/10/28 04:43:19 DEBUG : Looking for writers 2025/10/28 04:43:19 DEBUG : dir: reading active writers 2025/10/28 04:43:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 04:43:19 DEBUG : dir/file1: vfs cache: starting upload 2025/10/28 04:43:19 DEBUG : dir: Looking for writers 2025/10/28 04:43:19 DEBUG : file1: reading active writers 2025/10/28 04:43:19 DEBUG : Looking for writers 2025/10/28 04:43:19 DEBUG : dir: reading active writers 2025/10/28 04:43:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/28 04:43:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:43:19 DEBUG : dir: Looking for writers 2025/10/28 04:43:19 DEBUG : file1: reading active writers 2025/10/28 04:43:19 DEBUG : Looking for writers 2025/10/28 04:43:19 DEBUG : dir: reading active writers 2025/10/28 04:43:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/28 04:43:19 DEBUG : dir: Looking for writers 2025/10/28 04:43:19 DEBUG : file1: reading active writers 2025/10/28 04:43:19 DEBUG : Looking for writers 2025/10/28 04:43:19 DEBUG : dir: reading active writers 2025/10/28 04:43:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/28 04:43:20 DEBUG : dir: Looking for writers 2025/10/28 04:43:20 DEBUG : file1: reading active writers 2025/10/28 04:43:20 DEBUG : Looking for writers 2025/10/28 04:43:20 DEBUG : dir: reading active writers 2025/10/28 04:43:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/28 04:43:20 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/28 04:43:20 INFO : dir/file1: Copied (replaced existing) 2025/10/28 04:43:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/28 04:43:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/28 04:43:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:43:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/28 04:43:21 DEBUG : dir: Looking for writers 2025/10/28 04:43:21 DEBUG : file1: reading active writers 2025/10/28 04:43:21 DEBUG : Looking for writers 2025/10/28 04:43:21 DEBUG : dir: reading active writers 2025/10/28 04:43:21 DEBUG : >WaitForWriters: 2025/10/28 04:43:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 04:43:21 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 04:43:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 04:43:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 04:43:21 DEBUG : dir/file1(0xc000a7c780): _readAt: size=512, off=0 2025/10/28 04:43:21 DEBUG : dir/file1(0xc000a7c780): openPending: 2025/10/28 04:43:21 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" 2025/10/28 04:43:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/28 04:43:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:43:21 DEBUG : dir/file1(0xc000a7c780): >openPending: err= 2025/10/28 04:43:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/28 04:43:21 DEBUG : dir/file1(0xc000a7c780): >_readAt: n=14, err=EOF 2025/10/28 04:43:21 DEBUG : dir/file1(0xc000a7c780): close: 2025/10/28 04:43:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/28 04:43:21 DEBUG : dir/file1(0xc000a7c780): >close: err= 2025/10/28 04:43:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 04:43:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/28 04:43:22 DEBUG : newLeaf: Updating file with newLeaf 0xc0006618c0 2025/10/28 04:43:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 04:43:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 04:43:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/28 04:43:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/28 04:43:23 DEBUG : dir/file1: Updating file with dir/file1 0xc0006618c0 2025/10/28 04:43:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/28 04:43:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:43:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 04:43:23 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 04:43:23 DEBUG : dir/file1(0xc00066a780): openPending: 2025/10/28 04:43:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/28 04:43:23 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/10/28 04:43:23 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/28 04:43:23 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 04:43:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/28 04:43:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:43:23 DEBUG : dir/file1(0xc00066a780): >openPending: err= 2025/10/28 04:43:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/28 04:43:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 04:43:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 04:43:23 DEBUG : dir/file1(0xc00066a780): _writeAt: size=25, off=0 2025/10/28 04:43:23 DEBUG : dir/file1(0xc00066a780): >_writeAt: n=25, err= 2025/10/28 04:43:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 04:43:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/28 04:43:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0006618c0 2025/10/28 04:43:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 04:43:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 04:43:24 DEBUG : newLeaf(0xc00066a780): close: 2025/10/28 04:43:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/28 04:43:24 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-28 04:43:23.831648407 +0000 UTC m=+241.490342276 2025/10/28 04:43:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/28 04:43:24 DEBUG : newLeaf(0xc00066a780): >close: err= 2025/10/28 04:43:24 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:43:24 DEBUG : dir: Looking for writers 2025/10/28 04:43:24 DEBUG : Looking for writers 2025/10/28 04:43:24 DEBUG : dir: reading active writers 2025/10/28 04:43:24 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 04:43:24 DEBUG : dir: Looking for writers 2025/10/28 04:43:24 DEBUG : Looking for writers 2025/10/28 04:43:24 DEBUG : dir: reading active writers 2025/10/28 04:43:24 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 04:43:24 DEBUG : dir: Looking for writers 2025/10/28 04:43:24 DEBUG : Looking for writers 2025/10/28 04:43:24 DEBUG : dir: reading active writers 2025/10/28 04:43:24 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 04:43:24 DEBUG : dir: Looking for writers 2025/10/28 04:43:24 DEBUG : Looking for writers 2025/10/28 04:43:24 DEBUG : dir: reading active writers 2025/10/28 04:43:24 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 04:43:24 DEBUG : newLeaf: vfs cache: starting upload 2025/10/28 04:43:24 DEBUG : dir: Looking for writers 2025/10/28 04:43:24 DEBUG : Looking for writers 2025/10/28 04:43:24 DEBUG : dir: reading active writers 2025/10/28 04:43:24 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/28 04:43:24 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/10/28 04:43:24 DEBUG : dir: Looking for writers 2025/10/28 04:43:24 DEBUG : Looking for writers 2025/10/28 04:43:24 DEBUG : dir: reading active writers 2025/10/28 04:43:24 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/28 04:43:25 DEBUG : dir: Looking for writers 2025/10/28 04:43:25 DEBUG : Looking for writers 2025/10/28 04:43:25 DEBUG : dir: reading active writers 2025/10/28 04:43:25 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/28 04:43:25 DEBUG : dir: Looking for writers 2025/10/28 04:43:25 DEBUG : Looking for writers 2025/10/28 04:43:25 DEBUG : dir: reading active writers 2025/10/28 04:43:25 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/28 04:43:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/28 04:43:25 INFO : newLeaf: Copied (replaced existing) 2025/10/28 04:43:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-28 04:43:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/28 04:43:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/28 04:43:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 04:43:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/28 04:43:26 DEBUG : dir: Looking for writers 2025/10/28 04:43:26 DEBUG : Looking for writers 2025/10/28 04:43:26 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:26 DEBUG : dir: reading active writers 2025/10/28 04:43:26 DEBUG : >WaitForWriters: 2025/10/28 04:43:27 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:43:27 DEBUG : dir: Looking for writers 2025/10/28 04:43:27 DEBUG : Looking for writers 2025/10/28 04:43:27 DEBUG : dir: reading active writers 2025/10/28 04:43:27 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:27 DEBUG : >WaitForWriters: 2025/10/28 04:43:27 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:43:28 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:43:28 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:43:28 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:43:28 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:43:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:43:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:43:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:43:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:43:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:43:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:43:28 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:43:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:43:31 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:43:31 DEBUG : dir: Looking for writers 2025/10/28 04:43:31 DEBUG : file1: reading active writers 2025/10/28 04:43:31 DEBUG : Looking for writers 2025/10/28 04:43:31 DEBUG : dir: reading active writers 2025/10/28 04:43:31 DEBUG : >WaitForWriters: 2025/10/28 04:43:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 04:43:31 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 04:43:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 04:43:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 04:43:31 DEBUG : dir/file1(0xc0003a2540): _readAt: size=512, off=0 2025/10/28 04:43:31 DEBUG : dir/file1(0xc0003a2540): openPending: 2025/10/28 04:43:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/28 04:43:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/28 04:43:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:43:31 DEBUG : dir/file1(0xc0003a2540): >openPending: err= 2025/10/28 04:43:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/28 04:43:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 04:43:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:43:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:43:32 DEBUG : dir/file1(0xc0003a2540): >_readAt: n=14, err=EOF 2025/10/28 04:43:32 DEBUG : dir/file1(0xc0003a2540): close: 2025/10/28 04:43:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/28 04:43:32 DEBUG : dir/file1(0xc0003a2540): >close: err= 2025/10/28 04:43:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 04:43:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/28 04:43:33 DEBUG : newLeaf: Updating file with newLeaf 0xc000728180 2025/10/28 04:43:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 04:43:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 04:43:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/28 04:43:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/28 04:43:34 DEBUG : dir/file1: Updating file with dir/file1 0xc000728180 2025/10/28 04:43:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/28 04:43:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:43:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 04:43:35 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 04:43:35 DEBUG : dir/file1(0xc00071afc0): openPending: 2025/10/28 04:43:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/28 04:43:35 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/10/28 04:43:35 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/28 04:43:35 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 04:43:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/28 04:43:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:43:35 DEBUG : dir/file1(0xc00071afc0): >openPending: err= 2025/10/28 04:43:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/28 04:43:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 04:43:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 04:43:35 DEBUG : dir/file1(0xc00071afc0): _writeAt: size=25, off=0 2025/10/28 04:43:35 DEBUG : dir/file1(0xc00071afc0): >_writeAt: n=25, err= 2025/10/28 04:43:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 04:43:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/28 04:43:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000728180 2025/10/28 04:43:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 04:43:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 04:43:35 DEBUG : newLeaf(0xc00071afc0): close: 2025/10/28 04:43:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/28 04:43:35 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-28 04:43:35.036545873 +0000 UTC m=+252.695239741 2025/10/28 04:43:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/28 04:43:35 DEBUG : newLeaf(0xc00071afc0): >close: err= 2025/10/28 04:43:35 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:43:35 DEBUG : dir: Looking for writers 2025/10/28 04:43:35 DEBUG : Looking for writers 2025/10/28 04:43:35 DEBUG : dir: reading active writers 2025/10/28 04:43:35 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 04:43:35 DEBUG : dir: Looking for writers 2025/10/28 04:43:35 DEBUG : Looking for writers 2025/10/28 04:43:35 DEBUG : dir: reading active writers 2025/10/28 04:43:35 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 04:43:35 DEBUG : dir: Looking for writers 2025/10/28 04:43:35 DEBUG : Looking for writers 2025/10/28 04:43:35 DEBUG : dir: reading active writers 2025/10/28 04:43:35 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 04:43:35 DEBUG : dir: Looking for writers 2025/10/28 04:43:35 DEBUG : Looking for writers 2025/10/28 04:43:35 DEBUG : dir: reading active writers 2025/10/28 04:43:35 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 04:43:35 DEBUG : newLeaf: vfs cache: starting upload 2025/10/28 04:43:35 DEBUG : dir: Looking for writers 2025/10/28 04:43:35 DEBUG : Looking for writers 2025/10/28 04:43:35 DEBUG : dir: reading active writers 2025/10/28 04:43:35 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/28 04:43:35 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/10/28 04:43:35 DEBUG : dir: Looking for writers 2025/10/28 04:43:35 DEBUG : Looking for writers 2025/10/28 04:43:35 DEBUG : dir: reading active writers 2025/10/28 04:43:35 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/28 04:43:36 DEBUG : dir: Looking for writers 2025/10/28 04:43:36 DEBUG : Looking for writers 2025/10/28 04:43:36 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:36 DEBUG : dir: reading active writers 2025/10/28 04:43:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/28 04:43:36 DEBUG : dir: Looking for writers 2025/10/28 04:43:36 DEBUG : Looking for writers 2025/10/28 04:43:36 DEBUG : dir: reading active writers 2025/10/28 04:43:36 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/28 04:43:37 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/28 04:43:37 INFO : newLeaf: Copied (replaced existing) 2025/10/28 04:43:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-28 04:43:35 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/28 04:43:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/28 04:43:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 04:43:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/28 04:43:37 DEBUG : dir: Looking for writers 2025/10/28 04:43:37 DEBUG : Looking for writers 2025/10/28 04:43:37 DEBUG : dir: reading active writers 2025/10/28 04:43:37 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:37 DEBUG : >WaitForWriters: 2025/10/28 04:43:38 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:43:38 DEBUG : dir: Looking for writers 2025/10/28 04:43:38 DEBUG : Looking for writers 2025/10/28 04:43:38 DEBUG : newLeaf: reading active writers 2025/10/28 04:43:38 DEBUG : dir: reading active writers 2025/10/28 04:43:38 DEBUG : >WaitForWriters: 2025/10/28 04:43:38 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting --- PASS: TestFileRename (63.39s) --- PASS: TestFileRename/off,forceCache=false (9.02s) --- PASS: TestFileRename/minimal,forceCache=false (9.31s) --- PASS: TestFileRename/minimal,forceCache=true (12.16s) --- PASS: TestFileRename/writes,forceCache=false (9.70s) --- PASS: TestFileRename/writes,forceCache=true (12.01s) --- PASS: TestFileRename/full,forceCache=false (11.19s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:43:39 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:43:39 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:43:39 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:43:39 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:43:39 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:43:39 DEBUG : Looking for writers 2025/10/28 04:43:39 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.38s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:43:39 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:43:39 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:43:41 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/28 04:43:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 04:43:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 04:43:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/28 04:43:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/28 04:43:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:43:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/28 04:43:43 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/28 04:43:43 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:43:43 DEBUG : dir: Looking for writers 2025/10/28 04:43:43 DEBUG : file1: reading active writers 2025/10/28 04:43:43 DEBUG : Looking for writers 2025/10/28 04:43:43 DEBUG : dir: reading active writers 2025/10/28 04:43:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.86s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:43:44 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:43:44 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:43:45 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/28 04:43:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 04:43:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 04:43:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/28 04:43:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/28 04:43:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:43:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/28 04:43:47 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/28 04:43:47 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/28 04:43:47 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/28 04:43:47 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/28 04:43:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/28 04:43:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/28 04:43:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/28 04:43:48 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/28 04:43:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/28 04:43:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/28 04:43:48 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/28 04:43:48 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/28 04:43:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/28 04:43:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/28 04:43:48 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/28 04:43:49 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:43:49 DEBUG : dir: Looking for writers 2025/10/28 04:43:49 DEBUG : file1: reading active writers 2025/10/28 04:43:49 DEBUG : Looking for writers 2025/10/28 04:43:49 DEBUG : dir: reading active writers 2025/10/28 04:43:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.11s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:43:50 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:43:50 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:43:51 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/28 04:43:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 04:43:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 04:43:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/28 04:43:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/28 04:43:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:43:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/28 04:43:53 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/28 04:43:53 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/28 04:43:53 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/28 04:43:53 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/28 04:43:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/28 04:43:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/28 04:43:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/28 04:43:54 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/28 04:43:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/28 04:43:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/28 04:43:54 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/28 04:43:55 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/28 04:43:55 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/28 04:43:55 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/28 04:43:55 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/28 04:43:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/28 04:43:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/28 04:43:55 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/28 04:43:55 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/28 04:43:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/28 04:43:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/28 04:43:55 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/28 04:43:55 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/28 04:43:55 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/28 04:43:55 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/28 04:43:55 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/28 04:43:55 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/28 04:43:55 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/28 04:43:55 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/28 04:43:55 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/28 04:43:55 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:43:55 DEBUG : dir: Looking for writers 2025/10/28 04:43:55 DEBUG : file1: reading active writers 2025/10/28 04:43:55 DEBUG : Looking for writers 2025/10/28 04:43:55 DEBUG : dir: reading active writers 2025/10/28 04:43:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.50s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:43:57 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:43:57 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:43:58 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/28 04:43:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 04:44:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 04:44:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/28 04:44:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/28 04:44:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:44:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/28 04:44:00 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:44:00 DEBUG : dir: Looking for writers 2025/10/28 04:44:00 DEBUG : file1: reading active writers 2025/10/28 04:44:00 DEBUG : Looking for writers 2025/10/28 04:44:00 DEBUG : dir: reading active writers 2025/10/28 04:44:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.55s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:44:01 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:44:01 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:44:03 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/28 04:44:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 04:44:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 04:44:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/28 04:44:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/28 04:44:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:44:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/28 04:44:05 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/28 04:44:05 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/28 04:44:05 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:44:05 DEBUG : dir: Looking for writers 2025/10/28 04:44:05 DEBUG : file1: reading active writers 2025/10/28 04:44:05 DEBUG : Looking for writers 2025/10/28 04:44:05 DEBUG : dir: reading active writers 2025/10/28 04:44:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.73s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:44:06 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:44:06 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:44:06 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:06 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:06 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:44:07 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/28 04:44:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 04:44:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 04:44:09 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 04:44:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 04:44:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 04:44:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/28 04:44:09 DEBUG : dir/file1(0xc00066b500): _readAt: size=1, off=0 2025/10/28 04:44:09 DEBUG : dir/file1(0xc00066b500): openPending: 2025/10/28 04:44:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/28 04:44:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/28 04:44:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:09 DEBUG : dir/file1(0xc00066b500): >openPending: err= 2025/10/28 04:44:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/28 04:44:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 04:44:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:44:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:44:09 DEBUG : dir/file1(0xc00066b500): >_readAt: n=1, err= 2025/10/28 04:44:09 DEBUG : dir/file1(0xc00066b500): _readAt: size=256, off=1 2025/10/28 04:44:09 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/28 04:44:09 DEBUG : dir/file1(0xc00066b500): >_readAt: n=15, err=EOF 2025/10/28 04:44:09 DEBUG : dir/file1(0xc00066b500): _readAt: size=16, off=16 2025/10/28 04:44:09 DEBUG : dir/file1(0xc00066b500): >_readAt: n=0, err=EOF 2025/10/28 04:44:09 DEBUG : dir/file1(0xc00066b500): close: 2025/10/28 04:44:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/28 04:44:09 DEBUG : dir/file1(0xc00066b500): >close: err= 2025/10/28 04:44:09 DEBUG : dir/file1(0xc00066b500): close: 2025/10/28 04:44:09 DEBUG : dir/file1(0xc00066b500): >close: err=file already closed 2025/10/28 04:44:09 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:44:09 DEBUG : dir: Looking for writers 2025/10/28 04:44:09 DEBUG : file1: reading active writers 2025/10/28 04:44:09 DEBUG : Looking for writers 2025/10/28 04:44:09 DEBUG : dir: reading active writers 2025/10/28 04:44:09 DEBUG : >WaitForWriters: 2025/10/28 04:44:09 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.58s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:44:11 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:44:11 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:44:11 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:11 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:11 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:44:12 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/28 04:44:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 04:44:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 04:44:14 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 04:44:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 04:44:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 04:44:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/28 04:44:14 DEBUG : dir/file1(0xc000413e80): _readAt: size=1, off=0 2025/10/28 04:44:14 DEBUG : dir/file1(0xc000413e80): openPending: 2025/10/28 04:44:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/28 04:44:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/28 04:44:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:14 DEBUG : dir/file1(0xc000413e80): >openPending: err= 2025/10/28 04:44:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/28 04:44:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 04:44:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:44:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:44:14 DEBUG : dir/file1(0xc000413e80): >_readAt: n=1, err= 2025/10/28 04:44:14 DEBUG : dir/file1(0xc000413e80): _readAt: size=1, off=5 2025/10/28 04:44:14 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/28 04:44:14 DEBUG : dir/file1(0xc000413e80): >_readAt: n=1, err= 2025/10/28 04:44:14 DEBUG : dir/file1(0xc000413e80): _readAt: size=1, off=3 2025/10/28 04:44:14 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/28 04:44:14 DEBUG : dir/file1(0xc000413e80): >_readAt: n=1, err= 2025/10/28 04:44:14 DEBUG : dir/file1(0xc000413e80): _readAt: size=1, off=13 2025/10/28 04:44:14 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/28 04:44:14 DEBUG : dir/file1(0xc000413e80): >_readAt: n=1, err= 2025/10/28 04:44:14 DEBUG : dir/file1(0xc000413e80): _readAt: size=16, off=100 2025/10/28 04:44:14 DEBUG : dir/file1(0xc000413e80): >_readAt: n=0, err=EOF 2025/10/28 04:44:14 DEBUG : dir/file1(0xc000413e80): close: 2025/10/28 04:44:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/28 04:44:14 DEBUG : dir/file1(0xc000413e80): >close: err= 2025/10/28 04:44:14 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:44:14 DEBUG : dir: Looking for writers 2025/10/28 04:44:14 DEBUG : file1: reading active writers 2025/10/28 04:44:14 DEBUG : Looking for writers 2025/10/28 04:44:14 DEBUG : dir: reading active writers 2025/10/28 04:44:14 DEBUG : >WaitForWriters: 2025/10/28 04:44:14 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.56s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:44:15 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:44:15 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:44:15 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:15 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:15 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:44:16 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/28 04:44:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 04:44:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 04:44:18 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 04:44:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 04:44:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 04:44:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/28 04:44:18 DEBUG : dir/file1(0xc00066a900): _readAt: size=1, off=0 2025/10/28 04:44:18 DEBUG : dir/file1(0xc00066a900): openPending: 2025/10/28 04:44:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/28 04:44:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/28 04:44:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:18 DEBUG : dir/file1(0xc00066a900): >openPending: err= 2025/10/28 04:44:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/28 04:44:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 04:44:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:44:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:44:19 DEBUG : dir/file1(0xc00066a900): >_readAt: n=1, err= 2025/10/28 04:44:19 DEBUG : dir/file1(0xc00066a900): _readAt: size=1, off=5 2025/10/28 04:44:19 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/28 04:44:19 DEBUG : dir/file1(0xc00066a900): >_readAt: n=1, err= 2025/10/28 04:44:19 DEBUG : dir/file1(0xc00066a900): _readAt: size=1, off=1 2025/10/28 04:44:19 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/28 04:44:19 DEBUG : dir/file1(0xc00066a900): >_readAt: n=1, err= 2025/10/28 04:44:19 DEBUG : dir/file1(0xc00066a900): _readAt: size=6, off=10 2025/10/28 04:44:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/28 04:44:19 DEBUG : dir/file1(0xc00066a900): >_readAt: n=6, err= 2025/10/28 04:44:19 DEBUG : dir/file1(0xc00066a900): _readAt: size=256, off=10 2025/10/28 04:44:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/28 04:44:19 DEBUG : dir/file1(0xc00066a900): >_readAt: n=6, err=EOF 2025/10/28 04:44:19 DEBUG : dir/file1(0xc00066a900): _readAt: size=256, off=100 2025/10/28 04:44:19 DEBUG : dir/file1(0xc00066a900): >_readAt: n=0, err=EOF 2025/10/28 04:44:19 DEBUG : dir/file1(0xc00066a900): close: 2025/10/28 04:44:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/28 04:44:19 DEBUG : dir/file1(0xc00066a900): >close: err= 2025/10/28 04:44:19 DEBUG : dir/file1(0xc00066a900): _readAt: size=256, off=100 2025/10/28 04:44:19 DEBUG : dir/file1(0xc00066a900): >_readAt: n=0, err=file already closed 2025/10/28 04:44:19 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:44:19 DEBUG : dir: Looking for writers 2025/10/28 04:44:19 DEBUG : file1: reading active writers 2025/10/28 04:44:19 DEBUG : Looking for writers 2025/10/28 04:44:19 DEBUG : dir: reading active writers 2025/10/28 04:44:19 DEBUG : >WaitForWriters: 2025/10/28 04:44:19 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.75s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:44:20 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:44:20 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:44:20 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:20 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:20 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:44:21 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/28 04:44:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 04:44:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 04:44:23 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 04:44:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 04:44:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 04:44:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/28 04:44:23 DEBUG : dir/file1(0xc000a7c280): RWFileHandle.Flush 2025/10/28 04:44:23 DEBUG : dir/file1(0xc000a7c280): _readAt: size=256, off=0 2025/10/28 04:44:23 DEBUG : dir/file1(0xc000a7c280): openPending: 2025/10/28 04:44:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/28 04:44:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/28 04:44:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:23 DEBUG : dir/file1(0xc000a7c280): >openPending: err= 2025/10/28 04:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/28 04:44:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 04:44:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:44:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:44:23 DEBUG : dir/file1(0xc000a7c280): >_readAt: n=16, err=EOF 2025/10/28 04:44:23 DEBUG : dir/file1(0xc000a7c280): RWFileHandle.Flush 2025/10/28 04:44:23 DEBUG : dir/file1(0xc000a7c280): RWFileHandle.Flush 2025/10/28 04:44:23 DEBUG : dir/file1(0xc000a7c280): close: 2025/10/28 04:44:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/28 04:44:23 DEBUG : dir/file1(0xc000a7c280): >close: err= 2025/10/28 04:44:23 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:44:23 DEBUG : dir: Looking for writers 2025/10/28 04:44:23 DEBUG : file1: reading active writers 2025/10/28 04:44:23 DEBUG : Looking for writers 2025/10/28 04:44:23 DEBUG : dir: reading active writers 2025/10/28 04:44:23 DEBUG : >WaitForWriters: 2025/10/28 04:44:23 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.59s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:44:25 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:44:25 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:44:25 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:25 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:25 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:44:26 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/28 04:44:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 04:44:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 04:44:28 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 04:44:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 04:44:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 04:44:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/28 04:44:28 DEBUG : dir/file1(0xc00066b1c0): _readAt: size=256, off=0 2025/10/28 04:44:28 DEBUG : dir/file1(0xc00066b1c0): openPending: 2025/10/28 04:44:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/28 04:44:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/28 04:44:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:28 DEBUG : dir/file1(0xc00066b1c0): >openPending: err= 2025/10/28 04:44:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/28 04:44:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 04:44:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:44:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:44:28 DEBUG : dir/file1(0xc00066b1c0): >_readAt: n=16, err=EOF 2025/10/28 04:44:28 DEBUG : dir/file1(0xc00066b1c0): RWFileHandle.Release 2025/10/28 04:44:28 DEBUG : dir/file1(0xc00066b1c0): close: 2025/10/28 04:44:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/28 04:44:28 DEBUG : dir/file1(0xc00066b1c0): >close: err= 2025/10/28 04:44:28 DEBUG : dir/file1(0xc00066b1c0): RWFileHandle.Release 2025/10/28 04:44:28 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:44:28 DEBUG : dir: Looking for writers 2025/10/28 04:44:28 DEBUG : file1: reading active writers 2025/10/28 04:44:28 DEBUG : Looking for writers 2025/10/28 04:44:28 DEBUG : dir: reading active writers 2025/10/28 04:44:28 DEBUG : >WaitForWriters: 2025/10/28 04:44:28 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.58s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:44:29 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:44:29 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:44:29 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:29 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:44:29 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:44:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:44:29 DEBUG : file1: newRWFileHandle: 2025/10/28 04:44:29 DEBUG : file1(0xc000a7cf00): openPending: 2025/10/28 04:44:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:29 DEBUG : file1(0xc000a7cf00): >openPending: err= 2025/10/28 04:44:29 DEBUG : file1: >newRWFileHandle: err= 2025/10/28 04:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/28 04:44:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/28 04:44:29 DEBUG : file1(0xc000a7cf00): _writeAt: size=5, off=0 2025/10/28 04:44:29 DEBUG : file1(0xc000a7cf00): >_writeAt: n=5, err= 2025/10/28 04:44:29 DEBUG : file1(0xc000a7cf00): _writeAt: size=7, off=5 2025/10/28 04:44:29 DEBUG : file1(0xc000a7cf00): >_writeAt: n=7, err= 2025/10/28 04:44:29 DEBUG : file1: vfs cache: truncate to size=11 2025/10/28 04:44:29 DEBUG : file1(0xc000a7cf00): close: 2025/10/28 04:44:29 DEBUG : file1: vfs cache: setting modification time to 2025-10-28 04:44:29.834584848 +0000 UTC m=+307.493278716 2025/10/28 04:44:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/28 04:44:29 DEBUG : file1(0xc000a7cf00): >close: err= 2025/10/28 04:44:29 DEBUG : file1(0xc000a7cf00): close: 2025/10/28 04:44:29 DEBUG : file1(0xc000a7cf00): >close: err=file already closed 2025/10/28 04:44:29 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:44:29 DEBUG : Looking for writers 2025/10/28 04:44:29 DEBUG : file1: reading active writers 2025/10/28 04:44:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 04:44:29 DEBUG : Looking for writers 2025/10/28 04:44:29 DEBUG : file1: reading active writers 2025/10/28 04:44:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 04:44:29 DEBUG : Looking for writers 2025/10/28 04:44:29 DEBUG : file1: reading active writers 2025/10/28 04:44:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 04:44:29 DEBUG : Looking for writers 2025/10/28 04:44:29 DEBUG : file1: reading active writers 2025/10/28 04:44:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 04:44:29 DEBUG : file1: vfs cache: starting upload 2025/10/28 04:44:29 DEBUG : Looking for writers 2025/10/28 04:44:29 DEBUG : file1: reading active writers 2025/10/28 04:44:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/28 04:44:30 DEBUG : Looking for writers 2025/10/28 04:44:30 DEBUG : file1: reading active writers 2025/10/28 04:44:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/28 04:44:30 DEBUG : Looking for writers 2025/10/28 04:44:30 DEBUG : file1: reading active writers 2025/10/28 04:44:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/28 04:44:30 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/10/28 04:44:31 DEBUG : Looking for writers 2025/10/28 04:44:31 DEBUG : file1: reading active writers 2025/10/28 04:44:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/28 04:44:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/28 04:44:31 INFO : file1: Copied (new) 2025/10/28 04:44:31 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-28 04:44:29 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/28 04:44:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/28 04:44:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:31 INFO : file1: vfs cache: upload succeeded try #1 2025/10/28 04:44:32 DEBUG : Looking for writers 2025/10/28 04:44:32 DEBUG : file1: reading active writers 2025/10/28 04:44:32 DEBUG : >WaitForWriters: 2025/10/28 04:44:32 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:44:32 DEBUG : Looking for writers 2025/10/28 04:44:32 DEBUG : file1: reading active writers 2025/10/28 04:44:32 DEBUG : >WaitForWriters: 2025/10/28 04:44:32 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.26s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:44:32 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:44:32 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:44:32 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:32 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:44:32 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:44:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:44:33 DEBUG : file1: newRWFileHandle: 2025/10/28 04:44:33 DEBUG : file1(0xc0003a2080): openPending: 2025/10/28 04:44:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:44:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:33 DEBUG : file1(0xc0003a2080): >openPending: err= 2025/10/28 04:44:33 DEBUG : file1: >newRWFileHandle: err= 2025/10/28 04:44:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/28 04:44:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/28 04:44:33 DEBUG : file1(0xc0003a2080): _writeAt: size=7, off=0 2025/10/28 04:44:33 DEBUG : file1(0xc0003a2080): >_writeAt: n=7, err= 2025/10/28 04:44:33 DEBUG : file1(0xc0003a2080): _writeAt: size=6, off=5 2025/10/28 04:44:33 DEBUG : file1(0xc0003a2080): >_writeAt: n=6, err= 2025/10/28 04:44:33 DEBUG : file1(0xc0003a2080): close: 2025/10/28 04:44:33 DEBUG : file1: vfs cache: setting modification time to 2025-10-28 04:44:33.101924736 +0000 UTC m=+310.760618594 2025/10/28 04:44:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/28 04:44:33 DEBUG : file1(0xc0003a2080): >close: err= 2025/10/28 04:44:33 DEBUG : file1(0xc0003a2080): _writeAt: size=5, off=0 2025/10/28 04:44:33 DEBUG : file1(0xc0003a2080): >_writeAt: n=0, err=file already closed 2025/10/28 04:44:33 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:44:33 DEBUG : Looking for writers 2025/10/28 04:44:33 DEBUG : file1: reading active writers 2025/10/28 04:44:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 04:44:33 DEBUG : Looking for writers 2025/10/28 04:44:33 DEBUG : file1: reading active writers 2025/10/28 04:44:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 04:44:33 DEBUG : Looking for writers 2025/10/28 04:44:33 DEBUG : file1: reading active writers 2025/10/28 04:44:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 04:44:33 DEBUG : Looking for writers 2025/10/28 04:44:33 DEBUG : file1: reading active writers 2025/10/28 04:44:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 04:44:33 DEBUG : file1: vfs cache: starting upload 2025/10/28 04:44:33 DEBUG : Looking for writers 2025/10/28 04:44:33 DEBUG : file1: reading active writers 2025/10/28 04:44:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/28 04:44:33 DEBUG : Looking for writers 2025/10/28 04:44:33 DEBUG : file1: reading active writers 2025/10/28 04:44:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/28 04:44:33 DEBUG : Looking for writers 2025/10/28 04:44:33 DEBUG : file1: reading active writers 2025/10/28 04:44:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/28 04:44:34 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/10/28 04:44:34 DEBUG : Looking for writers 2025/10/28 04:44:34 DEBUG : file1: reading active writers 2025/10/28 04:44:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/28 04:44:35 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/28 04:44:35 INFO : file1: Copied (new) 2025/10/28 04:44:35 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-28 04:44:33 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/28 04:44:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/28 04:44:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:35 INFO : file1: vfs cache: upload succeeded try #1 2025/10/28 04:44:35 DEBUG : Looking for writers 2025/10/28 04:44:35 DEBUG : file1: reading active writers 2025/10/28 04:44:35 DEBUG : >WaitForWriters: 2025/10/28 04:44:35 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:44:35 DEBUG : Looking for writers 2025/10/28 04:44:35 DEBUG : file1: reading active writers 2025/10/28 04:44:35 DEBUG : >WaitForWriters: 2025/10/28 04:44:35 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.26s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:44:36 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:44:36 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:44:36 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:36 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:44:36 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:44:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:44:36 DEBUG : file1: newRWFileHandle: 2025/10/28 04:44:36 DEBUG : file1(0xc000413e40): openPending: 2025/10/28 04:44:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:44:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:36 DEBUG : file1(0xc000413e40): >openPending: err= 2025/10/28 04:44:36 DEBUG : file1: >newRWFileHandle: err= 2025/10/28 04:44:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/28 04:44:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/28 04:44:36 DEBUG : file1(0xc000413e40): close: 2025/10/28 04:44:36 DEBUG : file1: vfs cache: setting modification time to 2025-10-28 04:44:36.350873052 +0000 UTC m=+314.009566920 2025/10/28 04:44:36 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/28 04:44:36 DEBUG : file1(0xc000413e40): >close: err= 2025/10/28 04:44:36 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/28 04:44:36 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/28 04:44:36 DEBUG : file2: newRWFileHandle: 2025/10/28 04:44:36 DEBUG : file2(0xc0005fa6c0): openPending: 2025/10/28 04:44:36 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:44:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/28 04:44:36 DEBUG : file2(0xc0005fa6c0): >openPending: err= 2025/10/28 04:44:36 DEBUG : file2: >newRWFileHandle: err= 2025/10/28 04:44:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/28 04:44:36 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/28 04:44:36 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/28 04:44:36 DEBUG : file2(0xc0005fa6c0): RWFileHandle.Flush 2025/10/28 04:44:36 DEBUG : file2(0xc0005fa6c0): RWFileHandle.Release 2025/10/28 04:44:36 DEBUG : file2(0xc0005fa6c0): close: 2025/10/28 04:44:36 DEBUG : file2: vfs cache: setting modification time to 2025-10-28 04:44:36.352560841 +0000 UTC m=+314.011254700 2025/10/28 04:44:36 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/28 04:44:36 DEBUG : file2(0xc0005fa6c0): >close: err= 2025/10/28 04:44:36 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:44:36 DEBUG : Looking for writers 2025/10/28 04:44:36 DEBUG : file1: reading active writers 2025/10/28 04:44:36 DEBUG : file2: reading active writers 2025/10/28 04:44:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/28 04:44:36 DEBUG : Looking for writers 2025/10/28 04:44:36 DEBUG : file1: reading active writers 2025/10/28 04:44:36 DEBUG : file2: reading active writers 2025/10/28 04:44:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/28 04:44:36 DEBUG : Looking for writers 2025/10/28 04:44:36 DEBUG : file1: reading active writers 2025/10/28 04:44:36 DEBUG : file2: reading active writers 2025/10/28 04:44:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/28 04:44:36 DEBUG : Looking for writers 2025/10/28 04:44:36 DEBUG : file2: reading active writers 2025/10/28 04:44:36 DEBUG : file1: reading active writers 2025/10/28 04:44:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/28 04:44:36 DEBUG : file1: vfs cache: starting upload 2025/10/28 04:44:36 DEBUG : file2: vfs cache: starting upload 2025/10/28 04:44:36 DEBUG : Looking for writers 2025/10/28 04:44:36 DEBUG : file1: reading active writers 2025/10/28 04:44:36 DEBUG : file2: reading active writers 2025/10/28 04:44:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/10/28 04:44:36 DEBUG : Looking for writers 2025/10/28 04:44:36 DEBUG : file1: reading active writers 2025/10/28 04:44:36 DEBUG : file2: reading active writers 2025/10/28 04:44:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/10/28 04:44:36 DEBUG : Looking for writers 2025/10/28 04:44:36 DEBUG : file1: reading active writers 2025/10/28 04:44:36 DEBUG : file2: reading active writers 2025/10/28 04:44:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/10/28 04:44:37 DEBUG : Looking for writers 2025/10/28 04:44:37 DEBUG : file1: reading active writers 2025/10/28 04:44:37 DEBUG : file2: reading active writers 2025/10/28 04:44:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/10/28 04:44:38 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/28 04:44:38 INFO : file1: Copied (new) 2025/10/28 04:44:38 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-28 04:44:36 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/28 04:44:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/28 04:44:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:38 INFO : file1: vfs cache: upload succeeded try #1 2025/10/28 04:44:38 DEBUG : Looking for writers 2025/10/28 04:44:38 DEBUG : file1: reading active writers 2025/10/28 04:44:38 DEBUG : file2: reading active writers 2025/10/28 04:44:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/28 04:44:38 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/28 04:44:38 INFO : file2: Copied (new) 2025/10/28 04:44:38 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-28 04:44:36 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/28 04:44:38 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/28 04:44:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/28 04:44:38 INFO : file2: vfs cache: upload succeeded try #1 2025/10/28 04:44:39 DEBUG : Looking for writers 2025/10/28 04:44:39 DEBUG : file2: reading active writers 2025/10/28 04:44:39 DEBUG : file1: reading active writers 2025/10/28 04:44:39 DEBUG : >WaitForWriters: 2025/10/28 04:44:39 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:44:39 DEBUG : Looking for writers 2025/10/28 04:44:39 DEBUG : file1: reading active writers 2025/10/28 04:44:39 DEBUG : file2: reading active writers 2025/10/28 04:44:39 DEBUG : >WaitForWriters: 2025/10/28 04:44:39 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.44s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:44:40 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:44:40 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:44:40 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:40 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:44:40 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:44:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:44:40 DEBUG : file1: newRWFileHandle: 2025/10/28 04:44:40 DEBUG : file1(0xc0005fa800): openPending: 2025/10/28 04:44:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:44:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:40 DEBUG : file1(0xc0005fa800): >openPending: err= 2025/10/28 04:44:40 DEBUG : file1: >newRWFileHandle: err= 2025/10/28 04:44:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/28 04:44:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/28 04:44:40 DEBUG : file1(0xc0005fa800): _writeAt: size=5, off=0 2025/10/28 04:44:40 DEBUG : file1(0xc0005fa800): >_writeAt: n=5, err= 2025/10/28 04:44:40 DEBUG : file1(0xc0005fa800): RWFileHandle.Flush 2025/10/28 04:44:40 DEBUG : file1(0xc0005fa800): RWFileHandle.Flush 2025/10/28 04:44:40 DEBUG : file1(0xc0005fa800): close: 2025/10/28 04:44:40 DEBUG : file1: vfs cache: setting modification time to 2025-10-28 04:44:40.791216845 +0000 UTC m=+318.449910714 2025/10/28 04:44:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/28 04:44:40 DEBUG : file1(0xc0005fa800): >close: err= 2025/10/28 04:44:40 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:44:40 DEBUG : Looking for writers 2025/10/28 04:44:40 DEBUG : file1: reading active writers 2025/10/28 04:44:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 04:44:40 DEBUG : Looking for writers 2025/10/28 04:44:40 DEBUG : file1: reading active writers 2025/10/28 04:44:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 04:44:40 DEBUG : Looking for writers 2025/10/28 04:44:40 DEBUG : file1: reading active writers 2025/10/28 04:44:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 04:44:40 DEBUG : Looking for writers 2025/10/28 04:44:40 DEBUG : file1: reading active writers 2025/10/28 04:44:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 04:44:40 DEBUG : file1: vfs cache: starting upload 2025/10/28 04:44:40 DEBUG : Looking for writers 2025/10/28 04:44:40 DEBUG : file1: reading active writers 2025/10/28 04:44:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/28 04:44:41 DEBUG : Looking for writers 2025/10/28 04:44:41 DEBUG : file1: reading active writers 2025/10/28 04:44:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/28 04:44:41 DEBUG : Looking for writers 2025/10/28 04:44:41 DEBUG : file1: reading active writers 2025/10/28 04:44:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/28 04:44:41 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/28 04:44:42 DEBUG : Looking for writers 2025/10/28 04:44:42 DEBUG : file1: reading active writers 2025/10/28 04:44:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/28 04:44:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/28 04:44:42 INFO : file1: Copied (new) 2025/10/28 04:44:42 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-28 04:44:40 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/28 04:44:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/28 04:44:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:42 INFO : file1: vfs cache: upload succeeded try #1 2025/10/28 04:44:43 DEBUG : Looking for writers 2025/10/28 04:44:43 DEBUG : file1: reading active writers 2025/10/28 04:44:43 DEBUG : >WaitForWriters: 2025/10/28 04:44:43 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.06s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:44:43 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:44:43 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:44:43 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:43 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:44:43 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:44:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:44:43 DEBUG : file1: newRWFileHandle: 2025/10/28 04:44:43 DEBUG : file1(0xc0003a2100): openPending: 2025/10/28 04:44:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:44:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:43 DEBUG : file1(0xc0003a2100): >openPending: err= 2025/10/28 04:44:43 DEBUG : file1: >newRWFileHandle: err= 2025/10/28 04:44:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/28 04:44:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/28 04:44:43 DEBUG : file1(0xc0003a2100): _writeAt: size=5, off=0 2025/10/28 04:44:43 DEBUG : file1(0xc0003a2100): >_writeAt: n=5, err= 2025/10/28 04:44:43 DEBUG : file1(0xc0003a2100): RWFileHandle.Release 2025/10/28 04:44:43 DEBUG : file1(0xc0003a2100): close: 2025/10/28 04:44:43 DEBUG : file1: vfs cache: setting modification time to 2025-10-28 04:44:43.856931759 +0000 UTC m=+321.515625627 2025/10/28 04:44:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/28 04:44:43 DEBUG : file1(0xc0003a2100): >close: err= 2025/10/28 04:44:43 DEBUG : file1(0xc0003a2100): RWFileHandle.Release 2025/10/28 04:44:43 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:44:43 DEBUG : Looking for writers 2025/10/28 04:44:43 DEBUG : file1: reading active writers 2025/10/28 04:44:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 04:44:43 DEBUG : Looking for writers 2025/10/28 04:44:43 DEBUG : file1: reading active writers 2025/10/28 04:44:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 04:44:43 DEBUG : Looking for writers 2025/10/28 04:44:43 DEBUG : file1: reading active writers 2025/10/28 04:44:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 04:44:43 DEBUG : Looking for writers 2025/10/28 04:44:43 DEBUG : file1: reading active writers 2025/10/28 04:44:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 04:44:43 DEBUG : file1: vfs cache: starting upload 2025/10/28 04:44:44 DEBUG : Looking for writers 2025/10/28 04:44:44 DEBUG : file1: reading active writers 2025/10/28 04:44:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/28 04:44:44 DEBUG : Looking for writers 2025/10/28 04:44:44 DEBUG : file1: reading active writers 2025/10/28 04:44:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/28 04:44:44 DEBUG : Looking for writers 2025/10/28 04:44:44 DEBUG : file1: reading active writers 2025/10/28 04:44:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/28 04:44:44 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/28 04:44:45 DEBUG : Looking for writers 2025/10/28 04:44:45 DEBUG : file1: reading active writers 2025/10/28 04:44:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/28 04:44:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/28 04:44:45 INFO : file1: Copied (new) 2025/10/28 04:44:45 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-28 04:44:43 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/28 04:44:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/28 04:44:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:45 INFO : file1: vfs cache: upload succeeded try #1 2025/10/28 04:44:46 DEBUG : Looking for writers 2025/10/28 04:44:46 DEBUG : file1: reading active writers 2025/10/28 04:44:46 DEBUG : >WaitForWriters: 2025/10/28 04:44:46 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.07s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:44:46 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:44:46 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:44:46 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:46 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:46 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:44:47 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/28 04:44:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/28 04:44:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 04:44:49 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 04:44:49 DEBUG : dir/file1(0xc0003a2100): openPending: 2025/10/28 04:44:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/28 04:44:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/28 04:44:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:49 DEBUG : dir/file1(0xc0003a2100): >openPending: err= 2025/10/28 04:44:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/28 04:44:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 04:44:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 04:44:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/28 04:44:49 DEBUG : dir/file1(0xc0003a2100): _writeAt: size=5, off=0 2025/10/28 04:44:49 DEBUG : dir/file1(0xc0003a2100): >_writeAt: n=5, err= 2025/10/28 04:44:49 DEBUG : dir/file1(0xc0003a2100): close: 2025/10/28 04:44:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:44:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-28 04:44:49.981659451 +0000 UTC m=+327.640353320 2025/10/28 04:44:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/28 04:44:49 DEBUG : dir/file1(0xc0003a2100): >close: err= 2025/10/28 04:44:49 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:44:49 DEBUG : dir: Looking for writers 2025/10/28 04:44:49 DEBUG : file1: reading active writers 2025/10/28 04:44:49 DEBUG : Looking for writers 2025/10/28 04:44:49 DEBUG : dir: reading active writers 2025/10/28 04:44:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 04:44:49 DEBUG : dir: Looking for writers 2025/10/28 04:44:49 DEBUG : file1: reading active writers 2025/10/28 04:44:49 DEBUG : Looking for writers 2025/10/28 04:44:49 DEBUG : dir: reading active writers 2025/10/28 04:44:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 04:44:50 DEBUG : dir: Looking for writers 2025/10/28 04:44:50 DEBUG : file1: reading active writers 2025/10/28 04:44:50 DEBUG : Looking for writers 2025/10/28 04:44:50 DEBUG : dir: reading active writers 2025/10/28 04:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 04:44:50 DEBUG : dir: Looking for writers 2025/10/28 04:44:50 DEBUG : file1: reading active writers 2025/10/28 04:44:50 DEBUG : Looking for writers 2025/10/28 04:44:50 DEBUG : dir: reading active writers 2025/10/28 04:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 04:44:50 DEBUG : dir/file1: vfs cache: starting upload 2025/10/28 04:44:50 DEBUG : dir: Looking for writers 2025/10/28 04:44:50 DEBUG : file1: reading active writers 2025/10/28 04:44:50 DEBUG : Looking for writers 2025/10/28 04:44:50 DEBUG : dir: reading active writers 2025/10/28 04:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/28 04:44:50 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/10/28 04:44:50 DEBUG : dir: Looking for writers 2025/10/28 04:44:50 DEBUG : file1: reading active writers 2025/10/28 04:44:50 DEBUG : Looking for writers 2025/10/28 04:44:50 DEBUG : dir: reading active writers 2025/10/28 04:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/28 04:44:50 DEBUG : dir: Looking for writers 2025/10/28 04:44:50 DEBUG : file1: reading active writers 2025/10/28 04:44:50 DEBUG : Looking for writers 2025/10/28 04:44:50 DEBUG : dir: reading active writers 2025/10/28 04:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/28 04:44:51 DEBUG : dir: Looking for writers 2025/10/28 04:44:51 DEBUG : file1: reading active writers 2025/10/28 04:44:51 DEBUG : Looking for writers 2025/10/28 04:44:51 DEBUG : dir: reading active writers 2025/10/28 04:44:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/28 04:44:51 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/28 04:44:51 INFO : dir/file1: Copied (replaced existing) 2025/10/28 04:44:51 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-28 04:44:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/28 04:44:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/28 04:44:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/28 04:44:52 DEBUG : dir: Looking for writers 2025/10/28 04:44:52 DEBUG : file1: reading active writers 2025/10/28 04:44:52 DEBUG : Looking for writers 2025/10/28 04:44:52 DEBUG : dir: reading active writers 2025/10/28 04:44:52 DEBUG : >WaitForWriters: 2025/10/28 04:44:52 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.71s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:44:53 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:44:53 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:44:53 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:53 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:44:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:44:53 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:44:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/28 04:44:56 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:44:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:44:56 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 04:44:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 04:44:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 04:44:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/28 04:44:56 DEBUG : dir/file1(0xc00066a980): _writeAt: size=5, off=0 2025/10/28 04:44:56 DEBUG : dir/file1(0xc00066a980): openPending: 2025/10/28 04:44:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/28 04:44:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/28 04:44:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:56 DEBUG : dir/file1(0xc00066a980): >openPending: err= 2025/10/28 04:44:56 DEBUG : dir/file1(0xc00066a980): >_writeAt: n=5, err= 2025/10/28 04:44:56 DEBUG : dir/file1(0xc00066a980): _writeAt: size=15, off=5 2025/10/28 04:44:56 DEBUG : dir/file1(0xc00066a980): >_writeAt: n=15, err= 2025/10/28 04:44:56 DEBUG : dir/file1(0xc00066a980): close: 2025/10/28 04:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/28 04:44:56 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-28 04:44:56.65496099 +0000 UTC m=+334.313654848 2025/10/28 04:44:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/28 04:44:56 DEBUG : dir/file1(0xc00066a980): >close: err= 2025/10/28 04:44:56 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:44:56 DEBUG : dir: Looking for writers 2025/10/28 04:44:56 DEBUG : file1: reading active writers 2025/10/28 04:44:56 DEBUG : Looking for writers 2025/10/28 04:44:56 DEBUG : dir: reading active writers 2025/10/28 04:44:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 04:44:56 DEBUG : dir: Looking for writers 2025/10/28 04:44:56 DEBUG : file1: reading active writers 2025/10/28 04:44:56 DEBUG : Looking for writers 2025/10/28 04:44:56 DEBUG : dir: reading active writers 2025/10/28 04:44:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 04:44:56 DEBUG : dir: Looking for writers 2025/10/28 04:44:56 DEBUG : file1: reading active writers 2025/10/28 04:44:56 DEBUG : Looking for writers 2025/10/28 04:44:56 DEBUG : dir: reading active writers 2025/10/28 04:44:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 04:44:56 DEBUG : dir: Looking for writers 2025/10/28 04:44:56 DEBUG : file1: reading active writers 2025/10/28 04:44:56 DEBUG : Looking for writers 2025/10/28 04:44:56 DEBUG : dir: reading active writers 2025/10/28 04:44:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 04:44:56 DEBUG : dir/file1: vfs cache: starting upload 2025/10/28 04:44:56 DEBUG : dir: Looking for writers 2025/10/28 04:44:56 DEBUG : file1: reading active writers 2025/10/28 04:44:56 DEBUG : Looking for writers 2025/10/28 04:44:56 DEBUG : dir: reading active writers 2025/10/28 04:44:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/28 04:44:56 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/10/28 04:44:56 DEBUG : dir: Looking for writers 2025/10/28 04:44:56 DEBUG : file1: reading active writers 2025/10/28 04:44:56 DEBUG : Looking for writers 2025/10/28 04:44:56 DEBUG : dir: reading active writers 2025/10/28 04:44:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/28 04:44:57 DEBUG : dir: Looking for writers 2025/10/28 04:44:57 DEBUG : file1: reading active writers 2025/10/28 04:44:57 DEBUG : Looking for writers 2025/10/28 04:44:57 DEBUG : dir: reading active writers 2025/10/28 04:44:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/28 04:44:57 DEBUG : dir: Looking for writers 2025/10/28 04:44:57 DEBUG : file1: reading active writers 2025/10/28 04:44:57 DEBUG : Looking for writers 2025/10/28 04:44:57 DEBUG : dir: reading active writers 2025/10/28 04:44:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/28 04:44:58 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/10/28 04:44:58 INFO : dir/file1: Copied (replaced existing) 2025/10/28 04:44:58 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-28 04:44:56 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/10/28 04:44:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/28 04:44:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:44:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/28 04:44:58 DEBUG : dir: Looking for writers 2025/10/28 04:44:58 DEBUG : file1: reading active writers 2025/10/28 04:44:58 DEBUG : Looking for writers 2025/10/28 04:44:58 DEBUG : dir: reading active writers 2025/10/28 04:44:58 DEBUG : >WaitForWriters: 2025/10/28 04:44:58 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.69s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:45:00 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:45:00 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:45:00 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:00 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:45:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:45:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:00 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:45:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:00 DEBUG : file1: newRWFileHandle: 2025/10/28 04:45:00 DEBUG : file1(0xc0005fa8c0): openPending: 2025/10/28 04:45:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:45:00 DEBUG : file1(0xc0005fa8c0): >openPending: err= 2025/10/28 04:45:00 DEBUG : file1: >newRWFileHandle: err= 2025/10/28 04:45:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:45:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/28 04:45:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/28 04:45:00 DEBUG : file1(0xc0005fa8c0): _writeAt: size=5, off=0 2025/10/28 04:45:00 DEBUG : file1(0xc0005fa8c0): >_writeAt: n=5, err= 2025/10/28 04:45:00 DEBUG : file1(0xc0005fa8c0): close: 2025/10/28 04:45:00 DEBUG : file1: vfs cache: setting modification time to 2025-10-28 04:45:00.317619683 +0000 UTC m=+337.976313511 2025/10/28 04:45:00 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:00 DEBUG : file1(0xc0005fa8c0): >close: err= 2025/10/28 04:45:00 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:45:00 DEBUG : Looking for writers 2025/10/28 04:45:00 DEBUG : file1: reading active writers 2025/10/28 04:45:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 04:45:00 DEBUG : Looking for writers 2025/10/28 04:45:00 DEBUG : file1: reading active writers 2025/10/28 04:45:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 04:45:00 DEBUG : Looking for writers 2025/10/28 04:45:00 DEBUG : file1: reading active writers 2025/10/28 04:45:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 04:45:00 DEBUG : Looking for writers 2025/10/28 04:45:00 DEBUG : file1: reading active writers 2025/10/28 04:45:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 04:45:00 DEBUG : file1: vfs cache: starting upload 2025/10/28 04:45:00 DEBUG : Looking for writers 2025/10/28 04:45:00 DEBUG : file1: reading active writers 2025/10/28 04:45:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/28 04:45:00 DEBUG : Looking for writers 2025/10/28 04:45:00 DEBUG : file1: reading active writers 2025/10/28 04:45:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/28 04:45:00 DEBUG : Looking for writers 2025/10/28 04:45:00 DEBUG : file1: reading active writers 2025/10/28 04:45:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/28 04:45:01 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/28 04:45:01 DEBUG : Looking for writers 2025/10/28 04:45:01 DEBUG : file1: reading active writers 2025/10/28 04:45:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/28 04:45:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/28 04:45:02 INFO : file1: Copied (new) 2025/10/28 04:45:02 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-28 04:45:00 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/28 04:45:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/28 04:45:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:45:02 INFO : file1: vfs cache: upload succeeded try #1 2025/10/28 04:45:02 DEBUG : Looking for writers 2025/10/28 04:45:02 DEBUG : file1: reading active writers 2025/10/28 04:45:02 DEBUG : >WaitForWriters: 2025/10/28 04:45:02 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.07s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:45:03 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:45:03 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:45:03 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:03 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:45:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:45:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/28 04:45:03 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fa480): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fa480): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fa480): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fa480): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fa480): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.393345818 +0000 UTC m=+341.052039685 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fa480): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fa9c0): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fa9c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fa9c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fa9c0): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fa9c0): _writeAt: size=3, off=2 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fa9c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fa9c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.393345818 +0000 UTC m=+341.052039685 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fa9c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005faec0): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005faec0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005faec0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005faec0): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005faec0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.393345818 +0000 UTC m=+341.052039685 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005faec0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378bd0 item 1 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fb5c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fb5c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fb5c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fb5c0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fb5c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.397354444 +0000 UTC m=+341.056048311 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fb5c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fbb00): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fbb00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fbb00): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fbb00): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fbb00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.397354444 +0000 UTC m=+341.056048311 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0005fbb00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c150 item 2 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0002c5740): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0002c5740): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0002c5740): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0002c5740): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0002c5740): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.40043138 +0000 UTC m=+341.059125249 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0002c5740): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000412100): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000412100): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000412100): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000412100): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000412100): _writeAt: size=3, off=2 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000412100): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000412100): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.40043138 +0000 UTC m=+341.059125249 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000412100): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000413640): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000413640): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000413640): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000413640): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000413640): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.40043138 +0000 UTC m=+341.059125249 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000413640): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cfc0 item 3 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7c980): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7c980): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7c980): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7c980): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7c980): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.404666262 +0000 UTC m=+341.063360120 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7c980): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7cf40): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7cf40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7cf40): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7cf40): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7cf40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.404666262 +0000 UTC m=+341.063360120 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7cf40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce460 item 4 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7d600): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7d600): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7d600): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7d600): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7d600): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.408036921 +0000 UTC m=+341.066730789 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7d600): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7dac0): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7dac0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7dac0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7dac0): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7dac0): _writeAt: size=3, off=2 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7dac0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7dac0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.408036921 +0000 UTC m=+341.066730789 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a7dac0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000806000): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000806000): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000806000): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000806000): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000806000): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.408036921 +0000 UTC m=+341.066730789 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000806000): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cea80 item 5 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000806680): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000806680): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000806680): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000806680): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000806680): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.412821384 +0000 UTC m=+341.071515251 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000806680): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000806bc0): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000806bc0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000806bc0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000806bc0): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000806bc0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.412821384 +0000 UTC m=+341.071515251 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000806bc0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf260 item 6 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000807240): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000807240): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000807240): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000807240): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000807240): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.416208833 +0000 UTC m=+341.074902702 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000807240): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000807740): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000807740): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000807740): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000807740): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000807740): _writeAt: size=3, off=2 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000807740): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000807740): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.416208833 +0000 UTC m=+341.074902702 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000807740): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000807c00): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000807c00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000807c00): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000807c00): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000807c00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.416208833 +0000 UTC m=+341.074902702 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000807c00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf960 item 7 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066aa80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066aa80): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066aa80): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066aa80): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066aa80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.420423175 +0000 UTC m=+341.079117023 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066aa80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066b080): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066b080): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066b080): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066b080): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066b080): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.420423175 +0000 UTC m=+341.079117023 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066b080): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d7a0 item 8 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066b680): _readAt: size=2, off=0 2025/10/28 04:45:03 ERROR : open-test-file(0xc00066b680): Couldn't read size of file 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066b680): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066b680): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066b680): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066b680): close: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066b680): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066ba40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066ba40): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066ba40): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066ba40): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066ba40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.422614409 +0000 UTC m=+341.081308257 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066ba40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066bec0): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066bec0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066bec0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066bec0): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066bec0): _writeAt: size=3, off=2 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066bec0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066bec0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.422614409 +0000 UTC m=+341.081308257 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00066bec0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000890440): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000890440): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000890440): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000890440): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000890440): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.422614409 +0000 UTC m=+341.081308257 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000890440): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047db20 item 9 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000890ac0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000890ac0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000890ac0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000890ac0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000890ac0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.425591729 +0000 UTC m=+341.084285558 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000890ac0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891000): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891000): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891000): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891000): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891000): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.425591729 +0000 UTC m=+341.084285558 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891000): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004445b0 item 10 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891640): _readAt: size=2, off=0 2025/10/28 04:45:03 ERROR : open-test-file(0xc000891640): Couldn't read size of file 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891640): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891640): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891640): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891640): close: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891640): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891a00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891a00): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891a00): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891a00): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891a00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.427981146 +0000 UTC m=+341.086674974 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891a00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891f00): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891f00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891f00): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891f00): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891f00): _writeAt: size=3, off=2 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891f00): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891f00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.427981146 +0000 UTC m=+341.086674974 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000891f00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b2480): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b2480): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b2480): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b2480): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b2480): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.427981146 +0000 UTC m=+341.086674974 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b2480): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445180 item 11 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b2b00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b2b00): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b2b00): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b2b00): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b2b00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.43011349 +0000 UTC m=+341.088807317 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b2b00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b3040): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b3040): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b3040): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b3040): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b3040): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.43011349 +0000 UTC m=+341.088807317 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b3040): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445dc0 item 12 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b3680): _readAt: size=2, off=0 2025/10/28 04:45:03 ERROR : open-test-file(0xc0008b3680): Couldn't read size of file 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b3680): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b3680): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b3680): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b3680): close: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b3680): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b3a40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b3a40): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b3a40): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b3a40): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b3a40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.431592646 +0000 UTC m=+341.090286475 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008b3a40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f8180): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f8180): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f8180): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f8180): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f8180): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.431592646 +0000 UTC m=+341.090286475 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f8180): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b110 item 13 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f8800): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f8800): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f8800): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f8800): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f8800): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.433020697 +0000 UTC m=+341.091714515 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f8800): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f8d40): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f8d40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f8d40): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f8d40): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f8d40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.433020697 +0000 UTC m=+341.091714515 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f8d40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bc00 item 14 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f9380): _readAt: size=2, off=0 2025/10/28 04:45:03 ERROR : open-test-file(0xc0008f9380): Couldn't read size of file 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f9380): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f9380): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f9380): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f9380): close: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f9380): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f9740): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f9740): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f9740): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f9740): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f9740): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.43460394 +0000 UTC m=+341.093297768 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f9740): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f9e00): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f9e00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f9e00): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f9e00): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f9e00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.43460394 +0000 UTC m=+341.093297768 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0008f9e00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003265b0 item 15 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092c500): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092c500): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092c500): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092c500): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092c500): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.436239591 +0000 UTC m=+341.094933419 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092c500): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092ca40): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092ca40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092ca40): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092ca40): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092ca40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.436239591 +0000 UTC m=+341.094933419 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092ca40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003270a0 item 16 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092d080): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092d080): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092d080): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092d080): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092d080): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.437613751 +0000 UTC m=+341.096307579 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092d080): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092d500): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092d500): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092d500): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092d500): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092d500): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092d500): _writeAt: size=3, off=7 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092d500): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092d500): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.437613751 +0000 UTC m=+341.096307579 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092d500): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092da00): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092da00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092da00): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092da00): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092da00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.437613751 +0000 UTC m=+341.096307579 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00092da00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e150 item 17 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000958100): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000958100): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000958100): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000958100): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000958100): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.439607274 +0000 UTC m=+341.098301102 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000958100): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000958640): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000958640): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000958640): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000958640): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000958640): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.439607274 +0000 UTC m=+341.098301102 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000958640): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f0a0 item 18 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000958cc0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000958cc0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000958cc0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000958cc0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000958cc0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.441029454 +0000 UTC m=+341.099723282 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000958cc0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009591c0): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009591c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009591c0): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009591c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009591c0): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009591c0): _writeAt: size=3, off=7 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009591c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009591c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.441029454 +0000 UTC m=+341.099723282 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009591c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009596c0): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009596c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009596c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009596c0): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009596c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.441029454 +0000 UTC m=+341.099723282 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009596c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f490 item 19 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000959d40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000959d40): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000959d40): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000959d40): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000959d40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.442924592 +0000 UTC m=+341.101618410 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000959d40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998300): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998300): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998300): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998300): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998300): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.442924592 +0000 UTC m=+341.101618410 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998300): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fa40 item 20 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998980): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998980): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998980): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998980): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998980): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.44420759 +0000 UTC m=+341.102901419 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998980): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998e80): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998e80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998e80): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998e80): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998e80): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998e80): _writeAt: size=3, off=7 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998e80): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998e80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.44420759 +0000 UTC m=+341.102901419 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000998e80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000999380): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000999380): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000999380): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000999380): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000999380): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.44420759 +0000 UTC m=+341.102901419 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000999380): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474540 item 21 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000999a00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000999a00): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000999a00): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000999a00): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000999a00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.445849223 +0000 UTC m=+341.104543051 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000999a00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000999f40): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000999f40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000999f40): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000999f40): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000999f40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.445849223 +0000 UTC m=+341.104543051 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000999f40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475500 item 22 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bc640): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bc640): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bc640): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bc640): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bc640): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.447088761 +0000 UTC m=+341.105782589 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bc640): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bcb40): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bcb40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bcb40): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bcb40): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bcb40): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bcb40): _writeAt: size=3, off=7 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bcb40): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bcb40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.447088761 +0000 UTC m=+341.105782589 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bcb40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bd040): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bd040): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bd040): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bd040): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bd040): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.447088761 +0000 UTC m=+341.105782589 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bd040): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8150 item 23 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bd6c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bd6c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bd6c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bd6c0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bd6c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.449749246 +0000 UTC m=+341.108443143 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bd6c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bdc00): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bdc00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bdc00): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bdc00): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bdc00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.449749246 +0000 UTC m=+341.108443143 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009bdc00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8850 item 24 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e42c0): _readAt: size=2, off=0 2025/10/28 04:45:03 ERROR : open-test-file(0xc0009e42c0): Couldn't read size of file 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e42c0): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e42c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e42c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e42c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e42c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e4680): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e4680): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e4680): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e4680): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e4680): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.451833038 +0000 UTC m=+341.110526866 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e4680): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e4b80): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e4b80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e4b80): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e4b80): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e4b80): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e4b80): _writeAt: size=3, off=7 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e4b80): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e4b80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.451833038 +0000 UTC m=+341.110526866 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e4b80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e50c0): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e50c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e50c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e50c0): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e50c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.451833038 +0000 UTC m=+341.110526866 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e50c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8cb0 item 25 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e5740): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e5740): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e5740): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e5740): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e5740): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.453690194 +0000 UTC m=+341.112384023 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e5740): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e5c80): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e5c80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e5c80): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e5c80): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e5c80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.453690194 +0000 UTC m=+341.112384023 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc0009e5c80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9260 item 26 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16340): _readAt: size=2, off=0 2025/10/28 04:45:03 ERROR : open-test-file(0xc000a16340): Couldn't read size of file 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16340): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16340): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16340): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16340): close: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16340): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16700): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16700): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16700): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16700): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16700): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.455323611 +0000 UTC m=+341.114017439 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16700): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16c00): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16c00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16c00): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16c00): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16c00): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16c00): _writeAt: size=3, off=7 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16c00): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16c00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.455323611 +0000 UTC m=+341.114017439 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a16c00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a17140): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a17140): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a17140): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a17140): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a17140): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.455323611 +0000 UTC m=+341.114017439 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a17140): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9650 item 27 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a177c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a177c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a177c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a177c0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a177c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.460939014 +0000 UTC m=+341.119632842 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a177c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a17d00): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a17d00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a17d00): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a17d00): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a17d00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.460939014 +0000 UTC m=+341.119632842 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a17d00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9b90 item 28 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a363c0): _readAt: size=2, off=0 2025/10/28 04:45:03 ERROR : open-test-file(0xc000a363c0): Couldn't read size of file 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a363c0): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a363c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a363c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a363c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a363c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a36780): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a36780): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a36780): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a36780): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a36780): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.462678089 +0000 UTC m=+341.121371927 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a36780): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a36e40): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a36e40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a36e40): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a36e40): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a36e40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.462678089 +0000 UTC m=+341.121371927 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a36e40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e0e0 item 29 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a374c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a374c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a374c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a374c0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a374c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.465076242 +0000 UTC m=+341.123770099 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a374c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a37a00): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a37a00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a37a00): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a37a00): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a37a00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.465076242 +0000 UTC m=+341.123770099 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a37a00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e4d0 item 30 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a560c0): _readAt: size=2, off=0 2025/10/28 04:45:03 ERROR : open-test-file(0xc000a560c0): Couldn't read size of file 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a560c0): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a560c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a560c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a560c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a560c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a56480): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a56480): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a56480): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a56480): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a56480): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.467586595 +0000 UTC m=+341.126280443 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a56480): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a56b40): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a56b40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a56b40): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a56b40): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a56b40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.467586595 +0000 UTC m=+341.126280443 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a56b40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e8c0 item 31 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 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 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a571c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a571c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a571c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a571c0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a571c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.470067953 +0000 UTC m=+341.128761781 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a571c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a57700): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a57700): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a57700): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a57700): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a57700): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.470067953 +0000 UTC m=+341.128761781 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a57700): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ed90 item 32 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a57d40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a57d40): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a57d40): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a57d40): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a57d40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.47176004 +0000 UTC m=+341.130453868 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000a57d40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab0240): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab0240): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab0240): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab0240): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab0240): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f110 item 33 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab0240): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab0240): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.472400613 +0000 UTC m=+341.131094442 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab0240): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab0740): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab0740): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab0740): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab0740): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab0740): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.472400613 +0000 UTC m=+341.131094442 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab0740): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f3b0 item 33 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab0d80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab0d80): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab0d80): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab0d80): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab0d80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.474066942 +0000 UTC m=+341.132760770 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab0d80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab1200): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab1200): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f810 item 34 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab1200): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab1200): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab1200): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab1200): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab1200): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.474809976 +0000 UTC m=+341.133503805 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab1200): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab1740): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab1740): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab1740): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab1740): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab1740): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.474809976 +0000 UTC m=+341.133503805 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab1740): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f9d0 item 34 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab1d80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab1d80): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab1d80): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab1d80): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab1d80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.477127959 +0000 UTC m=+341.135821807 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ab1d80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ace280): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ace280): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ace280): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ace280): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ace280): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fe30 item 35 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ace280): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ace280): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.478065349 +0000 UTC m=+341.136759197 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ace280): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ace780): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ace780): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ace780): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ace780): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ace780): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.478065349 +0000 UTC m=+341.136759197 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ace780): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e40e0 item 35 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acee00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acee00): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acee00): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acee00): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acee00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.480395724 +0000 UTC m=+341.139089572 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acee00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acf300): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acf300): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e44d0 item 36 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acf300): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acf300): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acf300): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acf300): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acf300): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.481318927 +0000 UTC m=+341.140012785 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acf300): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acf840): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acf840): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acf840): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acf840): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acf840): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.481318927 +0000 UTC m=+341.140012785 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acf840): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4690 item 36 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acfe80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acfe80): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acfe80): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acfe80): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acfe80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.483682756 +0000 UTC m=+341.142376614 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000acfe80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aee380): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aee380): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aee380): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aee380): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aee380): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4b60 item 37 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aee380): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aee380): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.484602693 +0000 UTC m=+341.143296551 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aee380): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aee880): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aee880): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aee880): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aee880): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aee880): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.484602693 +0000 UTC m=+341.143296551 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aee880): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4d20 item 37 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aeef00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aeef00): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aeef00): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aeef00): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aeef00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.487146549 +0000 UTC m=+341.145840397 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aeef00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aef400): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aef400): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e50a0 item 38 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aef400): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aef400): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aef400): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aef400): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aef400): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.488224602 +0000 UTC m=+341.146918451 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aef400): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aef940): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aef940): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aef940): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aef940): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aef940): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.488224602 +0000 UTC m=+341.146918451 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000aef940): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5260 item 38 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0e040): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0e040): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0e040): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0e040): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0e040): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.490558334 +0000 UTC m=+341.149252182 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0e040): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0e540): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0e540): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0e540): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0e540): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0e540): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e55e0 item 39 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0e540): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0e540): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.491744191 +0000 UTC m=+341.150438059 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0e540): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0ea40): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0ea40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0ea40): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0ea40): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0ea40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.491744191 +0000 UTC m=+341.150438059 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0ea40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e57a0 item 39 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0f0c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0f0c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0f0c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0f0c0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0f0c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.49398137 +0000 UTC m=+341.152675219 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0f0c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0f5c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0f5c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5ce0 item 40 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0f5c0): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0f5c0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0f5c0): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0f5c0): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0f5c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.49495531 +0000 UTC m=+341.153649158 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0f5c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0fb00): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0fb00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0fb00): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0fb00): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0fb00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.49495531 +0000 UTC m=+341.153649158 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b0fb00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5f10 item 40 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2c140): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2c140): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2c140): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2c140): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2c140): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2c140): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2c140): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.497260177 +0000 UTC m=+341.155954025 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2c140): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2c640): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2c640): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2c640): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410380 item 41 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2c640): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2c640): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.498234135 +0000 UTC m=+341.156927983 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2c640): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2cb00): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2cb00): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2cb00): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2cb00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2cb00): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410540 item 41 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2cb00): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2cb00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.499209988 +0000 UTC m=+341.157903845 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2cb00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2d040): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2d040): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2d040): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2d040): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2d040): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.499209988 +0000 UTC m=+341.157903845 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2d040): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410700 item 41 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2d680): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2d680): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2d680): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2d680): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2d680): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2d680): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2d680): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.502069066 +0000 UTC m=+341.160762924 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2d680): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2db80): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2db80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2db80): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410c40 item 42 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2db80): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2db80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.502986508 +0000 UTC m=+341.161680356 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b2db80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b48140): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b48140): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410e00 item 42 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b48140): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b48140): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b48140): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b48140): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b48140): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.504074731 +0000 UTC m=+341.162768579 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b48140): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b486c0): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b486c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b486c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b486c0): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b486c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.504074731 +0000 UTC m=+341.162768579 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b486c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410fc0 item 42 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b48d00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b48d00): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b48d00): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b48d00): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b48d00): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b48d00): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b48d00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.506563303 +0000 UTC m=+341.165257151 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b48d00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b49200): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b49200): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b49200): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411340 item 43 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b49200): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b49200): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.507470116 +0000 UTC m=+341.166163964 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b49200): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b49740): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b49740): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b49740): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b49740): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b49740): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411570 item 43 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b49740): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b49740): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.508564581 +0000 UTC m=+341.167258439 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b49740): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b49c80): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b49c80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b49c80): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b49c80): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b49c80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.508564581 +0000 UTC m=+341.167258439 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b49c80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411730 item 43 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68340): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68340): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68340): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68340): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68340): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68340): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68340): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.510899615 +0000 UTC m=+341.169593443 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68340): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68840): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68840): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68840): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411c00 item 44 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68840): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68840): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.511595442 +0000 UTC m=+341.170289270 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68840): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68d80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68d80): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411dc0 item 44 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68d80): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68d80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68d80): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68d80): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68d80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.512273565 +0000 UTC m=+341.170967392 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b68d80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b69300): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b69300): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b69300): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b69300): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b69300): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.512273565 +0000 UTC m=+341.170967392 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b69300): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432000 item 44 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b69940): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b69940): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b69940): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b69940): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b69940): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b69940): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b69940): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.513860965 +0000 UTC m=+341.172554793 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b69940): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b69e40): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b69e40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b69e40): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432620 item 45 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b69e40): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b69e40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.514427088 +0000 UTC m=+341.173120916 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b69e40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b885c0): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b885c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b885c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b885c0): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b885c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.514427088 +0000 UTC m=+341.173120916 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b885c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432850 item 45 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b88c00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b88c00): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b88c00): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b88c00): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b88c00): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b88c00): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b88c00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.516230764 +0000 UTC m=+341.174924592 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b88c00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b89100): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b89100): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b89100): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432bd0 item 46 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b89100): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b89100): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.516834568 +0000 UTC m=+341.175528396 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b89100): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b89800): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b89800): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b89800): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b89800): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b89800): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.516834568 +0000 UTC m=+341.175528396 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b89800): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432e70 item 46 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b89e40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b89e40): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b89e40): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b89e40): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b89e40): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b89e40): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b89e40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.518564236 +0000 UTC m=+341.177258063 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000b89e40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba23c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba23c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba23c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004333b0 item 47 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba23c0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba23c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.519534587 +0000 UTC m=+341.178228446 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba23c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba2ac0): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba2ac0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba2ac0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba2ac0): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba2ac0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.519534587 +0000 UTC m=+341.178228446 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba2ac0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004336c0 item 47 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba3100): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba3100): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba3100): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba3100): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba3100): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba3100): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba3100): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.52311532 +0000 UTC m=+341.181809168 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba3100): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba3600): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba3600): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba3600): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433ab0 item 48 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba3600): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba3600): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.523860489 +0000 UTC m=+341.182554337 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba3600): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba3d00): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba3d00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba3d00): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba3d00): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba3d00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.523860489 +0000 UTC m=+341.182554337 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ba3d00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433c70 item 48 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc23c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc23c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc23c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc23c0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc23c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.526410277 +0000 UTC m=+341.185104135 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc23c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc2840): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc2840): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc2840): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc2840): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc2840): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc2840): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003482a0 item 49 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc2840): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc2840): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.527362585 +0000 UTC m=+341.186056442 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc2840): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc2d80): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc2d80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc2d80): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc2d80): >_readAt: n=8, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc2d80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.527362585 +0000 UTC m=+341.186056442 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc2d80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348620 item 49 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3400): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3400): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3400): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3400): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3400): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.53007133 +0000 UTC m=+341.188765178 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3400): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3900): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3900): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3900): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348cb0 item 50 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3900): _readAt: size=2, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3900): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3900): _writeAt: size=3, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3900): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3900): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.531085033 +0000 UTC m=+341.189778891 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3900): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3e80): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3e80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3e80): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3e80): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3e80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.531085033 +0000 UTC m=+341.189778891 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bc3e80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348fc0 item 50 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2580): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2580): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2580): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2580): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2580): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.533274514 +0000 UTC m=+341.191968373 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2580): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2a80): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2a80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2a80): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2a80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2a80): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2a80): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349570 item 51 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2a80): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2a80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.534192939 +0000 UTC m=+341.192886797 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2a80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2fc0): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2fc0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2fc0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2fc0): >_readAt: n=8, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2fc0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.534192939 +0000 UTC m=+341.192886797 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be2fc0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349880 item 51 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be3640): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be3640): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be3640): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be3640): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be3640): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.536360859 +0000 UTC m=+341.195054687 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be3640): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be3b40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be3b40): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be3b40): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349ce0 item 52 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be3b40): _readAt: size=2, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be3b40): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be3b40): _writeAt: size=3, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be3b40): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be3b40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.537087743 +0000 UTC m=+341.195781571 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000be3b40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfe140): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfe140): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfe140): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfe140): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfe140): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.537087743 +0000 UTC m=+341.195781571 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfe140): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003680e0 item 52 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfe7c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfe7c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfe7c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfe7c0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfe7c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.538232773 +0000 UTC m=+341.196926602 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfe7c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfecc0): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfecc0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfecc0): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfecc0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfecc0): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfecc0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368620 item 53 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfecc0): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfecc0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.53868381 +0000 UTC m=+341.197377638 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bfecc0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bff200): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bff200): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bff200): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bff200): >_readAt: n=8, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bff200): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.53868381 +0000 UTC m=+341.197377638 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bff200): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368850 item 53 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bff880): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bff880): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bff880): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bff880): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bff880): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.539831014 +0000 UTC m=+341.198524842 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bff880): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bffd80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bffd80): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bffd80): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368cb0 item 54 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bffd80): _readAt: size=2, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bffd80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bffd80): _writeAt: size=3, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bffd80): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bffd80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.540298312 +0000 UTC m=+341.198992139 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000bffd80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20380): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20380): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20380): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20380): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20380): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.540298312 +0000 UTC m=+341.198992139 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20380): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368ee0 item 54 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20a00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20a00): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20a00): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20a00): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20a00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.541536305 +0000 UTC m=+341.200230123 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20a00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20f00): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20f00): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20f00): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20f00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20f00): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20f00): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369340 item 55 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20f00): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20f00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.542002612 +0000 UTC m=+341.200696439 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c20f00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c21440): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c21440): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c21440): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c21440): >_readAt: n=8, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c21440): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.542002612 +0000 UTC m=+341.200696439 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c21440): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369500 item 55 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c21ac0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c21ac0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c21ac0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c21ac0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c21ac0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.543251616 +0000 UTC m=+341.201945444 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c21ac0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c38040): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c38040): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c38040): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369960 item 56 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c38040): _readAt: size=2, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c38040): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c38040): _writeAt: size=3, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c38040): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c38040): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.543836354 +0000 UTC m=+341.202530182 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c38040): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c385c0): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c385c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c385c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c385c0): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c385c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.543836354 +0000 UTC m=+341.202530182 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c385c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369b20 item 56 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c38c00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c38c00): open at offset 0 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c38c00): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c38c00): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c38c00): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c38c00): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c38c00): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c38c00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.545111027 +0000 UTC m=+341.203804855 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c38c00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39140): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39140): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39140): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369f10 item 57 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39140): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39140): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.545557506 +0000 UTC m=+341.204251334 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39140): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39680): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39680): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39680): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39680): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39680): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39680): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e310 item 57 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39680): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39680): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.546192517 +0000 UTC m=+341.204886346 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39680): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39c00): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39c00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39c00): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39c00): >_readAt: n=8, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39c00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.546192517 +0000 UTC m=+341.204886346 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c39c00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e540 item 57 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c602c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c602c0): open at offset 0 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c602c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c602c0): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c602c0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c602c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c602c0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c602c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.547465899 +0000 UTC m=+341.206159726 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c602c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c60800): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c60800): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c60800): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e930 item 58 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c60800): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c60800): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.54793565 +0000 UTC m=+341.206629478 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c60800): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c60d40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c60d40): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c60d40): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034eaf0 item 58 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c60d40): _readAt: size=2, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c60d40): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c60d40): _writeAt: size=3, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c60d40): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c60d40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.548567537 +0000 UTC m=+341.207261365 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c60d40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61300): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61300): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61300): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61300): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61300): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.548567537 +0000 UTC m=+341.207261365 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61300): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ed90 item 58 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61940): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61940): open at offset 0 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61940): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61940): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61940): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61940): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61940): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61940): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.55025716 +0000 UTC m=+341.208950987 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61940): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61e80): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61e80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61e80): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f260 item 59 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61e80): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61e80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.551120811 +0000 UTC m=+341.209814669 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c61e80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7a440): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7a440): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7a440): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7a440): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7a440): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7a440): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f490 item 59 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7a440): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7a440): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.55212166 +0000 UTC m=+341.210815508 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7a440): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7a9c0): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7a9c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7a9c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7a9c0): >_readAt: n=8, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7a9c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.55212166 +0000 UTC m=+341.210815508 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7a9c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f650 item 59 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7b000): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7b000): open at offset 0 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7b000): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7b000): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7b000): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7b000): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7b000): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7b000): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.554318905 +0000 UTC m=+341.213012753 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7b000): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7b540): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7b540): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7b540): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fa40 item 60 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7b540): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7b540): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.555043035 +0000 UTC m=+341.213736883 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7b540): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7ba80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7ba80): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7ba80): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fce0 item 60 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7ba80): _readAt: size=2, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7ba80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7ba80): _writeAt: size=3, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7ba80): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7ba80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.556078148 +0000 UTC m=+341.214771996 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000c7ba80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ca60c0): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ca60c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ca60c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ca60c0): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ca60c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.556078148 +0000 UTC m=+341.214771996 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ca60c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fea0 item 60 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ca6700): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ca6700): open at offset 0 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ca6700): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ca6700): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ca6700): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ca6700): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ca6700): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ca6700): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.55821478 +0000 UTC m=+341.216908628 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ca6700): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071a780): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071a780): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071a780): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dc70 item 61 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071a780): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071a780): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.558903893 +0000 UTC m=+341.217597720 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071a780): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071b000): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071b000): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071b000): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071b000): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071b000): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.558903893 +0000 UTC m=+341.217597720 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071b000): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003901c0 item 61 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071ba00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071ba00): open at offset 0 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071ba00): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071ba00): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071ba00): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071ba00): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071ba00): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071ba00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.560482657 +0000 UTC m=+341.219176485 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00071ba00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d06480): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d06480): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d06480): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390690 item 62 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d06480): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d06480): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.561115705 +0000 UTC m=+341.219809533 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d06480): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d06b80): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d06b80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d06b80): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d06b80): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d06b80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.561115705 +0000 UTC m=+341.219809533 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d06b80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003909a0 item 62 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d071c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d071c0): open at offset 0 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d071c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d071c0): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d071c0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d071c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d071c0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d071c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.562837458 +0000 UTC m=+341.221531286 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d071c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d07700): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d07700): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d07700): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390e70 item 63 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d07700): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d07700): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.563398893 +0000 UTC m=+341.222092720 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d07700): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d07e00): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d07e00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d07e00): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d07e00): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d07e00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.563398893 +0000 UTC m=+341.222092720 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d07e00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391030 item 63 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 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 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d264c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d264c0): open at offset 0 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d264c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d264c0): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d264c0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d264c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d264c0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d264c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.565058519 +0000 UTC m=+341.223752347 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d264c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d26a00): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d26a00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d26a00): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391420 item 64 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d26a00): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d26a00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.565828704 +0000 UTC m=+341.224522533 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d26a00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d27100): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d27100): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d27100): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d27100): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d27100): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.565828704 +0000 UTC m=+341.224522533 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d27100): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003915e0 item 64 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d27740): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d27740): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d27740): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d27740): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d27740): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.56755201 +0000 UTC m=+341.226245838 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d27740): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d27bc0): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d27bc0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d27bc0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d27bc0): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d27bc0): _writeAt: size=3, off=2 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391960 item 65 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d27bc0): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d27bc0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.568259869 +0000 UTC m=+341.226953697 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d27bc0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d44140): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d44140): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d44140): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d44140): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d44140): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.568259869 +0000 UTC m=+341.226953697 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d44140): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391c00 item 65 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d44780): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d44780): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d44780): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d44780): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d44780): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.569795672 +0000 UTC m=+341.228489490 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d44780): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d44c00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d44c00): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca000 item 66 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d44c00): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d44c00): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d44c00): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d44c00): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d44c00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.570413873 +0000 UTC m=+341.229107702 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d44c00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d45140): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d45140): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d45140): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d45140): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d45140): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.570413873 +0000 UTC m=+341.229107702 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d45140): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca230 item 66 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d45780): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d45780): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d45780): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d45780): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d45780): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.571878282 +0000 UTC m=+341.230572111 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d45780): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d45c00): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d45c00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d45c00): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d45c00): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d45c00): _writeAt: size=3, off=2 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca770 item 67 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d45c00): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d45c00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.5724259 +0000 UTC m=+341.231119728 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d45c00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d66180): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d66180): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d66180): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d66180): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d66180): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.5724259 +0000 UTC m=+341.231119728 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d66180): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cad90 item 67 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d66800): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d66800): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d66800): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d66800): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d66800): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.573649057 +0000 UTC m=+341.232342875 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d66800): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d66d00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d66d00): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb420 item 68 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d66d00): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d66d00): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d66d00): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d66d00): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d66d00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.574252581 +0000 UTC m=+341.232946409 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d66d00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d67240): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d67240): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d67240): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d67240): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d67240): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.574252581 +0000 UTC m=+341.232946409 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d67240): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb960 item 68 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084a300): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084a300): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084a300): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084a300): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084a300): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.57564252 +0000 UTC m=+341.234336348 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084a300): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084a780): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084a780): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084a780): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084a780): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084a780): _writeAt: size=3, off=2 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c150 item 69 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084a780): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084a780): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.576200538 +0000 UTC m=+341.234894366 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084a780): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084ac80): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084ac80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084ac80): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084ac80): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084ac80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.576200538 +0000 UTC m=+341.234894366 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084ac80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c4d0 item 69 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084b300): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084b300): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084b300): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084b300): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084b300): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.577376746 +0000 UTC m=+341.236070575 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084b300): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084b800): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084b800): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050caf0 item 70 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084b800): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084b800): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084b800): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084b800): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084b800): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.578001929 +0000 UTC m=+341.236695757 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084b800): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084bd40): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084bd40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084bd40): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084bd40): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084bd40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.578001929 +0000 UTC m=+341.236695757 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc00084bd40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d030 item 70 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d86440): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d86440): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d86440): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d86440): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d86440): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.579169602 +0000 UTC m=+341.237863430 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d86440): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d86940): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d86940): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d86940): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d86940): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d86940): _writeAt: size=3, off=2 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d6c0 item 71 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d86940): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d86940): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.579685861 +0000 UTC m=+341.238379679 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d86940): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d86e40): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d86e40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d86e40): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d86e40): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d86e40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.579685861 +0000 UTC m=+341.238379679 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d86e40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050dab0 item 71 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d874c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d874c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d874c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d874c0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d874c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.581011079 +0000 UTC m=+341.239704907 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d874c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d879c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d879c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d01c0 item 72 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d879c0): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d879c0): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d879c0): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d879c0): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d879c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.581701256 +0000 UTC m=+341.240395084 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d879c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d87f00): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d87f00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d87f00): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d87f00): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d87f00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.581701256 +0000 UTC m=+341.240395084 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000d87f00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0bd0 item 72 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2540): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2540): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2540): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2540): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2540): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2540): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2540): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.582968905 +0000 UTC m=+341.241662733 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2540): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2a40): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2a40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2a40): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d12d0 item 73 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2a40): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2a40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.583481598 +0000 UTC m=+341.242175426 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2a40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2f00): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2f00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2f00): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2f00): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2f00): _writeAt: size=3, off=2 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1570 item 73 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2f00): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2f00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.584144522 +0000 UTC m=+341.242838350 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da2f00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da3440): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da3440): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da3440): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da3440): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da3440): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.584144522 +0000 UTC m=+341.242838350 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da3440): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d19d0 item 73 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da3a80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da3a80): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da3a80): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da3a80): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da3a80): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da3a80): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da3a80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.585573175 +0000 UTC m=+341.244267003 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000da3a80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dca000): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dca000): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dca000): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110000 item 74 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dca000): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dca000): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.586087441 +0000 UTC m=+341.244781268 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dca000): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dca540): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dca540): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001101c0 item 74 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dca540): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dca540): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dca540): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dca540): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dca540): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.586666307 +0000 UTC m=+341.245360135 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dca540): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcaac0): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcaac0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcaac0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcaac0): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcaac0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.586666307 +0000 UTC m=+341.245360135 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcaac0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110460 item 74 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcb100): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcb100): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcb100): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcb100): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcb100): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcb100): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcb100): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.588469582 +0000 UTC m=+341.247163410 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcb100): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcb600): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcb600): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcb600): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110930 item 75 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcb600): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcb600): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.589415719 +0000 UTC m=+341.248109577 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcb600): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcbb40): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcbb40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcbb40): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcbb40): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcbb40): _writeAt: size=3, off=2 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110bd0 item 75 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcbb40): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcbb40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.590471651 +0000 UTC m=+341.249165500 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dcbb40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dec100): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dec100): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dec100): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dec100): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dec100): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.590471651 +0000 UTC m=+341.249165500 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dec100): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111490 item 75 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dec740): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dec740): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dec740): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dec740): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dec740): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dec740): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dec740): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.592596281 +0000 UTC m=+341.251290109 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dec740): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000decc40): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000decc40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000decc40): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111a40 item 76 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000decc40): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000decc40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.593190787 +0000 UTC m=+341.251884615 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000decc40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ded180): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ded180): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111dc0 item 76 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ded180): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ded180): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ded180): _writeAt: size=3, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ded180): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ded180): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.594196605 +0000 UTC m=+341.252890453 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ded180): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ded700): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ded700): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ded700): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ded700): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ded700): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.594196605 +0000 UTC m=+341.252890453 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ded700): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000502a0 item 76 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dedd40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dedd40): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dedd40): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dedd40): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dedd40): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dedd40): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dedd40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.596097635 +0000 UTC m=+341.254791482 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000dedd40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e082c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e082c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e082c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 77 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e082c0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e082c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.596877699 +0000 UTC m=+341.255571548 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e082c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e089c0): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e089c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e089c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e089c0): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e089c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.596877699 +0000 UTC m=+341.255571548 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e089c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050f50 item 77 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e09000): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e09000): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e09000): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e09000): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e09000): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e09000): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e09000): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.598974755 +0000 UTC m=+341.257668584 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e09000): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e09500): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e09500): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e09500): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051500 item 78 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e09500): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e09500): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.599598518 +0000 UTC m=+341.258292345 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e09500): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e09c00): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e09c00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e09c00): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e09c00): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e09c00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.599598518 +0000 UTC m=+341.258292345 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e09c00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051810 item 78 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e222c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e222c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e222c0): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e222c0): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e222c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e222c0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e222c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.601383108 +0000 UTC m=+341.260076936 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e222c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e227c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e227c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e227c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de230 item 79 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e227c0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e227c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.601974739 +0000 UTC m=+341.260668577 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e227c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e22ec0): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e22ec0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e22ec0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e22ec0): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e22ec0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.601974739 +0000 UTC m=+341.260668577 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e22ec0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de460 item 79 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e23500): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e23500): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e23500): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e23500): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e23500): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e23500): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e23500): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.603984903 +0000 UTC m=+341.262678761 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e23500): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e23a00): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e23a00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e23a00): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002decb0 item 80 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e23a00): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e23a00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.604611098 +0000 UTC m=+341.263304946 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e23a00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e44180): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e44180): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e44180): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e44180): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e44180): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.604611098 +0000 UTC m=+341.263304946 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e44180): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002defc0 item 80 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e447c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e447c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e447c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e447c0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e447c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.606265654 +0000 UTC m=+341.264959483 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e447c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e44c40): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e44c40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e44c40): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e44c40): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e44c40): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e44c40): _writeAt: size=3, off=7 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df420 item 81 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e44c40): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e44c40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.607070366 +0000 UTC m=+341.265764214 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e44c40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45180): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45180): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45180): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45180): >_readAt: n=8, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45180): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.607070366 +0000 UTC m=+341.265764214 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45180): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df730 item 81 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45800): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45800): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45800): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45800): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45800): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.60893705 +0000 UTC m=+341.267630878 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45800): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45d00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45d00): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45d00): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfc70 item 82 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45d00): _readAt: size=2, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45d00): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45d00): _writeAt: size=3, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45d00): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45d00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.609675607 +0000 UTC m=+341.268369435 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e45d00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66300): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66300): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66300): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66300): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66300): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.609675607 +0000 UTC m=+341.268369435 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66300): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dff10 item 82 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66980): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66980): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66980): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66980): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66980): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.612081605 +0000 UTC m=+341.270775463 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66980): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66e80): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66e80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66e80): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66e80): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66e80): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66e80): _writeAt: size=3, off=7 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a9a0 item 83 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66e80): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66e80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.612770027 +0000 UTC m=+341.271463845 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e66e80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e673c0): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e673c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e673c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e673c0): >_readAt: n=8, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e673c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.612770027 +0000 UTC m=+341.271463845 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e673c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031abd0 item 83 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e67a40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e67a40): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e67a40): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e67a40): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e67a40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.6142421 +0000 UTC m=+341.272935928 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e67a40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e67f40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e67f40): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e67f40): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b030 item 84 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e67f40): _readAt: size=2, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e67f40): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e67f40): _writeAt: size=3, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e67f40): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e67f40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.615259341 +0000 UTC m=+341.273953189 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e67f40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e80540): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e80540): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e80540): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e80540): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e80540): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.615259341 +0000 UTC m=+341.273953189 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e80540): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b2d0 item 84 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e80bc0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e80bc0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e80bc0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e80bc0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e80bc0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.617497572 +0000 UTC m=+341.276191431 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e80bc0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e810c0): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e810c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e810c0): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e810c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e810c0): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e810c0): _writeAt: size=3, off=7 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b880 item 85 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e810c0): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e810c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.618496207 +0000 UTC m=+341.277190056 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e810c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e81600): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e81600): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e81600): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e81600): >_readAt: n=8, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e81600): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.618496207 +0000 UTC m=+341.277190056 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e81600): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ba40 item 85 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e81c80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e81c80): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e81c80): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e81c80): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e81c80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.62083026 +0000 UTC m=+341.279524119 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000e81c80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4200): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4200): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4200): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e070 item 86 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4200): _readAt: size=2, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4200): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4200): _writeAt: size=3, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4200): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4200): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.621949752 +0000 UTC m=+341.280643599 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4200): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4780): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4780): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4780): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4780): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4780): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.621949752 +0000 UTC m=+341.280643599 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4780): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e230 item 86 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4e00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4e00): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4e00): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4e00): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4e00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.623841013 +0000 UTC m=+341.282534861 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea4e00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5300): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5300): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5300): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5300): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5300): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5300): _writeAt: size=3, off=7 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e620 item 87 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5300): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5300): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.624600368 +0000 UTC m=+341.283294216 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5300): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5840): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5840): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5840): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5840): >_readAt: n=8, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5840): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.624600368 +0000 UTC m=+341.283294216 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5840): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e7e0 item 87 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5ec0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5ec0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5ec0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5ec0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5ec0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.626556281 +0000 UTC m=+341.285250129 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ea5ec0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec6440): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec6440): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec6440): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ef50 item 88 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec6440): _readAt: size=2, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec6440): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec6440): _writeAt: size=3, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec6440): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec6440): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.627396919 +0000 UTC m=+341.286090767 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec6440): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec69c0): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec69c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec69c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec69c0): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec69c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.627396919 +0000 UTC m=+341.286090767 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec69c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f180 item 88 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7000): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7000): open at offset 0 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7000): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7000): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7000): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7000): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7000): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7000): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.629533991 +0000 UTC m=+341.288227850 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7000): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7540): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7540): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7540): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f6c0 item 89 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7540): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7540): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.630241539 +0000 UTC m=+341.288935388 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7540): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7a80): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7a80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7a80): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7a80): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7a80): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7a80): _writeAt: size=3, off=7 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f880 item 89 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7a80): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7a80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.631165313 +0000 UTC m=+341.289859162 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ec7a80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee4080): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee4080): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee4080): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee4080): >_readAt: n=8, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee4080): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.631165313 +0000 UTC m=+341.289859162 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee4080): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fa40 item 89 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee46c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee46c0): open at offset 0 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee46c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee46c0): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee46c0): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee46c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee46c0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee46c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.633638677 +0000 UTC m=+341.292332536 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee46c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee4c00): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee4c00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee4c00): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a070 item 90 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee4c00): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee4c00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.634411398 +0000 UTC m=+341.293105247 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee4c00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5140): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5140): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5140): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a310 item 90 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5140): _readAt: size=2, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5140): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5140): _writeAt: size=3, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5140): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5140): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.635101845 +0000 UTC m=+341.293795672 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5140): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5700): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5700): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5700): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5700): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5700): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.635101845 +0000 UTC m=+341.293795672 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5700): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a5b0 item 90 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5d40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5d40): open at offset 0 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5d40): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5d40): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5d40): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5d40): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5d40): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5d40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.63684112 +0000 UTC m=+341.295534948 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000ee5d40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04300): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04300): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04300): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ac40 item 91 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04300): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04300): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.637441719 +0000 UTC m=+341.296135546 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04300): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04840): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04840): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04840): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04840): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04840): >_readAt: n=2, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04840): _writeAt: size=3, off=7 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b0a0 item 91 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04840): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04840): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.638089484 +0000 UTC m=+341.296783312 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04840): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04dc0): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04dc0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04dc0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04dc0): >_readAt: n=8, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04dc0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.638089484 +0000 UTC m=+341.296783312 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f04dc0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b490 item 91 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05400): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05400): open at offset 0 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05400): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05400): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05400): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05400): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05400): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05400): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.639538385 +0000 UTC m=+341.298232213 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05400): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05940): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05940): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05940): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b8f0 item 92 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05940): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05940): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.640257895 +0000 UTC m=+341.298951723 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05940): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05e80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05e80): open at offset 5 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05e80): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bc00 item 92 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05e80): _readAt: size=2, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05e80): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05e80): _writeAt: size=3, off=5 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05e80): >_writeAt: n=3, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05e80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.640972838 +0000 UTC m=+341.299666665 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f05e80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f204c0): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f204c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f204c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f204c0): >_readAt: n=3, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f204c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.640972838 +0000 UTC m=+341.299666665 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f204c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bf10 item 92 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f20b00): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f20b00): open at offset 0 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f20b00): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f20b00): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f20b00): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f20b00): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f20b00): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f20b00): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.642520954 +0000 UTC m=+341.301214781 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f20b00): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21040): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21040): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21040): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416460 item 93 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21040): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21040): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.64316825 +0000 UTC m=+341.301862078 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21040): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21740): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21740): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21740): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21740): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21740): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.64316825 +0000 UTC m=+341.301862078 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21740): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416620 item 93 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21d80): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21d80): open at offset 0 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21d80): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21d80): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21d80): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21d80): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21d80): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21d80): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.644789043 +0000 UTC m=+341.303482871 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f21d80): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3e340): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3e340): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3e340): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416a10 item 94 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3e340): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3e340): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.645411361 +0000 UTC m=+341.304105189 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3e340): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3ea40): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3ea40): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3ea40): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3ea40): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3ea40): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.645411361 +0000 UTC m=+341.304105189 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3ea40): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416c40 item 94 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3f080): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3f080): open at offset 0 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3f080): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3f080): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3f080): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3f080): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3f080): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3f080): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.646950792 +0000 UTC m=+341.305644619 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3f080): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3f5c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3f5c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3f5c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416fc0 item 95 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3f5c0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3f5c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.647612744 +0000 UTC m=+341.306306572 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3f5c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3fcc0): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3fcc0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3fcc0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3fcc0): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3fcc0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.647612744 +0000 UTC m=+341.306306572 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f3fcc0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417180 item 95 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 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 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f60380): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f60380): open at offset 0 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f60380): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f60380): _readAt: size=2, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f60380): >_readAt: n=0, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f60380): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f60380): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f60380): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.64922435 +0000 UTC m=+341.307918178 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f60380): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f608c0): _writeAt: size=5, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f608c0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f608c0): >openPending: err= 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417570 item 96 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f608c0): >_writeAt: n=5, err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f608c0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.649854272 +0000 UTC m=+341.308548100 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f608c0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:03 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f60fc0): _readAt: size=512, off=0 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f60fc0): openPending: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f60fc0): >openPending: err= 2025/10/28 04:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f60fc0): >_readAt: n=5, err=EOF 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f60fc0): close: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:03.649854272 +0000 UTC m=+341.308548100 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:03 DEBUG : open-test-file(0xc000f60fc0): >close: err= 2025/10/28 04:45:03 DEBUG : open-test-file: Remove: 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417960 item 96 2025/10/28 04:45:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:03 DEBUG : open-test-file: >Remove: err= 2025/10/28 04:45:03 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:45:03 DEBUG : Looking for writers 2025/10/28 04:45:03 DEBUG : >WaitForWriters: 2025/10/28 04:45:03 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:45:04 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:45:04 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:45:04 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:04 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:45:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:45:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/28 04:45:04 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000f61c00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000f61c00): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000f61c00): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000f61c00): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000f61c00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.233937008 +0000 UTC m=+341.892630877 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000f61c00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe2100): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe2100): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe2100): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe2100): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe2100): _writeAt: size=3, off=2 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe2100): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe2100): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.233937008 +0000 UTC m=+341.892630877 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe2100): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe25c0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe25c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe25c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe25c0): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe25c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.233937008 +0000 UTC m=+341.892630877 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe25c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421500 item 1 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe2c00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe2c00): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe2c00): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe2c00): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe2c00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.23826267 +0000 UTC m=+341.896956538 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe2c00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe3100): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe3100): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe3100): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe3100): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe3100): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.23826267 +0000 UTC m=+341.896956538 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe3100): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421ab0 item 2 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe3740): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe3740): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe3740): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe3740): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe3740): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.241108753 +0000 UTC m=+341.899802621 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe3740): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe3bc0): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe3bc0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe3bc0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe3bc0): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe3bc0): _writeAt: size=3, off=2 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe3bc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe3bc0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.241108753 +0000 UTC m=+341.899802621 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000fe3bc0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001080100): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001080100): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001080100): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001080100): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001080100): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.241108753 +0000 UTC m=+341.899802621 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001080100): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421f10 item 3 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001080780): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001080780): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001080780): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001080780): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001080780): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.244919368 +0000 UTC m=+341.903613235 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001080780): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001080cc0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001080cc0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001080cc0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001080cc0): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001080cc0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.244919368 +0000 UTC m=+341.903613235 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001080cc0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a540 item 4 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001081300): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001081300): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001081300): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001081300): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001081300): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.247643061 +0000 UTC m=+341.906336929 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001081300): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001081780): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001081780): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001081780): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001081780): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001081780): _writeAt: size=3, off=2 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001081780): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001081780): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.247643061 +0000 UTC m=+341.906336929 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001081780): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001081c40): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001081c40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001081c40): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001081c40): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001081c40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.247643061 +0000 UTC m=+341.906336929 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001081c40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a8c0 item 5 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a0340): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a0340): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a0340): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a0340): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a0340): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.251295908 +0000 UTC m=+341.909989767 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a0340): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a0880): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a0880): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a0880): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a0880): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a0880): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.251295908 +0000 UTC m=+341.909989767 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a0880): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ae00 item 6 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a0f00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a0f00): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a0f00): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a0f00): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a0f00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.254314456 +0000 UTC m=+341.913008325 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a0f00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a1400): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a1400): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a1400): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a1400): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a1400): _writeAt: size=3, off=2 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a1400): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a1400): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.254314456 +0000 UTC m=+341.913008325 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a1400): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a18c0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a18c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a18c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a18c0): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a18c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.254314456 +0000 UTC m=+341.913008325 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a18c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b180 item 7 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a1f40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a1f40): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a1f40): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a1f40): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a1f40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.258242331 +0000 UTC m=+341.916936188 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010a1f40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c6500): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c6500): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c6500): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c6500): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c6500): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.258242331 +0000 UTC m=+341.916936188 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c6500): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b6c0 item 8 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c6ac0): _readAt: size=2, off=0 2025/10/28 04:45:04 ERROR : open-test-file(0xc0010c6ac0): Couldn't read size of file 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c6ac0): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c6ac0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c6ac0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c6ac0): close: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c6ac0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c6e80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c6e80): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c6e80): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c6e80): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c6e80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.261445585 +0000 UTC m=+341.920139444 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c6e80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c7300): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c7300): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c7300): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c7300): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c7300): _writeAt: size=3, off=2 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c7300): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c7300): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.261445585 +0000 UTC m=+341.920139444 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c7300): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c7800): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c7800): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c7800): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c7800): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c7800): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.261445585 +0000 UTC m=+341.920139444 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c7800): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ba40 item 9 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c7e80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c7e80): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c7e80): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c7e80): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c7e80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.26558155 +0000 UTC m=+341.924275408 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010c7e80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e2440): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e2440): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e2440): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e2440): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e2440): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.26558155 +0000 UTC m=+341.924275408 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e2440): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bf10 item 10 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e2a80): _readAt: size=2, off=0 2025/10/28 04:45:04 ERROR : open-test-file(0xc0010e2a80): Couldn't read size of file 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e2a80): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e2a80): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e2a80): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e2a80): close: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e2a80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e2e40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e2e40): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e2e40): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e2e40): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e2e40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.268418006 +0000 UTC m=+341.927111874 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e2e40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e3340): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e3340): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e3340): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e3340): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e3340): _writeAt: size=3, off=2 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e3340): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e3340): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.268418006 +0000 UTC m=+341.927111874 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e3340): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e3840): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e3840): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e3840): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e3840): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e3840): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.268418006 +0000 UTC m=+341.927111874 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e3840): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e84d0 item 11 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e3ec0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e3ec0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e3ec0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e3ec0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e3ec0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.272879863 +0000 UTC m=+341.931573731 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010e3ec0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001100480): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001100480): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001100480): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001100480): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001100480): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.272879863 +0000 UTC m=+341.931573731 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001100480): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8c40 item 12 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001100ac0): _readAt: size=2, off=0 2025/10/28 04:45:04 ERROR : open-test-file(0xc001100ac0): Couldn't read size of file 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001100ac0): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001100ac0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001100ac0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001100ac0): close: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001100ac0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001100e80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001100e80): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001100e80): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001100e80): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001100e80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.277040966 +0000 UTC m=+341.935734834 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001100e80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0003a2ac0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0003a2ac0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0003a2ac0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0003a2ac0): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0003a2ac0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.277040966 +0000 UTC m=+341.935734834 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0003a2ac0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0a80 item 13 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0003a3580): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0003a3580): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0003a3580): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0003a3580): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0003a3580): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.280109868 +0000 UTC m=+341.938803706 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0003a3580): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0003a3b00): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0003a3b00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0003a3b00): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0003a3b00): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0003a3b00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.280109868 +0000 UTC m=+341.938803706 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0003a3b00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1960 item 14 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001016440): _readAt: size=2, off=0 2025/10/28 04:45:04 ERROR : open-test-file(0xc001016440): Couldn't read size of file 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001016440): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001016440): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001016440): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001016440): close: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001016440): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001016800): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001016800): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001016800): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001016800): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001016800): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.28328553 +0000 UTC m=+341.941979398 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001016800): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001016ec0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001016ec0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001016ec0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001016ec0): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001016ec0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.28328553 +0000 UTC m=+341.941979398 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001016ec0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f40e0 item 15 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001017540): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001017540): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001017540): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001017540): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001017540): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.286436666 +0000 UTC m=+341.945130544 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001017540): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001017a80): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001017a80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001017a80): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001017a80): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001017a80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.286436666 +0000 UTC m=+341.945130544 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001017a80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4540 item 16 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001032140): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001032140): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001032140): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001032140): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001032140): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.289359594 +0000 UTC m=+341.948053462 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001032140): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010325c0): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010325c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010325c0): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010325c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010325c0): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010325c0): _writeAt: size=3, off=7 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010325c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010325c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.289359594 +0000 UTC m=+341.948053462 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0010325c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001032ac0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001032ac0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001032ac0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001032ac0): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001032ac0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.289359594 +0000 UTC m=+341.948053462 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001032ac0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f49a0 item 17 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001033140): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001033140): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001033140): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001033140): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001033140): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.293599535 +0000 UTC m=+341.952293402 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001033140): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001033680): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001033680): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001033680): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001033680): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001033680): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.293599535 +0000 UTC m=+341.952293402 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001033680): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f50a0 item 18 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001033d00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001033d00): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001033d00): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001033d00): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001033d00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.296964131 +0000 UTC m=+341.955657999 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001033d00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105a280): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105a280): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105a280): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105a280): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105a280): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105a280): _writeAt: size=3, off=7 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105a280): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105a280): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.296964131 +0000 UTC m=+341.955657999 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105a280): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105a780): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105a780): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105a780): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105a780): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105a780): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.296964131 +0000 UTC m=+341.955657999 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105a780): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5650 item 19 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105ae00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105ae00): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105ae00): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105ae00): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105ae00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.301094677 +0000 UTC m=+341.959788545 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105ae00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105b340): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105b340): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105b340): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105b340): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105b340): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.301094677 +0000 UTC m=+341.959788545 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105b340): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5c70 item 20 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105b9c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105b9c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105b9c0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105b9c0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105b9c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.30385559 +0000 UTC m=+341.962549458 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105b9c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105bec0): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105bec0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105bec0): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105bec0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105bec0): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105bec0): _writeAt: size=3, off=7 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105bec0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105bec0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.30385559 +0000 UTC m=+341.962549458 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00105bec0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001074440): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001074440): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001074440): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001074440): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001074440): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.30385559 +0000 UTC m=+341.962549458 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001074440): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004762a0 item 21 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001074ac0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001074ac0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001074ac0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001074ac0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001074ac0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.307837916 +0000 UTC m=+341.966531784 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001074ac0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075000): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075000): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075000): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075000): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075000): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.307837916 +0000 UTC m=+341.966531784 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075000): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476d90 item 22 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075680): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075680): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075680): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075680): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075680): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.310836446 +0000 UTC m=+341.969530314 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075680): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075b80): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075b80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075b80): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075b80): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075b80): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075b80): _writeAt: size=3, off=7 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075b80): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075b80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.310836446 +0000 UTC m=+341.969530314 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001075b80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194100): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194100): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194100): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194100): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194100): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.310836446 +0000 UTC m=+341.969530314 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194100): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477960 item 23 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194780): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194780): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194780): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194780): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194780): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.315220528 +0000 UTC m=+341.973914396 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194780): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca6d00): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca6d00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca6d00): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca6d00): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca6d00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.315220528 +0000 UTC m=+341.973914396 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca6d00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119a1c0 item 24 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7340): _readAt: size=2, off=0 2025/10/28 04:45:04 ERROR : open-test-file(0xc000ca7340): Couldn't read size of file 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7340): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7340): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7340): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7340): close: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7340): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7700): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7700): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7700): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7700): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7700): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.317611126 +0000 UTC m=+341.976304975 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7700): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7c00): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7c00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7c00): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7c00): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7c00): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7c00): _writeAt: size=3, off=7 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7c00): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7c00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.317611126 +0000 UTC m=+341.976304975 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ca7c00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000cca1c0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000cca1c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000cca1c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000cca1c0): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000cca1c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.317611126 +0000 UTC m=+341.976304975 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000cca1c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366930 item 25 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000cca840): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000cca840): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000cca840): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000cca840): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000cca840): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.320241525 +0000 UTC m=+341.978935373 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000cca840): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccad80): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccad80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccad80): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccad80): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccad80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.320241525 +0000 UTC m=+341.978935373 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccad80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367030 item 26 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccb3c0): _readAt: size=2, off=0 2025/10/28 04:45:04 ERROR : open-test-file(0xc000ccb3c0): Couldn't read size of file 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccb3c0): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccb3c0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccb3c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccb3c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccb3c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccb780): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccb780): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccb780): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccb780): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccb780): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.322332852 +0000 UTC m=+341.981026699 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccb780): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccbc80): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccbc80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccbc80): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccbc80): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccbc80): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccbc80): _writeAt: size=3, off=7 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccbc80): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccbc80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.322332852 +0000 UTC m=+341.981026699 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ccbc80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce6240): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce6240): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce6240): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce6240): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce6240): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.322332852 +0000 UTC m=+341.981026699 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce6240): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367420 item 27 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce68c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce68c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce68c0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce68c0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce68c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.325265036 +0000 UTC m=+341.983958884 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce68c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce6e00): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce6e00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce6e00): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce6e00): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce6e00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.325265036 +0000 UTC m=+341.983958884 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce6e00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367960 item 28 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce7440): _readAt: size=2, off=0 2025/10/28 04:45:04 ERROR : open-test-file(0xc000ce7440): Couldn't read size of file 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce7440): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce7440): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce7440): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce7440): close: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce7440): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce7800): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce7800): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce7800): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce7800): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce7800): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.327553944 +0000 UTC m=+341.986247792 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce7800): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce7ec0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce7ec0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce7ec0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce7ec0): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce7ec0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.327553944 +0000 UTC m=+341.986247792 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000ce7ec0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367d50 item 29 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012025c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012025c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012025c0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012025c0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012025c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.329190746 +0000 UTC m=+341.987884574 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012025c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001202b00): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001202b00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001202b00): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001202b00): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001202b00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.329190746 +0000 UTC m=+341.987884574 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001202b00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120a1c0 item 30 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001203140): _readAt: size=2, off=0 2025/10/28 04:45:04 ERROR : open-test-file(0xc001203140): Couldn't read size of file 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001203140): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001203140): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001203140): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001203140): close: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001203140): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001101080): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001101080): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001101080): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001101080): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001101080): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.331311619 +0000 UTC m=+341.990005447 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001101080): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001101740): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001101740): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001101740): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001101740): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001101740): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.331311619 +0000 UTC m=+341.990005447 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001101740): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e91f0 item 31 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 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 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001101dc0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001101dc0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001101dc0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001101dc0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001101dc0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.333990748 +0000 UTC m=+341.992684606 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001101dc0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001126380): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001126380): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001126380): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001126380): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001126380): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.333990748 +0000 UTC m=+341.992684606 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001126380): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e95e0 item 32 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011269c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011269c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011269c0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011269c0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011269c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.336173477 +0000 UTC m=+341.994867334 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011269c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001126e40): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001126e40): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001126e40): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001126e40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001126e40): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9ab0 item 33 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001126e40): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001126e40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.337078165 +0000 UTC m=+341.995772013 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001126e40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001127340): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001127340): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001127340): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001127340): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001127340): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.337078165 +0000 UTC m=+341.995772013 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001127340): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9ce0 item 33 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001127980): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001127980): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001127980): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001127980): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001127980): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.339874867 +0000 UTC m=+341.998568715 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001127980): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001127e00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001127e00): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113a1c0 item 34 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001127e00): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001127e00): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001127e00): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001127e00): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001127e00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.340884421 +0000 UTC m=+341.999578269 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001127e00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011423c0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011423c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011423c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011423c0): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011423c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.340884421 +0000 UTC m=+341.999578269 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011423c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113a380 item 34 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001142a00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001142a00): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001142a00): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001142a00): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001142a00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.343164723 +0000 UTC m=+342.001858571 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001142a00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001142e80): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001142e80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001142e80): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001142e80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001142e80): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113a700 item 35 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001142e80): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001142e80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.344131218 +0000 UTC m=+342.002825066 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001142e80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001143380): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001143380): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001143380): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001143380): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001143380): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.344131218 +0000 UTC m=+342.002825066 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001143380): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113a8c0 item 35 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001143a00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001143a00): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001143a00): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001143a00): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001143a00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.346845894 +0000 UTC m=+342.005539753 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001143a00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001143f00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001143f00): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113ac40 item 36 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001143f00): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001143f00): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001143f00): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001143f00): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001143f00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.34748827 +0000 UTC m=+342.006182108 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001143f00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011664c0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011664c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011664c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011664c0): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011664c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.34748827 +0000 UTC m=+342.006182108 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011664c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113ae00 item 36 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001166b00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001166b00): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001166b00): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001166b00): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001166b00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.349084518 +0000 UTC m=+342.007778335 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001166b00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001166f80): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001166f80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001166f80): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001166f80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001166f80): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113b180 item 37 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001166f80): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001166f80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.349567313 +0000 UTC m=+342.008261142 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001166f80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001167480): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001167480): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001167480): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001167480): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001167480): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.349567313 +0000 UTC m=+342.008261142 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001167480): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113b340 item 37 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001167b00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001167b00): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001167b00): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001167b00): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001167b00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.352412035 +0000 UTC m=+342.011105883 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001167b00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001288080): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001288080): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113b6c0 item 38 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001288080): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001288080): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001288080): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001288080): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001288080): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.353871464 +0000 UTC m=+342.012565323 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001288080): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012885c0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012885c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012885c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012885c0): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012885c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.353871464 +0000 UTC m=+342.012565323 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012885c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113b880 item 38 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001288c40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001288c40): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001288c40): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001288c40): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001288c40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.356064583 +0000 UTC m=+342.014758410 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001288c40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001289140): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001289140): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001289140): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001289140): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001289140): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113bc00 item 39 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001289140): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001289140): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.356696819 +0000 UTC m=+342.015390647 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001289140): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001289640): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001289640): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001289640): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001289640): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001289640): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.356696819 +0000 UTC m=+342.015390647 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001289640): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113bdc0 item 39 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001289cc0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001289cc0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001289cc0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001289cc0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001289cc0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.358675304 +0000 UTC m=+342.017369162 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001289cc0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aa240): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aa240): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a21c0 item 40 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aa240): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aa240): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aa240): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aa240): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aa240): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.359647348 +0000 UTC m=+342.018341207 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aa240): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aa780): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aa780): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aa780): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aa780): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aa780): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.359647348 +0000 UTC m=+342.018341207 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aa780): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a2380 item 40 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aad40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aad40): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aad40): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aad40): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aad40): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aad40): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aad40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.362013402 +0000 UTC m=+342.020707250 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012aad40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ab240): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ab240): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ab240): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a2700 item 41 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ab240): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ab240): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.362905647 +0000 UTC m=+342.021599495 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ab240): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ab700): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ab700): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ab700): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ab700): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ab700): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a28c0 item 41 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ab700): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ab700): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.363845561 +0000 UTC m=+342.022539420 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ab700): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012abc40): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012abc40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012abc40): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012abc40): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012abc40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.363845561 +0000 UTC m=+342.022539420 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012abc40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a2a80 item 41 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ca300): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ca300): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ca300): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ca300): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ca300): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ca300): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ca300): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.366285922 +0000 UTC m=+342.024979771 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ca300): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ca800): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ca800): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ca800): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a2e00 item 42 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ca800): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ca800): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.367203987 +0000 UTC m=+342.025897835 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012ca800): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cad40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cad40): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a2fc0 item 42 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cad40): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cad40): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cad40): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cad40): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cad40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.368238529 +0000 UTC m=+342.026932387 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cad40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cb2c0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cb2c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cb2c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cb2c0): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cb2c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.368238529 +0000 UTC m=+342.026932387 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cb2c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a3180 item 42 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cb900): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cb900): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cb900): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cb900): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cb900): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cb900): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cb900): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.370436535 +0000 UTC m=+342.029130384 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cb900): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cbe00): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cbe00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cbe00): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a3500 item 43 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cbe00): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cbe00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.371266674 +0000 UTC m=+342.029960522 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012cbe00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e83c0): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e83c0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e83c0): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e83c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e83c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a36c0 item 43 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e83c0): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e83c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.372279957 +0000 UTC m=+342.030973824 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e83c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e8900): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e8900): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e8900): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e8900): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e8900): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.372279957 +0000 UTC m=+342.030973824 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e8900): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a3880 item 43 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e8f40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e8f40): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e8f40): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e8f40): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e8f40): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e8f40): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e8f40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.374607677 +0000 UTC m=+342.033301526 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e8f40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e9440): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e9440): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e9440): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a3c00 item 44 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e9440): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e9440): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.375525109 +0000 UTC m=+342.034218958 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e9440): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e9980): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e9980): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a3dc0 item 44 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e9980): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e9980): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e9980): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e9980): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e9980): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.376677743 +0000 UTC m=+342.035371602 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e9980): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e9f00): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e9f00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e9f00): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e9f00): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e9f00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.376677743 +0000 UTC m=+342.035371602 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012e9f00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001306000 item 44 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013085c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013085c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013085c0): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013085c0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013085c0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013085c0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013085c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.37901929 +0000 UTC m=+342.037713138 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013085c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001308ac0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001308ac0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001308ac0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001306380 item 45 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001308ac0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001308ac0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.379898591 +0000 UTC m=+342.038592439 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001308ac0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013091c0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013091c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013091c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013091c0): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013091c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.379898591 +0000 UTC m=+342.038592439 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013091c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001306540 item 45 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001309800): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001309800): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001309800): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001309800): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001309800): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001309800): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001309800): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.382576789 +0000 UTC m=+342.041270647 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001309800): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001309d00): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001309d00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001309d00): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013068c0 item 46 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001309d00): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001309d00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.383790508 +0000 UTC m=+342.042484356 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001309d00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001328480): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001328480): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001328480): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001328480): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001328480): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.383790508 +0000 UTC m=+342.042484356 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001328480): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001306a80 item 46 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001328ac0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001328ac0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001328ac0): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001328ac0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001328ac0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001328ac0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001328ac0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.386291683 +0000 UTC m=+342.044985531 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001328ac0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001328fc0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001328fc0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001328fc0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001306e00 item 47 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001328fc0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001328fc0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.387079122 +0000 UTC m=+342.045773010 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001328fc0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013296c0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013296c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013296c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013296c0): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013296c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.387079122 +0000 UTC m=+342.045773010 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013296c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001306fc0 item 47 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001329d00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001329d00): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001329d00): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001329d00): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001329d00): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001329d00): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001329d00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.389256049 +0000 UTC m=+342.047949897 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001329d00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134a280): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134a280): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134a280): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001307340 item 48 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134a280): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134a280): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.39001788 +0000 UTC m=+342.048711728 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134a280): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134a980): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134a980): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134a980): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134a980): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134a980): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.39001788 +0000 UTC m=+342.048711728 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134a980): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001307500 item 48 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134afc0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134afc0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134afc0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134afc0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134afc0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.392274907 +0000 UTC m=+342.050968765 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134afc0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134b440): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134b440): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134b440): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134b440): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134b440): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134b440): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001307880 item 49 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134b440): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134b440): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.393136645 +0000 UTC m=+342.051830493 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134b440): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134b980): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134b980): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134b980): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134b980): >_readAt: n=8, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134b980): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.393136645 +0000 UTC m=+342.051830493 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00134b980): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001307a40 item 49 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366080): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366080): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366080): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366080): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366080): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.395496526 +0000 UTC m=+342.054190374 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366080): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366580): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366580): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366580): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001307dc0 item 50 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366580): _readAt: size=2, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366580): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366580): _writeAt: size=3, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366580): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366580): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.396422154 +0000 UTC m=+342.055116012 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366580): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366b00): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366b00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366b00): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366b00): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366b00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.396422154 +0000 UTC m=+342.055116012 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001366b00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001372000 item 50 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367180): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367180): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367180): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367180): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367180): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.398467784 +0000 UTC m=+342.057161622 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367180): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367680): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367680): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367680): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367680): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367680): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367680): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001372380 item 51 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367680): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367680): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.399340583 +0000 UTC m=+342.058034431 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367680): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367bc0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367bc0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367bc0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367bc0): >_readAt: n=8, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367bc0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.399340583 +0000 UTC m=+342.058034431 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001367bc0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001372540 item 51 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013822c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013822c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013822c0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013822c0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013822c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.401525995 +0000 UTC m=+342.060219864 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013822c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013827c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013827c0): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013827c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013728c0 item 52 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013827c0): _readAt: size=2, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013827c0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013827c0): _writeAt: size=3, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013827c0): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013827c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.40258226 +0000 UTC m=+342.061276108 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013827c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001382d40): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001382d40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001382d40): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001382d40): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001382d40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.40258226 +0000 UTC m=+342.061276108 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001382d40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001372a80 item 52 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013833c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013833c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013833c0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013833c0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013833c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.405862097 +0000 UTC m=+342.064555965 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013833c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013838c0): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013838c0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013838c0): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013838c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013838c0): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013838c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001372e00 item 53 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013838c0): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013838c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.406699539 +0000 UTC m=+342.065393377 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013838c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001383e00): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001383e00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001383e00): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001383e00): >_readAt: n=8, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001383e00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.406699539 +0000 UTC m=+342.065393377 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001383e00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001372fc0 item 53 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aa500): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aa500): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aa500): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aa500): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aa500): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.409529954 +0000 UTC m=+342.068223802 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aa500): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aaa00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aaa00): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aaa00): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001373340 item 54 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aaa00): _readAt: size=2, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aaa00): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aaa00): _writeAt: size=3, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aaa00): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aaa00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.410414805 +0000 UTC m=+342.069108663 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aaa00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aaf80): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aaf80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aaf80): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aaf80): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aaf80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.410414805 +0000 UTC m=+342.069108663 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013aaf80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001373500 item 54 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ab600): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ab600): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ab600): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ab600): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ab600): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.412590991 +0000 UTC m=+342.071284839 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ab600): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013abb00): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013abb00): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013abb00): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013abb00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013abb00): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013abb00): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001373880 item 55 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013abb00): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013abb00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.413387386 +0000 UTC m=+342.072081224 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013abb00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c80c0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c80c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c80c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c80c0): >_readAt: n=8, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c80c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.413387386 +0000 UTC m=+342.072081224 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c80c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001373a40 item 55 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c8740): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c8740): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c8740): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c8740): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c8740): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.415696241 +0000 UTC m=+342.074390079 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c8740): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c8c40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c8c40): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c8c40): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001373dc0 item 56 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c8c40): _readAt: size=2, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c8c40): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c8c40): _writeAt: size=3, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c8c40): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c8c40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.416866659 +0000 UTC m=+342.075560507 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c8c40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c91c0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c91c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c91c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c91c0): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c91c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.416866659 +0000 UTC m=+342.075560507 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c91c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013dc000 item 56 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c9800): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c9800): open at offset 0 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c9800): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c9800): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c9800): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c9800): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c9800): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c9800): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.419202504 +0000 UTC m=+342.077896362 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c9800): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c9d40): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c9d40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c9d40): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013dc380 item 57 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c9d40): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c9d40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.421855164 +0000 UTC m=+342.080549012 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013c9d40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ea300): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ea300): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ea300): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ea300): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ea300): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ea300): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013dc540 item 57 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ea300): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ea300): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.422775141 +0000 UTC m=+342.081468989 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ea300): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ea880): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ea880): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ea880): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ea880): >_readAt: n=8, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ea880): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.422775141 +0000 UTC m=+342.081468989 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ea880): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013dc700 item 57 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eaec0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eaec0): open at offset 0 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eaec0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eaec0): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eaec0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eaec0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eaec0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eaec0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.427321969 +0000 UTC m=+342.086015836 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eaec0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eb400): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eb400): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eb400): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013dca80 item 58 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eb400): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eb400): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.428206179 +0000 UTC m=+342.086900006 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eb400): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194e40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194e40): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194e40): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119a310 item 58 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194e40): _readAt: size=2, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194e40): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194e40): _writeAt: size=3, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194e40): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194e40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.429026519 +0000 UTC m=+342.087720347 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001194e40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001195400): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001195400): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001195400): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001195400): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001195400): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.429026519 +0000 UTC m=+342.087720347 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001195400): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119a4d0 item 58 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001195a40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001195a40): open at offset 0 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001195a40): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001195a40): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001195a40): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001195a40): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001195a40): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001195a40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.430640048 +0000 UTC m=+342.089333876 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001195a40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8000): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8000): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8000): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119a850 item 59 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8000): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8000): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.431208055 +0000 UTC m=+342.089901883 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8000): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8540): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8540): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8540): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8540): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8540): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8540): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119aa10 item 59 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8540): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8540): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.442927818 +0000 UTC m=+342.101621666 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8540): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8ac0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8ac0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8ac0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8ac0): >_readAt: n=8, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8ac0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.442927818 +0000 UTC m=+342.101621666 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b8ac0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119abd0 item 59 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9100): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9100): open at offset 0 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9100): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9100): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9100): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9100): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9100): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9100): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.447851473 +0000 UTC m=+342.106545330 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9100): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9640): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9640): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9640): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119af50 item 60 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9640): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9640): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.449465272 +0000 UTC m=+342.108159099 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9640): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9b80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9b80): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9b80): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119b110 item 60 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9b80): _readAt: size=2, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9b80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9b80): _writeAt: size=3, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9b80): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9b80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.450302113 +0000 UTC m=+342.108995961 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011b9b80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d61c0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d61c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d61c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d61c0): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d61c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.450302113 +0000 UTC m=+342.108995961 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d61c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119b2d0 item 60 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d6800): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d6800): open at offset 0 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d6800): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d6800): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d6800): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d6800): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d6800): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d6800): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.452347573 +0000 UTC m=+342.111041422 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d6800): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d6d40): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d6d40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d6d40): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119b650 item 61 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d6d40): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d6d40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.453255168 +0000 UTC m=+342.111949016 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d6d40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d7440): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d7440): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d7440): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d7440): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d7440): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.453255168 +0000 UTC m=+342.111949016 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d7440): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119b810 item 61 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d7a80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d7a80): open at offset 0 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d7a80): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d7a80): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d7a80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d7a80): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d7a80): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d7a80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.455259621 +0000 UTC m=+342.113953469 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0011d7a80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480040): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480040): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480040): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119bb90 item 62 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480040): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480040): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.456087165 +0000 UTC m=+342.114781013 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480040): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480740): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480740): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480740): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480740): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480740): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.456087165 +0000 UTC m=+342.114781013 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480740): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119bd50 item 62 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480d80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480d80): open at offset 0 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480d80): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480d80): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480d80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480d80): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480d80): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480d80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.458626993 +0000 UTC m=+342.117320851 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001480d80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014812c0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014812c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014812c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001492150 item 63 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014812c0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014812c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.459430812 +0000 UTC m=+342.118124670 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014812c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014819c0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014819c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014819c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014819c0): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014819c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.459430812 +0000 UTC m=+342.118124670 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014819c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001492310 item 63 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 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 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a0080): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a0080): open at offset 0 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a0080): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a0080): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a0080): >_readAt: n=0, err=Bad file descriptor 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a0080): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a0080): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a0080): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.461475732 +0000 UTC m=+342.120169580 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a0080): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a05c0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a05c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a05c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001492690 item 64 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a05c0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a05c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.462345815 +0000 UTC m=+342.121039664 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a05c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a0cc0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a0cc0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a0cc0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a0cc0): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a0cc0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.462345815 +0000 UTC m=+342.121039664 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a0cc0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001492850 item 64 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a1300): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a1300): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a1300): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a1300): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a1300): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.465236924 +0000 UTC m=+342.123930792 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a1300): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a1780): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a1780): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a1780): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a1780): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a1780): _writeAt: size=3, off=2 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001492bd0 item 65 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a1780): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a1780): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.466365021 +0000 UTC m=+342.125058889 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a1780): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a1c80): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a1c80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a1c80): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a1c80): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a1c80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.466365021 +0000 UTC m=+342.125058889 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014a1c80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001492d90 item 65 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d0340): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d0340): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d0340): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d0340): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d0340): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.468675029 +0000 UTC m=+342.127368857 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d0340): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d07c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d07c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001493110 item 66 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d07c0): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d07c0): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d07c0): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d07c0): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d07c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.46983151 +0000 UTC m=+342.128525358 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d07c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d0d00): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d0d00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d0d00): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d0d00): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d0d00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.46983151 +0000 UTC m=+342.128525358 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d0d00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014932d0 item 66 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d1340): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d1340): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d1340): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d1340): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d1340): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.472453082 +0000 UTC m=+342.131146939 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d1340): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d17c0): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d17c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d17c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d17c0): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d17c0): _writeAt: size=3, off=2 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001493650 item 67 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d17c0): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d17c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.473480431 +0000 UTC m=+342.132174279 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d17c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d1cc0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d1cc0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d1cc0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d1cc0): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d1cc0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.473480431 +0000 UTC m=+342.132174279 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014d1cc0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001493810 item 67 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f03c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f03c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f03c0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f03c0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f03c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.475571837 +0000 UTC m=+342.134265685 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f03c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f08c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f08c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001493b90 item 68 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f08c0): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f08c0): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f08c0): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f08c0): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f08c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.476257254 +0000 UTC m=+342.134951082 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f08c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f0e00): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f0e00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f0e00): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f0e00): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f0e00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.476257254 +0000 UTC m=+342.134951082 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f0e00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001493d50 item 68 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f1440): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f1440): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f1440): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f1440): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f1440): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.478003192 +0000 UTC m=+342.136697020 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f1440): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f18c0): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f18c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f18c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f18c0): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f18c0): _writeAt: size=3, off=2 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150a150 item 69 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f18c0): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f18c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.478557673 +0000 UTC m=+342.137251511 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f18c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f1dc0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f1dc0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f1dc0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f1dc0): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f1dc0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.478557673 +0000 UTC m=+342.137251511 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0014f1dc0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150a310 item 69 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015124c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015124c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015124c0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015124c0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015124c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.479926403 +0000 UTC m=+342.138620230 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015124c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015129c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015129c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150a690 item 70 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015129c0): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015129c0): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015129c0): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015129c0): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015129c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.480461839 +0000 UTC m=+342.139155667 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015129c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001512f00): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001512f00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001512f00): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001512f00): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001512f00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.480461839 +0000 UTC m=+342.139155667 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001512f00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150a850 item 70 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001513580): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001513580): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001513580): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001513580): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001513580): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.482019703 +0000 UTC m=+342.140713531 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001513580): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001513a80): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001513a80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001513a80): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001513a80): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001513a80): _writeAt: size=3, off=2 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150abd0 item 71 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001513a80): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001513a80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.482861263 +0000 UTC m=+342.141555091 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001513a80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153c000): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153c000): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153c000): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153c000): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153c000): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.482861263 +0000 UTC m=+342.141555091 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153c000): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150ad90 item 71 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153c680): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153c680): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153c680): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153c680): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153c680): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.484435619 +0000 UTC m=+342.143129447 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153c680): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153cb80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153cb80): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150b110 item 72 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153cb80): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153cb80): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153cb80): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153cb80): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153cb80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.485228458 +0000 UTC m=+342.143922286 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153cb80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153d0c0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153d0c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153d0c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153d0c0): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153d0c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.485228458 +0000 UTC m=+342.143922286 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153d0c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150b2d0 item 72 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153d680): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153d680): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153d680): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153d680): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153d680): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153d680): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153d680): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.490545 +0000 UTC m=+342.149238828 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153d680): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153db80): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153db80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153db80): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150b650 item 73 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153db80): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153db80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.491318993 +0000 UTC m=+342.150012821 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00153db80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155e0c0): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155e0c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155e0c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155e0c0): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155e0c0): _writeAt: size=3, off=2 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150b810 item 73 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155e0c0): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155e0c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.491944928 +0000 UTC m=+342.150638756 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155e0c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155e600): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155e600): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155e600): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155e600): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155e600): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.491944928 +0000 UTC m=+342.150638756 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155e600): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150b9d0 item 73 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155ec40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155ec40): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155ec40): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155ec40): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155ec40): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155ec40): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155ec40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.494116094 +0000 UTC m=+342.152809952 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155ec40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155f140): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155f140): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155f140): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150bd50 item 74 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155f140): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155f140): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.494956562 +0000 UTC m=+342.153650410 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155f140): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155f680): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155f680): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150bf10 item 74 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155f680): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155f680): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155f680): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155f680): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155f680): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.496097043 +0000 UTC m=+342.154790892 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00155f680): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001203940): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001203940): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001203940): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001203940): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001203940): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.496097043 +0000 UTC m=+342.154790892 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001203940): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120a460 item 74 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228000): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228000): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228000): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228000): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228000): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228000): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228000): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.497618179 +0000 UTC m=+342.156312007 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228000): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228500): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228500): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228500): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120a7e0 item 75 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228500): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228500): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.498389898 +0000 UTC m=+342.157083746 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228500): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228a40): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228a40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228a40): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228a40): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228a40): _writeAt: size=3, off=2 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120a9a0 item 75 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228a40): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228a40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.499230667 +0000 UTC m=+342.157924515 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228a40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228f80): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228f80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228f80): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228f80): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228f80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.499230667 +0000 UTC m=+342.157924515 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001228f80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120ab60 item 75 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012295c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012295c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012295c0): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012295c0): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012295c0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012295c0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012295c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.501988664 +0000 UTC m=+342.160682523 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0012295c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001229ac0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001229ac0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001229ac0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120aee0 item 76 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001229ac0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001229ac0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.502909173 +0000 UTC m=+342.161603021 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001229ac0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242080): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242080): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120b0a0 item 76 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242080): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242080): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242080): _writeAt: size=3, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242080): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242080): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.504013316 +0000 UTC m=+342.162707164 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242080): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242600): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242600): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242600): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242600): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242600): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.504013316 +0000 UTC m=+342.162707164 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242600): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120b260 item 76 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242c40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242c40): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242c40): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242c40): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242c40): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242c40): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242c40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.506643014 +0000 UTC m=+342.165336862 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001242c40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001243140): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001243140): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001243140): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120b5e0 item 77 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001243140): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001243140): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.50762648 +0000 UTC m=+342.166320328 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001243140): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001243840): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001243840): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001243840): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001243840): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001243840): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.50762648 +0000 UTC m=+342.166320328 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001243840): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120b7a0 item 77 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001243e80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001243e80): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001243e80): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001243e80): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001243e80): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001243e80): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001243e80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.509813566 +0000 UTC m=+342.168507394 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001243e80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126e400): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126e400): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126e400): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120bb20 item 78 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126e400): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126e400): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.510773057 +0000 UTC m=+342.169466905 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126e400): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126eb00): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126eb00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126eb00): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126eb00): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126eb00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.510773057 +0000 UTC m=+342.169466905 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126eb00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120bce0 item 78 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126f140): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126f140): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126f140): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126f140): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126f140): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126f140): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126f140): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.513130524 +0000 UTC m=+342.171824352 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126f140): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126f640): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126f640): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126f640): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015820e0 item 79 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126f640): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126f640): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.514008032 +0000 UTC m=+342.172701860 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126f640): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126fd40): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126fd40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126fd40): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126fd40): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126fd40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.514008032 +0000 UTC m=+342.172701860 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00126fd40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015822a0 item 79 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158e400): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158e400): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158e400): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158e400): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158e400): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158e400): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158e400): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.516335962 +0000 UTC m=+342.175029790 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158e400): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158e900): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158e900): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158e900): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001582620 item 80 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158e900): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158e900): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.517212337 +0000 UTC m=+342.175906165 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158e900): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158f000): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158f000): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158f000): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158f000): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158f000): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.517212337 +0000 UTC m=+342.175906165 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158f000): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015827e0 item 80 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158f640): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158f640): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158f640): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158f640): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158f640): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.519202354 +0000 UTC m=+342.177896182 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158f640): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158fac0): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158fac0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158fac0): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158fac0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158fac0): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158fac0): _writeAt: size=3, off=7 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001582b60 item 81 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158fac0): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158fac0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.520054825 +0000 UTC m=+342.178748652 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00158fac0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ac080): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ac080): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ac080): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ac080): >_readAt: n=8, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ac080): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.520054825 +0000 UTC m=+342.178748652 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ac080): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001582d20 item 81 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ac700): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ac700): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ac700): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ac700): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ac700): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.521728436 +0000 UTC m=+342.180422254 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ac700): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015acc00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015acc00): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015acc00): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015830a0 item 82 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015acc00): _readAt: size=2, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015acc00): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015acc00): _writeAt: size=3, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015acc00): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015acc00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.522436055 +0000 UTC m=+342.181129883 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015acc00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ad180): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ad180): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ad180): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ad180): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ad180): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.522436055 +0000 UTC m=+342.181129883 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ad180): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001583260 item 82 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ad800): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ad800): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ad800): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ad800): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ad800): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.52659872 +0000 UTC m=+342.185292549 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015ad800): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015add00): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015add00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015add00): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015add00): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015add00): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015add00): _writeAt: size=3, off=7 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015835e0 item 83 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015add00): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015add00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.527744251 +0000 UTC m=+342.186438078 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015add00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d42c0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d42c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d42c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d42c0): >_readAt: n=8, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d42c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.527744251 +0000 UTC m=+342.186438078 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d42c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015837a0 item 83 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d4940): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d4940): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d4940): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d4940): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d4940): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.530280612 +0000 UTC m=+342.188974441 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d4940): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d4e40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d4e40): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d4e40): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001583b20 item 84 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d4e40): _readAt: size=2, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d4e40): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d4e40): _writeAt: size=3, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d4e40): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d4e40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.531027095 +0000 UTC m=+342.189720923 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d4e40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d53c0): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d53c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d53c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d53c0): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d53c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.531027095 +0000 UTC m=+342.189720923 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d53c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001583ce0 item 84 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d5a40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d5a40): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d5a40): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d5a40): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d5a40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.532792159 +0000 UTC m=+342.191485987 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d5a40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d5f40): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d5f40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d5f40): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d5f40): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d5f40): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d5f40): _writeAt: size=3, off=7 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f20e0 item 85 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d5f40): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d5f40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.533365765 +0000 UTC m=+342.192059594 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015d5f40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f8500): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f8500): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f8500): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f8500): >_readAt: n=8, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f8500): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.533365765 +0000 UTC m=+342.192059594 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f8500): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f22a0 item 85 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f8b80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f8b80): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f8b80): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f8b80): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f8b80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.535420744 +0000 UTC m=+342.194114572 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f8b80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f9080): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f9080): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f9080): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f2620 item 86 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f9080): _readAt: size=2, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f9080): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f9080): _writeAt: size=3, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f9080): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f9080): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.536143821 +0000 UTC m=+342.194837650 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f9080): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f9600): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f9600): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f9600): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f9600): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f9600): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.536143821 +0000 UTC m=+342.194837650 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0015f9600): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f27e0 item 86 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eb9c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eb9c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eb9c0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eb9c0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eb9c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.543018638 +0000 UTC m=+342.201712466 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013eb9c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ebec0): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ebec0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ebec0): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ebec0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ebec0): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ebec0): _writeAt: size=3, off=7 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013dcd20 item 87 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ebec0): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ebec0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.543678417 +0000 UTC m=+342.202372246 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0013ebec0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140c480): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140c480): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140c480): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140c480): >_readAt: n=8, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140c480): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.543678417 +0000 UTC m=+342.202372246 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140c480): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013dcee0 item 87 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140cb00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140cb00): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140cb00): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140cb00): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140cb00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.545218218 +0000 UTC m=+342.203912046 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140cb00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140d000): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140d000): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140d000): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013dd260 item 88 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140d000): _readAt: size=2, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140d000): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140d000): _writeAt: size=3, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140d000): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140d000): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.546492631 +0000 UTC m=+342.205186459 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140d000): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140d580): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140d580): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140d580): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140d580): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140d580): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.546492631 +0000 UTC m=+342.205186459 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140d580): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013dd420 item 88 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140dbc0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140dbc0): open at offset 0 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140dbc0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140dbc0): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140dbc0): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140dbc0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140dbc0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140dbc0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.548396747 +0000 UTC m=+342.207090574 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00140dbc0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142a180): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142a180): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142a180): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013dd7a0 item 89 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142a180): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142a180): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.550060459 +0000 UTC m=+342.208754287 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142a180): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142a6c0): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142a6c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142a6c0): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142a6c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142a6c0): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142a6c0): _writeAt: size=3, off=7 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013dd960 item 89 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142a6c0): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142a6c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.55078504 +0000 UTC m=+342.209478868 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142a6c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142ac40): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142ac40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142ac40): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142ac40): >_readAt: n=8, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142ac40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.55078504 +0000 UTC m=+342.209478868 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142ac40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ddb20 item 89 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142b280): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142b280): open at offset 0 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142b280): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142b280): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142b280): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142b280): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142b280): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142b280): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.552539133 +0000 UTC m=+342.211232961 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142b280): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142b7c0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142b7c0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142b7c0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ddea0 item 90 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142b7c0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142b7c0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.553122959 +0000 UTC m=+342.211816787 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142b7c0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142bd00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142bd00): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142bd00): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014440e0 item 90 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142bd00): _readAt: size=2, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142bd00): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142bd00): _writeAt: size=3, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142bd00): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142bd00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.553900569 +0000 UTC m=+342.212594397 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00142bd00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144c340): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144c340): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144c340): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144c340): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144c340): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.553900569 +0000 UTC m=+342.212594397 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144c340): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014442a0 item 90 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144c980): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144c980): open at offset 0 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144c980): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144c980): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144c980): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144c980): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144c980): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144c980): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.560221867 +0000 UTC m=+342.218915706 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144c980): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144cec0): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144cec0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144cec0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001444620 item 91 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144cec0): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144cec0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.562100204 +0000 UTC m=+342.220794032 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144cec0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144d400): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144d400): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144d400): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144d400): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144d400): >_readAt: n=2, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144d400): _writeAt: size=3, off=7 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014447e0 item 91 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144d400): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144d400): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.563026493 +0000 UTC m=+342.221720321 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144d400): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144d980): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144d980): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144d980): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144d980): >_readAt: n=8, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144d980): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.563026493 +0000 UTC m=+342.221720321 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc00144d980): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014449a0 item 91 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472040): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472040): open at offset 0 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472040): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472040): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472040): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472040): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472040): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472040): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.565419026 +0000 UTC m=+342.224112854 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472040): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472580): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472580): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472580): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001444d20 item 92 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472580): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472580): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.567309885 +0000 UTC m=+342.226003714 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472580): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472ac0): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472ac0): open at offset 5 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472ac0): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001444ee0 item 92 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472ac0): _readAt: size=2, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472ac0): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472ac0): _writeAt: size=3, off=5 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472ac0): >_writeAt: n=3, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472ac0): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.568824479 +0000 UTC m=+342.227518307 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472ac0): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472f00): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472f00): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472f00): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472f00): >_readAt: n=3, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472f00): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.568824479 +0000 UTC m=+342.227518307 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001472f00): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001444070 item 92 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001473540): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001473540): open at offset 0 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001473540): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001473540): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001473540): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001473540): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001473540): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001473540): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.571209036 +0000 UTC m=+342.229902864 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001473540): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001473a80): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001473a80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001473a80): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014443f0 item 93 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001473a80): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001473a80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.571687244 +0000 UTC m=+342.230381071 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc001473a80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66200): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66200): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66200): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66200): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66200): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.571687244 +0000 UTC m=+342.230381071 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66200): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014445b0 item 93 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66840): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66840): open at offset 0 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66840): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66840): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66840): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66840): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66840): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66840): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.573790492 +0000 UTC m=+342.232484321 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66840): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66d80): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66d80): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66d80): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001444930 item 94 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66d80): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66d80): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.574262669 +0000 UTC m=+342.232956497 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d66d80): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d67480): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d67480): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d67480): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d67480): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d67480): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.574262669 +0000 UTC m=+342.232956497 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d67480): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001444af0 item 94 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d67c40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d67c40): open at offset 0 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d67c40): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d67c40): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d67c40): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d67c40): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d67c40): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d67c40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.575810887 +0000 UTC m=+342.234504714 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc000d67c40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fa540): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fa540): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fa540): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001445340 item 95 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fa540): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fa540): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.576195297 +0000 UTC m=+342.234889125 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fa540): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fac40): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fac40): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fac40): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fac40): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fac40): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.576195297 +0000 UTC m=+342.234889125 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fac40): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001445500 item 95 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 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 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fb300): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fb300): open at offset 0 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fb300): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fb300): _readAt: size=2, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fb300): >_readAt: n=0, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fb300): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fb300): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fb300): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.577552627 +0000 UTC m=+342.236246455 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fb300): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fb880): _writeAt: size=5, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fb880): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fb880): >openPending: err= 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001445880 item 96 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fb880): >_writeAt: n=5, err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fb880): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.578016397 +0000 UTC m=+342.236710226 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0005fb880): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 04:45:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 04:45:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 04:45:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 04:45:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0002c4900): _readAt: size=512, off=0 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0002c4900): openPending: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0002c4900): >openPending: err= 2025/10/28 04:45:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0002c4900): >_readAt: n=5, err=EOF 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0002c4900): close: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 04:45:04.578016397 +0000 UTC m=+342.236710226 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:04 DEBUG : open-test-file(0xc0002c4900): >close: err= 2025/10/28 04:45:04 DEBUG : open-test-file: Remove: 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001445a40 item 96 2025/10/28 04:45:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 04:45:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 04:45:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 04:45:04 DEBUG : open-test-file: >Remove: err= 2025/10/28 04:45:04 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:45:04 DEBUG : Looking for writers 2025/10/28 04:45:04 DEBUG : >WaitForWriters: 2025/10/28 04:45:04 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.77s) --- PASS: TestRWFileHandleOpenTests/writes (0.84s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.20s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.93s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.20s) --- 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.01s) --- 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.02s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:45:04 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:45:04 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:45:04 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:04 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:45:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:45:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:04 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:45:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:05 DEBUG : file1: newRWFileHandle: 2025/10/28 04:45:05 DEBUG : file1(0xc00066a540): openPending: 2025/10/28 04:45:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:45:05 DEBUG : file1(0xc00066a540): >openPending: err= 2025/10/28 04:45:05 DEBUG : file1: >newRWFileHandle: err= 2025/10/28 04:45:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:45:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/28 04:45:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/28 04:45:05 DEBUG : file1(0xc00066a540): _writeAt: size=2, off=0 2025/10/28 04:45:05 DEBUG : file1(0xc00066a540): >_writeAt: n=2, err= 2025/10/28 04:45:05 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/28 04:45:05 DEBUG : file1(0xc00066a540): RWFileHandle.Flush 2025/10/28 04:45:05 DEBUG : file1(0xc00066a540): RWFileHandle.Release 2025/10/28 04:45:05 DEBUG : file1(0xc00066a540): close: 2025/10/28 04:45:05 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/28 04:45:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:05 DEBUG : file1(0xc00066a540): >close: err= 2025/10/28 04:45:05 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:45:05 DEBUG : Looking for writers 2025/10/28 04:45:05 DEBUG : file1: reading active writers 2025/10/28 04:45:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 04:45:05 DEBUG : Looking for writers 2025/10/28 04:45:05 DEBUG : file1: reading active writers 2025/10/28 04:45:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 04:45:05 DEBUG : Looking for writers 2025/10/28 04:45:05 DEBUG : file1: reading active writers 2025/10/28 04:45:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 04:45:05 DEBUG : Looking for writers 2025/10/28 04:45:05 DEBUG : file1: reading active writers 2025/10/28 04:45:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 04:45:05 DEBUG : file1: vfs cache: starting upload 2025/10/28 04:45:05 DEBUG : Looking for writers 2025/10/28 04:45:05 DEBUG : file1: reading active writers 2025/10/28 04:45:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/28 04:45:05 DEBUG : Looking for writers 2025/10/28 04:45:05 DEBUG : file1: reading active writers 2025/10/28 04:45:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/28 04:45:05 DEBUG : Looking for writers 2025/10/28 04:45:05 DEBUG : file1: reading active writers 2025/10/28 04:45:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/28 04:45:06 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/10/28 04:45:06 DEBUG : Looking for writers 2025/10/28 04:45:06 DEBUG : file1: reading active writers 2025/10/28 04:45:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/28 04:45:07 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/10/28 04:45:07 INFO : file1: Copied (new) 2025/10/28 04:45:07 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/10/28 04:45:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/28 04:45:07 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/10/28 04:45:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:45:07 INFO : file1: vfs cache: upload succeeded try #1 2025/10/28 04:45:07 DEBUG : Looking for writers 2025/10/28 04:45:07 DEBUG : file1: reading active writers 2025/10/28 04:45:07 DEBUG : >WaitForWriters: 2025/10/28 04:45:07 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:45:07 DEBUG : Looking for writers 2025/10/28 04:45:07 DEBUG : file1: reading active writers 2025/10/28 04:45:07 DEBUG : >WaitForWriters: 2025/10/28 04:45:07 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.29s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:45:08 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:45:08 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:45:08 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:08 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:45:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:45:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:08 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:45:08 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:45:08 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:45:08 DEBUG : rename_me: newRWFileHandle: 2025/10/28 04:45:08 DEBUG : rename_me(0xc000a7c200): openPending: 2025/10/28 04:45:08 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 04:45:08 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/28 04:45:08 DEBUG : rename_me(0xc000a7c200): >openPending: err= 2025/10/28 04:45:08 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/28 04:45:08 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/28 04:45:08 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/28 04:45:08 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/28 04:45:08 DEBUG : rename_me(0xc000a7c200): _writeAt: size=5, off=0 2025/10/28 04:45:08 DEBUG : rename_me(0xc000a7c200): >_writeAt: n=5, err= 2025/10/28 04:45:08 DEBUG : rename_me(0xc000a7c200): close: 2025/10/28 04:45:08 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-28 04:45:08.452320491 +0000 UTC m=+346.111014340 2025/10/28 04:45:08 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/28 04:45:08 DEBUG : rename_me(0xc000a7c200): >close: err= 2025/10/28 04:45:08 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/28 04:45:08 DEBUG : i_was_renamed: Updating file with 0xc0008fea80 2025/10/28 04:45:08 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/28 04:45:08 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/28 04:45:08 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:45:08 DEBUG : Looking for writers 2025/10/28 04:45:08 DEBUG : i_was_renamed: reading active writers 2025/10/28 04:45:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 04:45:08 DEBUG : Looking for writers 2025/10/28 04:45:08 DEBUG : i_was_renamed: reading active writers 2025/10/28 04:45:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 04:45:08 DEBUG : Looking for writers 2025/10/28 04:45:08 DEBUG : i_was_renamed: reading active writers 2025/10/28 04:45:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 04:45:08 DEBUG : Looking for writers 2025/10/28 04:45:08 DEBUG : i_was_renamed: reading active writers 2025/10/28 04:45:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 04:45:08 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/28 04:45:08 DEBUG : Looking for writers 2025/10/28 04:45:08 DEBUG : i_was_renamed: reading active writers 2025/10/28 04:45:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/28 04:45:08 DEBUG : Looking for writers 2025/10/28 04:45:08 DEBUG : i_was_renamed: reading active writers 2025/10/28 04:45:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/28 04:45:09 DEBUG : Looking for writers 2025/10/28 04:45:09 DEBUG : i_was_renamed: reading active writers 2025/10/28 04:45:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/28 04:45:09 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/10/28 04:45:09 DEBUG : Looking for writers 2025/10/28 04:45:09 DEBUG : i_was_renamed: reading active writers 2025/10/28 04:45:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/28 04:45:10 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/28 04:45:10 INFO : i_was_renamed: Copied (new) 2025/10/28 04:45:10 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-28 04:45:08 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/28 04:45:10 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/28 04:45:10 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/28 04:45:10 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/28 04:45:10 DEBUG : Looking for writers 2025/10/28 04:45:10 DEBUG : i_was_renamed: reading active writers 2025/10/28 04:45:10 DEBUG : >WaitForWriters: 2025/10/28 04:45:10 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.05s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:45:11 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:45:11 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 04:45:11 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:11 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:45:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 04:45:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xipupus0dehi" 2025/10/28 04:45:11 INFO : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 04:45:11 DEBUG : forgetting directory cache 2025/10/28 04:45:12 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/28 04:45:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/28 04:45:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/28 04:45:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/28 04:45:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/28 04:45:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/28 04:45:13 DEBUG : TestRWCacheUpdate(0xc00066a780): _readAt: size=512, off=0 2025/10/28 04:45:13 DEBUG : TestRWCacheUpdate(0xc00066a780): openPending: 2025/10/28 04:45:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-28 03:46:11 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/10/28 04:45:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/28 04:45:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 04:45:13 DEBUG : TestRWCacheUpdate(0xc00066a780): >openPending: err= 2025/10/28 04:45:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/28 04:45:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 04:45:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:45:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:45:13 DEBUG : forgetting directory cache 2025/10/28 04:45:14 DEBUG : TestRWCacheUpdate(0xc00066a780): >_readAt: n=20, err=EOF 2025/10/28 04:45:14 DEBUG : TestRWCacheUpdate(0xc00066a780): close: 2025/10/28 04:45:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-28 03:46:11 +0000 UTC 2025/10/28 04:45:14 DEBUG : TestRWCacheUpdate(0xc00066a780): >close: err= 2025/10/28 04:45:14 DEBUG : Re-reading directory (233.399016ms old) 2025/10/28 04:45:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 04:45:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/28 04:45:14 DEBUG : forgetting directory cache 2025/10/28 04:45:14 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate(0xc0005faa80): _readAt: size=512, off=0 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate(0xc0005faa80): openPending: 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-28 03:47:11 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-10-28 03:46:11 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-28 03:47:11 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-10-28 03:46:11 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/10/28 04:45:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/28 04:45:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate(0xc0005faa80): >openPending: err= 2025/10/28 04:45:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:45:16 DEBUG : forgetting directory cache 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate(0xc0005faa80): >_readAt: n=20, err=EOF 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate(0xc0005faa80): close: 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-28 03:47:11 +0000 UTC 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate(0xc0005faa80): >close: err= 2025/10/28 04:45:16 DEBUG : Re-reading directory (206.198387ms old) 2025/10/28 04:45:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 04:45:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/28 04:45:17 DEBUG : forgetting directory cache 2025/10/28 04:45:17 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/28 04:45:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/28 04:45:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/28 04:45:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/28 04:45:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/28 04:45:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/28 04:45:18 DEBUG : TestRWCacheUpdate(0xc0004127c0): _readAt: size=512, off=0 2025/10/28 04:45:18 DEBUG : TestRWCacheUpdate(0xc0004127c0): openPending: 2025/10/28 04:45:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-28 03:48:11 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-10-28 03:47:11 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/10/28 04:45:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-28 03:48:11 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-10-28 03:47:11 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/10/28 04:45:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/28 04:45:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 04:45:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/28 04:45:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 04:45:18 DEBUG : TestRWCacheUpdate(0xc0004127c0): >openPending: err= 2025/10/28 04:45:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/28 04:45:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 04:45:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:45:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:45:19 DEBUG : forgetting directory cache 2025/10/28 04:45:19 DEBUG : TestRWCacheUpdate(0xc0004127c0): >_readAt: n=20, err=EOF 2025/10/28 04:45:19 DEBUG : TestRWCacheUpdate(0xc0004127c0): close: 2025/10/28 04:45:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-28 03:48:11 +0000 UTC 2025/10/28 04:45:19 DEBUG : TestRWCacheUpdate(0xc0004127c0): >close: err= 2025/10/28 04:45:19 DEBUG : Re-reading directory (228.773081ms old) 2025/10/28 04:45:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 04:45:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/28 04:45:19 DEBUG : forgetting directory cache 2025/10/28 04:45:19 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/28 04:45:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/28 04:45:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/28 04:45:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/28 04:45:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/28 04:45:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/28 04:45:21 DEBUG : TestRWCacheUpdate(0xc0002c5840): _readAt: size=512, off=0 2025/10/28 04:45:21 DEBUG : TestRWCacheUpdate(0xc0002c5840): openPending: 2025/10/28 04:45:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-28 03:49:11 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-10-28 03:48:11 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/10/28 04:45:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-28 03:49:11 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-10-28 03:48:11 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/10/28 04:45:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/28 04:45:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 04:45:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/28 04:45:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 04:45:21 DEBUG : TestRWCacheUpdate(0xc0002c5840): >openPending: err= 2025/10/28 04:45:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/28 04:45:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 04:45:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:45:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:45:21 DEBUG : forgetting directory cache 2025/10/28 04:45:21 DEBUG : TestRWCacheUpdate(0xc0002c5840): >_readAt: n=20, err=EOF 2025/10/28 04:45:21 DEBUG : TestRWCacheUpdate(0xc0002c5840): close: 2025/10/28 04:45:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-28 03:49:11 +0000 UTC 2025/10/28 04:45:21 DEBUG : TestRWCacheUpdate(0xc0002c5840): >close: err= 2025/10/28 04:45:21 DEBUG : Re-reading directory (209.321762ms old) 2025/10/28 04:45:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 04:45:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/28 04:45:22 DEBUG : forgetting directory cache 2025/10/28 04:45:22 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate(0xc000a7c2c0): _readAt: size=512, off=0 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate(0xc000a7c2c0): openPending: 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-28 03:50:11 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-10-28 03:49:11 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-28 03:50:11 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-10-28 03:49:11 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/10/28 04:45:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/28 04:45:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate(0xc000a7c2c0): >openPending: err= 2025/10/28 04:45:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:45:24 DEBUG : forgetting directory cache 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate(0xc000a7c2c0): >_readAt: n=20, err=EOF 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate(0xc000a7c2c0): close: 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-28 03:50:11 +0000 UTC 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate(0xc000a7c2c0): >close: err= 2025/10/28 04:45:24 DEBUG : Re-reading directory (236.165181ms old) 2025/10/28 04:45:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 04:45:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/28 04:45:25 DEBUG : forgetting directory cache 2025/10/28 04:45:25 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/28 04:45:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/28 04:45:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/28 04:45:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/28 04:45:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/28 04:45:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/28 04:45:27 DEBUG : TestRWCacheUpdate(0xc00071a480): _readAt: size=512, off=0 2025/10/28 04:45:27 DEBUG : TestRWCacheUpdate(0xc00071a480): openPending: 2025/10/28 04:45:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-28 03:51:11 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-10-28 03:50:11 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/10/28 04:45:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-28 03:51:11 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-10-28 03:50:11 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/10/28 04:45:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/28 04:45:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 04:45:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/28 04:45:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 04:45:27 DEBUG : TestRWCacheUpdate(0xc00071a480): >openPending: err= 2025/10/28 04:45:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/28 04:45:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 04:45:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:45:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:45:27 DEBUG : TestRWCacheUpdate(0xc00071a480): >_readAt: n=20, err=EOF 2025/10/28 04:45:27 DEBUG : TestRWCacheUpdate(0xc00071a480): close: 2025/10/28 04:45:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-28 03:51:11 +0000 UTC 2025/10/28 04:45:27 DEBUG : TestRWCacheUpdate(0xc00071a480): >close: err= 2025/10/28 04:45:27 DEBUG : Re-reading directory (199.388632ms old) 2025/10/28 04:45:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 04:45:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/28 04:45:27 DEBUG : forgetting directory cache 2025/10/28 04:45:28 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/10/28 04:45:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/28 04:45:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/28 04:45:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/28 04:45:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/28 04:45:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/28 04:45:29 DEBUG : TestRWCacheUpdate(0xc000a7c340): _readAt: size=512, off=0 2025/10/28 04:45:29 DEBUG : TestRWCacheUpdate(0xc000a7c340): openPending: 2025/10/28 04:45:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-28 03:52:11 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-10-28 03:51:11 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/10/28 04:45:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-28 03:52:11 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-10-28 03:51:11 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/10/28 04:45:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/28 04:45:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 04:45:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/28 04:45:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 04:45:29 DEBUG : TestRWCacheUpdate(0xc000a7c340): >openPending: err= 2025/10/28 04:45:29 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/28 04:45:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 04:45:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:45:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:45:29 DEBUG : forgetting directory cache 2025/10/28 04:45:29 DEBUG : TestRWCacheUpdate(0xc000a7c340): >_readAt: n=21, err=EOF 2025/10/28 04:45:29 DEBUG : TestRWCacheUpdate(0xc000a7c340): close: 2025/10/28 04:45:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-28 03:52:11 +0000 UTC 2025/10/28 04:45:29 DEBUG : TestRWCacheUpdate(0xc000a7c340): >close: err= 2025/10/28 04:45:29 DEBUG : Re-reading directory (212.222317ms old) 2025/10/28 04:45:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 04:45:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/28 04:45:30 DEBUG : forgetting directory cache 2025/10/28 04:45:30 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate(0xc0005fa8c0): _readAt: size=512, off=0 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate(0xc0005fa8c0): openPending: 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-28 03:53:11 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-10-28 03:52:11 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-28 03:53:11 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-10-28 03:52:11 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/10/28 04:45:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/28 04:45:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate(0xc0005fa8c0): >openPending: err= 2025/10/28 04:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:45:32 DEBUG : forgetting directory cache 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate(0xc0005fa8c0): >_readAt: n=22, err=EOF 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate(0xc0005fa8c0): close: 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-28 03:53:11 +0000 UTC 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate(0xc0005fa8c0): >close: err= 2025/10/28 04:45:32 DEBUG : Re-reading directory (207.092966ms old) 2025/10/28 04:45:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 04:45:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/28 04:45:33 DEBUG : forgetting directory cache 2025/10/28 04:45:33 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/10/28 04:45:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/28 04:45:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/28 04:45:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/28 04:45:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/28 04:45:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/28 04:45:34 DEBUG : TestRWCacheUpdate(0xc00071a440): _readAt: size=512, off=0 2025/10/28 04:45:34 DEBUG : TestRWCacheUpdate(0xc00071a440): openPending: 2025/10/28 04:45:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-28 03:54:11 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-10-28 03:53:11 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/10/28 04:45:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-28 03:54:11 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-10-28 03:53:11 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/10/28 04:45:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/28 04:45:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 04:45:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/28 04:45:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 04:45:34 DEBUG : TestRWCacheUpdate(0xc00071a440): >openPending: err= 2025/10/28 04:45:34 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/28 04:45:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 04:45:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:45:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:45:35 DEBUG : forgetting directory cache 2025/10/28 04:45:35 DEBUG : TestRWCacheUpdate(0xc00071a440): >_readAt: n=23, err=EOF 2025/10/28 04:45:35 DEBUG : TestRWCacheUpdate(0xc00071a440): close: 2025/10/28 04:45:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-28 03:54:11 +0000 UTC 2025/10/28 04:45:35 DEBUG : TestRWCacheUpdate(0xc00071a440): >close: err= 2025/10/28 04:45:35 DEBUG : Re-reading directory (208.023164ms old) 2025/10/28 04:45:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 04:45:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/28 04:45:35 DEBUG : forgetting directory cache 2025/10/28 04:45:35 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/10/28 04:45:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:45:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/28 04:45:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/28 04:45:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/28 04:45:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/28 04:45:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/28 04:45:37 DEBUG : TestRWCacheUpdate(0xc000a7c600): _readAt: size=512, off=0 2025/10/28 04:45:37 DEBUG : TestRWCacheUpdate(0xc000a7c600): openPending: 2025/10/28 04:45:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-28 03:55:11 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-10-28 03:54:11 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/10/28 04:45:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-28 03:55:11 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-10-28 03:54:11 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/10/28 04:45:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/28 04:45:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 04:45:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/28 04:45:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 04:45:37 DEBUG : TestRWCacheUpdate(0xc000a7c600): >openPending: err= 2025/10/28 04:45:37 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/28 04:45:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 04:45:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:45:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:45:37 DEBUG : forgetting directory cache 2025/10/28 04:45:37 DEBUG : TestRWCacheUpdate(0xc000a7c600): >_readAt: n=24, err=EOF 2025/10/28 04:45:37 DEBUG : TestRWCacheUpdate(0xc000a7c600): close: 2025/10/28 04:45:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-28 03:55:11 +0000 UTC 2025/10/28 04:45:37 DEBUG : TestRWCacheUpdate(0xc000a7c600): >close: err= 2025/10/28 04:45:37 DEBUG : Re-reading directory (217.419454ms old) 2025/10/28 04:45:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 04:45:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/28 04:45:38 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:45:38 DEBUG : Looking for writers 2025/10/28 04:45:38 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/28 04:45:38 DEBUG : >WaitForWriters: 2025/10/28 04:45:38 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': vfs cache: cleaner exiting 2025/10/28 04:45:38 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (27.60s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.38s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:45:40 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/10/28 04:45:42 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/10/28 04:45:43 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:45:43 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:45:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 04:45:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/28 04:45:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/28 04:45:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/28 04:45:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:45:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/28 04:45:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 04:45:43 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/28 04:45:43 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/28 04:45:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/28 04:45:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:45:44 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/28 04:45:44 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 04:45:44 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/28 04:45:44 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/28 04:45:44 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/28 04:45:44 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:45:44 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/28 04:45:44 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 04:45:44 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/28 04:45:44 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:45:44 DEBUG : Looking for writers 2025/10/28 04:45:44 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/28 04:45:44 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/28 04:45:44 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.26s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:45:45 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:45:45 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:45:45 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': Reusing VFS from active cache 2025/10/28 04:45:45 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:45:45 DEBUG : Looking for writers 2025/10/28 04:45:45 DEBUG : >WaitForWriters: 2025/10/28 04:45:45 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:45:45 DEBUG : Looking for writers 2025/10/28 04:45:45 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.39s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:45:45 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:45:45 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:45:45 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:45:45 DEBUG : Looking for writers 2025/10/28 04:45:45 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.38s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:45:46 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:45:46 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:45:46 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:45:46 DEBUG : Looking for writers 2025/10/28 04:45:46 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.39s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:45:46 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:45:46 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:45:47 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:45:50 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/10/28 04:45:52 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:45:52 DEBUG : dir: Looking for writers 2025/10/28 04:45:52 DEBUG : file2: reading active writers 2025/10/28 04:45:52 DEBUG : Looking for writers 2025/10/28 04:45:52 DEBUG : dir: reading active writers 2025/10/28 04:45:52 DEBUG : file1: reading active writers 2025/10/28 04:45:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.68s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:45:53 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:45:53 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:45:54 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:45:56 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/10/28 04:45:58 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:45:58 DEBUG : dir: Looking for writers 2025/10/28 04:45:58 DEBUG : Looking for writers 2025/10/28 04:45:58 DEBUG : dir: reading active writers 2025/10/28 04:45:58 DEBUG : file1: reading active writers 2025/10/28 04:45:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.03s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:45:59 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:45:59 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:46:00 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/10/28 04:46:02 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/10/28 04:46:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 04:46:04 DEBUG : file1: Open: flags=O_RDONLY 2025/10/28 04:46:04 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/28 04:46:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/28 04:46:04 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 04:46:04 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/28 04:46:04 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 04:46:04 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/28 04:46:04 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:46:04 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:46:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/28 04:46:04 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/28 04:46:04 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/28 04:46:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/28 04:46:04 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': File to upload is small (0 bytes), uploading instead of streaming 2025/10/28 04:46:06 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/28 04:46:06 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/10/28 04:46:06 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/28 04:46:06 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:46:06 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/28 04:46:06 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:46:06 DEBUG : dir: Looking for writers 2025/10/28 04:46:06 DEBUG : file2: reading active writers 2025/10/28 04:46:06 DEBUG : new_file.txt: reading active writers 2025/10/28 04:46:06 DEBUG : Looking for writers 2025/10/28 04:46:06 DEBUG : dir: reading active writers 2025/10/28 04:46:06 DEBUG : file1: reading active writers 2025/10/28 04:46:06 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.35s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:46:07 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:46:07 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:46:09 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/10/28 04:46:11 DEBUG : dir/file2: same parent dir (ODFfOTUwMDkyMl9VTkJpRw) - using file/rename instead of move_copy for dir/file1 2025/10/28 04:46:11 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/28 04:46:11 DEBUG : dir/file1: Updating file with dir/file1 0xc0008ff2c0 2025/10/28 04:46:11 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/28 04:46:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:12 INFO : dir/file1: Moved (server-side) to: file0 2025/10/28 04:46:12 DEBUG : file0: Updating file with file0 0xc0008ff2c0 2025/10/28 04:46:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 04:46:12 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/28 04:46:12 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:46:12 DEBUG : dir: Looking for writers 2025/10/28 04:46:12 DEBUG : Looking for writers 2025/10/28 04:46:12 DEBUG : dir: reading active writers 2025/10/28 04:46:12 DEBUG : file0: reading active writers 2025/10/28 04:46:12 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.31s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:46:14 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:46:14 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:46:14 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:46:14 DEBUG : Looking for writers 2025/10/28 04:46:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.58s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:46:14 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:46:14 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:46:15 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/28 04:46:15 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/28 04:46:16 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/28 04:46:17 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/28 04:46:18 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/28 04:46:19 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:46:19 DEBUG : d: Looking for writers 2025/10/28 04:46:19 DEBUG : Looking for writers 2025/10/28 04:46:19 DEBUG : a: Looking for writers 2025/10/28 04:46:19 DEBUG : b: Looking for writers 2025/10/28 04:46:19 DEBUG : c: Looking for writers 2025/10/28 04:46:19 DEBUG : Looking for writers 2025/10/28 04:46:19 DEBUG : d: reading active writers 2025/10/28 04:46:19 DEBUG : /: reading active writers 2025/10/28 04:46:19 DEBUG : a: reading active writers 2025/10/28 04:46:19 DEBUG : b: reading active writers 2025/10/28 04:46:19 DEBUG : c: reading active writers 2025/10/28 04:46:19 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.62s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:46:21 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:46:21 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:46:22 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/28 04:46:22 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/28 04:46:23 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/28 04:46:24 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/28 04:46:26 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:46:26 DEBUG : a/b/c/d: Looking for writers 2025/10/28 04:46:26 DEBUG : a/b/c: Looking for writers 2025/10/28 04:46:26 DEBUG : d: reading active writers 2025/10/28 04:46:26 DEBUG : a/b: Looking for writers 2025/10/28 04:46:26 DEBUG : c: reading active writers 2025/10/28 04:46:26 DEBUG : a: Looking for writers 2025/10/28 04:46:26 DEBUG : b: reading active writers 2025/10/28 04:46:26 DEBUG : Looking for writers 2025/10/28 04:46:26 DEBUG : a: reading active writers 2025/10/28 04:46:26 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.45s) === 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:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:46:29 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:46:29 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:46:29 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:46:29 DEBUG : Looking for writers 2025/10/28 04:46:29 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.40s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:46:30 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:46:30 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:46:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:46:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 04:46:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 04:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:30 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/28 04:46:30 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/28 04:46:30 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/28 04:46:30 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': File to upload is small (5 bytes), uploading instead of streaming 2025/10/28 04:46:31 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/28 04:46:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/28 04:46:32 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/28 04:46:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:46:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:46:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 04:46:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 04:46:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:46:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:46:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 04:46:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 04:46:32 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/28 04:46:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/28 04:46:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/28 04:46:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 04:46:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 04:46:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:32 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': File to upload is small (0 bytes), uploading instead of streaming 2025/10/28 04:46:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/28 04:46:33 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/28 04:46:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/28 04:46:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/28 04:46:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 04:46:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 04:46:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:33 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': File to upload is small (7 bytes), uploading instead of streaming 2025/10/28 04:46:34 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/10/28 04:46:35 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/10/28 04:46:35 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/28 04:46:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:35 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:46:35 DEBUG : Looking for writers 2025/10/28 04:46:35 DEBUG : file1: reading active writers 2025/10/28 04:46:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.63s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:46:35 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:46:35 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:46:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:46:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:46:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 04:46:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 04:46:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:35 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/28 04:46:36 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/28 04:46:36 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/28 04:46:36 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/28 04:46:36 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': File to upload is small (11 bytes), uploading instead of streaming 2025/10/28 04:46:37 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/10/28 04:46:38 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/28 04:46:38 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/28 04:46:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:38 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/28 04:46:39 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:46:39 DEBUG : Looking for writers 2025/10/28 04:46:39 DEBUG : file1: reading active writers 2025/10/28 04:46:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.87s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:46:39 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:46:39 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:46:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:46:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:46:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 04:46:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 04:46:39 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/28 04:46:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:39 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': File to upload is small (5 bytes), uploading instead of streaming 2025/10/28 04:46:40 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/28 04:46:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/28 04:46:41 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/28 04:46:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:41 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/28 04:46:41 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:46:41 DEBUG : Looking for writers 2025/10/28 04:46:41 DEBUG : file1: reading active writers 2025/10/28 04:46:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.62s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:46:42 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:46:42 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:46:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:46:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:46:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 04:46:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 04:46:42 DEBUG : file1: WriteFileHandle.Release closing 2025/10/28 04:46:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:42 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': File to upload is small (0 bytes), uploading instead of streaming 2025/10/28 04:46:44 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/28 04:46:44 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/28 04:46:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:44 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/28 04:46:44 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:46:44 DEBUG : Looking for writers 2025/10/28 04:46:44 DEBUG : file1: reading active writers 2025/10/28 04:46:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.46s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:46:44 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:46:44 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:46:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:46:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:46:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 04:46:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 04:46:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:44 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': File to upload is small (2 bytes), uploading instead of streaming 2025/10/28 04:46:45 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/10/28 04:46:46 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/10/28 04:46:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/28 04:46:47 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/10/28 04:46:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:47 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:46:47 DEBUG : Looking for writers 2025/10/28 04:46:47 DEBUG : file1: reading active writers 2025/10/28 04:46:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.01s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:46:47 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:46:47 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:46:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:46:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:46:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 04:46:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 04:46:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:47 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': File to upload is small (0 bytes), uploading instead of streaming 2025/10/28 04:46:50 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/28 04:46:50 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/28 04:46:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:46:50 DEBUG : file1: Open: flags=O_RDONLY 2025/10/28 04:46:50 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/28 04:46:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/28 04:46:50 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:46:50 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/28 04:46:50 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:46:50 DEBUG : Looking for writers 2025/10/28 04:46:50 DEBUG : file1: reading active writers 2025/10/28 04:46:50 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (3.13s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:46:50 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:46:50 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:46:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 04:46:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 04:46:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 04:46:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 04:46:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:51 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': File to upload is small (100 bytes), uploading instead of streaming 2025/10/28 04:46:51 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/10/28 04:46:53 DEBUG : file1: md5 = 657c9bffb8c1f33efed9b3c917685567 OK 2025/10/28 04:46:53 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/28 04:46:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 04:46:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 04:46:53 DEBUG : file1: Open: flags=O_RDONLY 2025/10/28 04:46:53 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/28 04:46:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/28 04:46:53 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:46:53 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/28 04:46:53 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:46:53 DEBUG : Looking for writers 2025/10/28 04:46:53 DEBUG : file1: reading active writers 2025/10/28 04:46:53 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.13s) === RUN TestZipManyFiles run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:46:53 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:46:53 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:46:55 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2025/10/28 04:46:57 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2025/10/28 04:46:59 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2025/10/28 04:47:01 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2025/10/28 04:47:03 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2025/10/28 04:47:04 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/28 04:47:05 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/28 04:47:05 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:47:05 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:47:05 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/28 04:47:05 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/28 04:47:05 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:47:05 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:47:05 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/28 04:47:05 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/28 04:47:05 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:47:05 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:47:05 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/28 04:47:05 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/28 04:47:05 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:47:06 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:47:06 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/28 04:47:06 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/28 04:47:06 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:47:06 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:47:06 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:47:06 DEBUG : flat: Looking for writers 2025/10/28 04:47:06 DEBUG : f000.txt: reading active writers 2025/10/28 04:47:06 DEBUG : f001.txt: reading active writers 2025/10/28 04:47:06 DEBUG : f002.txt: reading active writers 2025/10/28 04:47:06 DEBUG : f003.txt: reading active writers 2025/10/28 04:47:06 DEBUG : f004.txt: reading active writers 2025/10/28 04:47:06 DEBUG : Looking for writers 2025/10/28 04:47:06 DEBUG : flat: reading active writers 2025/10/28 04:47:06 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.82s) === RUN TestZipManySubDirs run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:47:08 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:47:08 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:47:10 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2025/10/28 04:47:12 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2025/10/28 04:47:14 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2025/10/28 04:47:16 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/28 04:47:16 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/28 04:47:16 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:47:17 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:47:17 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/28 04:47:17 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/28 04:47:17 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:47:17 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:47:17 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/28 04:47:17 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/28 04:47:17 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:47:17 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:47:17 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:47:17 DEBUG : a/b/c: Looking for writers 2025/10/28 04:47:17 DEBUG : deep.txt: reading active writers 2025/10/28 04:47:17 DEBUG : a/b: Looking for writers 2025/10/28 04:47:17 DEBUG : c: reading active writers 2025/10/28 04:47:17 DEBUG : mid.txt: reading active writers 2025/10/28 04:47:17 DEBUG : a: Looking for writers 2025/10/28 04:47:17 DEBUG : b: reading active writers 2025/10/28 04:47:17 DEBUG : top.txt: reading active writers 2025/10/28 04:47:17 DEBUG : Looking for writers 2025/10/28 04:47:17 DEBUG : a: reading active writers 2025/10/28 04:47:17 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.93s) === RUN TestZipLargeFiles run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:47:20 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:47:20 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:47:22 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2025/10/28 04:47:50 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/28 04:47:50 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/28 04:47:50 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:47:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/28 04:47:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/28 04:47:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/28 04:47:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:47:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/28 04:47:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/28 04:47:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/28 04:47:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/28 04:47:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/28 04:48:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/28 04:48:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/28 04:48:10 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/28 04:48:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/28 04:48:16 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:48:16 DEBUG : bigdir: Looking for writers 2025/10/28 04:48:16 DEBUG : big.bin: reading active writers 2025/10/28 04:48:16 DEBUG : Looking for writers 2025/10/28 04:48:16 DEBUG : bigdir: reading active writers 2025/10/28 04:48:16 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.84s) === RUN TestZipDirsInRoot run.go:180: Remote "OpenDrive root 'rclone-test-xipupus0dehi'", Local "Local file system at /tmp/rclone1611428231", Modify Window "1s" 2025/10/28 04:48:17 INFO : OpenDrive root 'rclone-test-xipupus0dehi': poll-interval is not supported by this remote 2025/10/28 04:48:17 NOTICE: OpenDrive root 'rclone-test-xipupus0dehi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 04:48:18 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2025/10/28 04:48:21 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2025/10/28 04:48:23 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2025/10/28 04:48:25 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/28 04:48:25 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/28 04:48:25 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:48:25 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:48:25 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/28 04:48:25 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/28 04:48:25 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:48:25 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:48:26 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/28 04:48:26 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/28 04:48:26 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 04:48:26 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 04:48:26 DEBUG : WaitForWriters: timeout=30s 2025/10/28 04:48:26 DEBUG : dir1: Looking for writers 2025/10/28 04:48:26 DEBUG : a.txt: reading active writers 2025/10/28 04:48:26 DEBUG : dir2: Looking for writers 2025/10/28 04:48:26 DEBUG : b.txt: reading active writers 2025/10/28 04:48:26 DEBUG : dir3: Looking for writers 2025/10/28 04:48:26 DEBUG : c.txt: reading active writers 2025/10/28 04:48:26 DEBUG : Looking for writers 2025/10/28 04:48:26 DEBUG : dir1: reading active writers 2025/10/28 04:48:26 DEBUG : dir2: reading active writers 2025/10/28 04:48:26 DEBUG : dir3: reading active writers 2025/10/28 04:48:26 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.28s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/10/28 04:48:28 DEBUG : OpenDrive root 'rclone-test-xipupus0dehi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 9m7.424515266s (try 1/5): exit status 1: Failed [TestDirRemoveName]